﻿ACTIONSCRIPT (AS1/AS2) FOR FLASH #264363
https://swfchan.com/53/264363/

	movieClip 5	{
	}
	movieClip 7 box {
		frame 1 {
			stop();
		}
		instance of movieClip 5	{
			onClipEvent (load) {
				gotoAndStop(Math.ceil(Math.random() * 3));
			}
		}
	}
	frame 1 {
		Playtomic.Log.View(6296, '025ef231487a4d39', _root._url);
	}
	frame 1 {
		var urlString = _root._url;
		if (urlString.indexOf('armorgames.com') == -1) {
			_root.locker.gotoAndStop(2);
		}
	}
	frame 1 {
		function changehigh() {
			_quality = 'BEST';
		}
		function changelow() {
			_quality = 'LOW';
		}
		function tm() {
			_root.money = 0;
		}
		var myMenu = new ContextMenu();
		myMenu.hideBuiltInItems();
		var ch = new ContextMenuItem('High Quality', changehigh);
		myMenu.customItems.push(ch);
		var cl = new ContextMenuItem('Low Quality', changelow);
		myMenu.customItems.push(cl);
		var gm = new ContextMenuItem('Give away all your money', tm);
		myMenu.customItems.push(gm);
		_root.menu = myMenu;
	}
	frame 1 {
		function Lbar() {
			_root.spinamount = (getBytesLoaded() / getBytesTotal()) * 100;
			txtx = Math.ceil(((getBytesLoaded() / getBytesTotal()) * 100 + loadcheat) / 2) + '%';
			if (_root.spinamount > 99) {
				loadcheat = Number(loadcheat + 0.25);
			}
			if (txtx == '100%' or Math.ceil(((getBytesLoaded() / getBytesTotal()) * 100 + loadcheat) / 2) > 99) {
				txtx = '';
				clearInterval(LoaderInt);
				play();
			}
		}
		stop();
		loadcheat = 0;
		LoaderInt = setInterval(Lbar, 10);
	}
	
	// unknown tag 88 length 152
	movieClip 12	{
	}
	instance playb of movieClip 12	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (rollOut) {
			_alpha = 100;
		}
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	movieClip 33	{
		frame 1 {
			stop();
		}
	}
	movieClip 49	{
		frame 1 {
			stop();
		}
	}
	movieClip 65	{
		frame 1 {
			stop();
		}
	}
	movieClip 67	{
		frame 1 {
			stop();
		}
		instance of movieClip 49	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA' or _parent._parent._parent._parent._name == 'duckA' or _parent._parent._name == 'duckA') {
						type = _root.duck1spotcolour;
					}
					if (_parent._parent._parent._name == 'duckB' or _parent._parent._parent._parent._name == 'duckB' or _parent._parent._name == 'duckB') {
						type = _root.duck2spotcolour;
					}
					if (_parent._parent._parent._name == 'duckC' or _parent._parent._parent._parent._name == 'duckC' or _parent._parent._name == 'duckC') {
						type = _root.duck3spotcolour;
					}
					if (_parent._parent._parent._name == 'duckD' or _parent._parent._parent._parent._name == 'duckD' or _parent._parent._name == 'duckD') {
						type = _root.duck4spotcolour;
					}
					if (_parent._parent._parent._name == 'duckE' or _parent._parent._parent._parent._name == 'duckE' or _parent._parent._name == 'duckE') {
						type = _root.duck5spotcolour;
					}
					if (_parent._parent._parent._name == 'duckF' or _parent._parent._parent._parent._name == 'duckF' or _parent._parent._name == 'duckF') {
						type = _root.duck6spotcolour;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1spotcolour;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2spotcolour;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3spotcolour;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4spotcolour;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5spotcolour;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6spotcolour;
				}
				gotoAndStop(type);
			}
		}
		instance of movieClip 65	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA' or _parent._parent._parent._parent._name == 'duckA' or _parent._parent._name == 'duckA') {
						type = _root.duck1spotcolour;
					}
					if (_parent._parent._parent._name == 'duckB' or _parent._parent._parent._parent._name == 'duckB' or _parent._parent._name == 'duckB') {
						type = _root.duck2spotcolour;
					}
					if (_parent._parent._parent._name == 'duckC' or _parent._parent._parent._parent._name == 'duckC' or _parent._parent._name == 'duckC') {
						type = _root.duck3spotcolour;
					}
					if (_parent._parent._parent._name == 'duckD' or _parent._parent._parent._parent._name == 'duckD' or _parent._parent._name == 'duckD') {
						type = _root.duck4spotcolour;
					}
					if (_parent._parent._parent._name == 'duckE' or _parent._parent._parent._parent._name == 'duckE' or _parent._parent._name == 'duckE') {
						type = _root.duck5spotcolour;
					}
					if (_parent._parent._parent._name == 'duckF' or _parent._parent._parent._parent._name == 'duckF' or _parent._parent._name == 'duckF') {
						type = _root.duck6spotcolour;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1spotcolour;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2spotcolour;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3spotcolour;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4spotcolour;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5spotcolour;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6spotcolour;
				}
				gotoAndStop(type);
			}
		}
	}
	movieClip 130	{
		frame 1 {
			stop();
		}
		frame 13 {
			gotoAndStop(1);
		}
		frame 26 {
			gotoAndStop(1);
		}
		frame 39 {
			gotoAndStop(1);
		}
		frame 52 {
			gotoAndStop(1);
		}
		frame 65 {
			gotoAndStop(1);
		}
		frame 78 {
			gotoAndStop(1);
		}
		frame 91 {
			gotoAndStop(1);
		}
		frame 104 {
			gotoAndStop(1);
		}
		frame 117 {
			gotoAndStop(1);
		}
		frame 130 {
			gotoAndStop(1);
		}
		frame 143 {
			gotoAndStop(1);
		}
		frame 156 {
			gotoAndStop(1);
		}
		frame 169 {
			gotoAndStop(1);
		}
		frame 182 {
			gotoAndStop(1);
		}
		frame 195 {
			gotoAndStop(1);
		}
	}
	movieClip 145	{
		frame 1 {
			stop();
		}
	}
	movieClip 298	{
	}
	movieClip 301	{
	}
	movieClip 304	{
		frame 1 {
			stop();
		}
	}
	movieClip 305	{
		instance of movieClip 33	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA' or _parent._name == 'duckA') {
						type = _root.duck1colour;
					}
					if (_parent._parent._parent._name == 'duckB' or _parent._name == 'duckB') {
						type = _root.duck2colour;
					}
					if (_parent._parent._parent._name == 'duckC' or _parent._name == 'duckC') {
						type = _root.duck3colour;
					}
					if (_parent._parent._parent._name == 'duckD' or _parent._name == 'duckD') {
						type = _root.duck4colour;
					}
					if (_parent._parent._parent._name == 'duckE' or _parent._name == 'duckE') {
						type = _root.duck5colour;
					}
					if (_parent._parent._parent._name == 'duckF' or _parent._name == 'duckF') {
						type = _root.duck6colour;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1colour;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2colour;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3colour;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4colour;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5colour;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6colour;
				}
				gotoAndStop(type);
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA' or _parent._name == 'duckA') {
						type2 = _root.duck1hair;
					}
					if (_parent._parent._parent._name == 'duckB' or _parent._name == 'duckB') {
						type2 = _root.duck2hair;
					}
					if (_parent._parent._parent._name == 'duckC' or _parent._name == 'duckC') {
						type2 = _root.duck3hair;
					}
					if (_parent._parent._parent._name == 'duckD' or _parent._name == 'duckD') {
						type2 = _root.duck4hair;
					}
					if (_parent._parent._parent._name == 'duckE' or _parent._name == 'duckE') {
						type2 = _root.duck5hair;
					}
					if (_parent._parent._parent._name == 'duckF' or _parent._name == 'duckF') {
						type2 = _root.duck6hair;
					}
				}
				if (_root.duckinuse == 1) {
					type2 = _root.duck1hair;
				}
				if (_root.duckinuse == 2) {
					type2 = _root.duck2hair;
				}
				if (_root.duckinuse == 3) {
					type2 = _root.duck3hair;
				}
				if (_root.duckinuse == 4) {
					type2 = _root.duck4hair;
				}
				if (_root.duckinuse == 5) {
					type2 = _root.duck5hair;
				}
				if (_root.duckinuse == 6) {
					type2 = _root.duck6hair;
				}
				hairframe = type + 15 * type2;
				_parent.hair.gotoAndStop(hairframe);
			}
			onClipEvent (enterFrame) {
				type3 = Math.ceil(random(100));
				if (type3 == 10 and _parent.eye.eyelid._currentframe == 1) {
					_parent.eye.eyelid.gotoAndPlay(1 + (type - 1) * 13);
				}
			}
		}
		instance of movieClip 67	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA' or _parent._name == 'duckA') {
						type = _root.duck1spot;
					}
					if (_parent._parent._parent._name == 'duckB' or _parent._name == 'duckB') {
						type = _root.duck2spot;
					}
					if (_parent._parent._parent._name == 'duckC' or _parent._name == 'duckC') {
						type = _root.duck3spot;
					}
					if (_parent._parent._parent._name == 'duckD' or _parent._name == 'duckD') {
						type = _root.duck4spot;
					}
					if (_parent._parent._parent._name == 'duckE' or _parent._name == 'duckE') {
						type = _root.duck5spot;
					}
					if (_parent._parent._parent._name == 'duckF' or _parent._name == 'duckF') {
						type = _root.duck6spot;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1spot;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2spot;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3spot;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4spot;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5spot;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6spot;
				}
				gotoAndStop(type);
			}
		}
		instance eye of movieClip 145	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA' or _parent._name == 'duckA') {
						type = _root.duck1eye;
					}
					if (_parent._parent._parent._name == 'duckB' or _parent._name == 'duckB') {
						type = _root.duck2eye;
					}
					if (_parent._parent._parent._name == 'duckC' or _parent._name == 'duckC') {
						type = _root.duck3eye;
					}
					if (_parent._parent._parent._name == 'duckD' or _parent._name == 'duckD') {
						type = _root.duck4eye;
					}
					if (_parent._parent._parent._name == 'duckE' or _parent._name == 'duckE') {
						type = _root.duck5eye;
					}
					if (_parent._parent._parent._name == 'duckF' or _parent._name == 'duckF') {
						type = _root.duck6eye;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1eye;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2eye;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3eye;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4eye;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5eye;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6eye;
				}
				gotoAndStop(type);
			}
		}
	}
	movieClip 307	{
	}
	movieClip 308	{
		instance of movieClip 305	{
		}
	}
	instance of movieClip 308	{
		onClipEvent (load) {
			xspeed = 0;
		}
		onClipEvent (enterFrame) {
			this._rotation += _root.spinamount / 2;
		}
	}
	movieClip 310	{
	}
	instance of movieClip 310	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	movieClip 313	{
	}
	instance of movieClip 313	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	button 316 {
		on (release) {
			getURL('http://armorgames.com/play/11512/ducklife3-evolution', '_blank');
		}
	}
	
	// unknown tag 88 length 164
	movieClip 322	{
		frame 1 {
			stop();
		}
		frame 2 {
			stopAllSounds();
		}
	}
	instance locker of movieClip 322	{
		onClipEvent (rollOver) {
			this.useHandCursor = false;
		}
		onClipEvent (load) {
			i = 0;
		}
		onClipEvent (enterFrame) {
			++i;
			if (i > 20) {
				this.swapDepths(_root.getNextHighestDepth());
				i = 0;
			}
		}
	}
	movieClip 3223 __Packages.Playtomic.LogRequest {
		#initclip
			if (!_global.Playtomic) {
				_global.Playtomic = new Object();
			}
			if (!_global.Playtomic.LogRequest) {
				var v1 = function () {};
				Playtomic.LogRequest = v1;
				var v2 = v1.prototype;
				v2.Queue = function (data) {
					++this.Pieces;
					this.Data += ((this.Data == '') ? '' : '~') + data;
					if (this.Pieces == 8 || this.Data.length > 300) {
						this.Pieces = 0;
						this.Ready = true;
					}
				};
				v2.Send = function () {
					var v3 = 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 v2 = new LoadVars();
					v2.sendAndLoad('http://g' + Playtomic.Log.GUID + '.api.playtomic.com/Tracker/q.aspx?swfid=' + Playtomic.Log.SWFID + '&q=' + this.Data + '&url=' + Playtomic.Log.SourceUrl + '&' + Math.random() + 'z', v3, 'POST');
				};
				v2.Data = '';
				v2.Ready = false;
				ASSetPropFlags(Playtomic.LogRequest.prototype, null, 1);
			}
		#endinitclip
	}
	movieClip 3224 __Packages.Playtomic.Log {
		#initclip
			if (!_global.Playtomic) {
				_global.Playtomic = new Object();
			}
			if (!_global.Playtomic.Log) {
				var v1 = function () {};
				Playtomic.Log = v1;
				var v2 = v1.prototype;
				v1.View = function (swfid, guid, defaulturl) {
					if (swfid == undefined) {
						swfid = 0;
					}
					if (guid == undefined) {
						guid = '';
					}
					if (defaulturl == undefined) {
						defaulturl = '';
					}
					if (Playtomic.Log.SWFID > 0) {
						return undefined;
					}
					Playtomic.Log.SWFID = swfid;
					Playtomic.Log.GUID = guid;
					Playtomic.Log.Enabled = true;
					if (Playtomic.Log.SWFID == 0 || Playtomic.Log.GUID == '') {
						Playtomic.Log.Enabled = false;
						return undefined;
					}
					if (defaulturl.indexOf('http://') != 0) {
						Playtomic.Log.Enabled = false;
						return undefined;
					}
					Playtomic.Log.SourceUrl = defaulturl;
					if (Playtomic.Log.SourceUrl == null || Playtomic.Log.SourceUrl == '' || Playtomic.Log.SourceUrl.indexOf('https://') == 0) {
						Playtomic.Log.Enabled = false;
						return undefined;
					}
					Playtomic.Log.Cookie = SharedObject.getLocal('playtomic');
					var v5 = Playtomic.Log.GetCookie('views');
					Playtomic.Log.Send('v/' + v5, true);
					_global.setTimeout(Playtomic.Log.PingServer, 60000);
				};
				v1.ForceSend = function () {
					if (Playtomic.Log.Request == null) {
						return undefined;
					}
					Playtomic.Log.Request.Send();
					Playtomic.Log.Request = new Playtomic.LogRequest();
				};
				v1.Play = function () {
					if (!Playtomic.Log.Enabled) {
						return undefined;
					}
					Playtomic.Log.LevelCounters = new Array();
					Playtomic.Log.LevelAverages = new Array();
					Playtomic.Log.LevelRangeds = new Array();
					Playtomic.Log.Send('p/' + (Playtomic.Log.Plays + 1), true);
				};
				v1.CustomMetric = function (name, group, unique) {
					if (!Playtomic.Log.Enabled) {
						return undefined;
					}
					if (group == null || group == undefined) {
						group = '';
					}
					if (unique == null || unique == undefined) {
						unique = false;
					}
					if (unique) {
						if (Playtomic.Log.Contains(Playtomic.Log.Customs, name)) {
							return undefined;
						}
						Playtomic.Log.Customs.push(name);
					}
					Playtomic.Log.Send('c/' + Playtomic.Log.Clean(name) + '/' + Playtomic.Log.Clean(group));
				};
				v1.Link = function (url, name, group, unique, total, fail) {
					if (!Playtomic.Log.Enabled) {
						return undefined;
					}
					Playtomic.Log.Send('l/' + Playtomic.Log.Clean(name) + '/' + Playtomic.Log.Clean(group) + '/' + Playtomic.Log.Clean(url) + '/' + unique + '/' + total + '/' + fail);
				};
				v1.LevelCounterMetric = function (name, level, unique) {
					if (!Playtomic.Log.Enabled) {
						return undefined;
					}
					if (unique) {
						var v1 = name + '.' + level.toString();
						if (Playtomic.Log.Contains(Playtomic.Log.LevelCounters, v1)) {
							return undefined;
						}
						Playtomic.Log.LevelCounters.push(v1);
					}
					Playtomic.Log.Send('lc/' + Playtomic.Log.Clean(name) + '/' + Playtomic.Log.Clean(level));
				};
				v1.LevelRangedMetric = function (name, level, value, unique) {
					if (!Playtomic.Log.Enabled) {
						return undefined;
					}
					if (unique) {
						var v1 = name + '.' + level.toString();
						if (Playtomic.Log.Contains(Playtomic.Log.LevelRangeds, v1)) {
							return undefined;
						}
						Playtomic.Log.LevelRangeds.push(v1);
						Playtomic.Log.SaveCookie('lr_' + name, 1);
					}
					Playtomic.Log.Send('lr/' + Playtomic.Log.Clean(name) + '/' + Playtomic.Log.Clean(level) + '/' + value);
				};
				v1.LevelAverageMetric = function (name, level, value, unique) {
					if (!Playtomic.Log.Enabled) {
						return undefined;
					}
					if (unique) {
						var v1 = name + '.' + level.toString();
						if (Playtomic.Log.Contains(Playtomic.Log.LevelAverages, v1)) {
							return undefined;
						}
						Playtomic.Log.LevelAverages.push(v1);
					}
					Playtomic.Log.Send('la/' + Playtomic.Log.Clean(name) + '/' + Playtomic.Log.Clean(level) + '/' + value);
				};
				v1.Contains = function (arr, key) {
					var v1 = arr.length - 1;
					while (v1 > -1) {
						if (arr[v1] == key) {
							return true;
						}
						--v1;
					}
					return false;
				};
				v1.Heatmap = function (metric, heatmap, x, y) {
					if (!Playtomic.Log.Enabled) {
						return undefined;
					}
					Playtomic.Log.Send('h/' + Playtomic.Log.Clean(metric) + '/' + Playtomic.Log.Clean(heatmap) + '/' + x + '/' + y);
				};
				v1.Funnel = function (name, step, stepnum) {
					if (!Playtomic.Log.Enabled) {
						return undefined;
					}
					Playtomic.Log.Send('f/' + Playtomic.Log.Clean(name) + '/' + Playtomic.Log.Clean(step) + '/' + stepnum);
				};
				v1.PlayerLevelStart = function (levelid) {
					if (!Playtomic.Log.Enabled) {
						return undefined;
					}
					Playtomic.Log.Send('pls/' + levelid);
				};
				v1.PlayerLevelWin = function (levelid) {
					if (!Playtomic.Log.Enabled) {
						return undefined;
					}
					Playtomic.Log.Send('plw/' + levelid);
				};
				v1.PlayerLevelQuit = function (levelid) {
					if (!Playtomic.Log.Enabled) {
						return undefined;
					}
					Playtomic.Log.Send('plq/' + levelid);
				};
				v1.PlayerLevelRetry = function (levelid) {
					if (!Playtomic.Log.Enabled) {
						return undefined;
					}
					Playtomic.Log.Send('plr/' + levelid);
				};
				v1.PlayerLevelFlag = function (levelid) {
					if (!Playtomic.Log.Enabled) {
						return undefined;
					}
					Playtomic.Log.Send('plf/' + levelid);
				};
				v1.PingServer = function () {
					if (!Playtomic.Log.Enabled) {
						return undefined;
					}
					++Playtomic.Log.Pings;
					Playtomic.Log.Send('t/' + (Playtomic.Log.FirstPing ? 'y' : 'n') + '/' + Playtomic.Log.Pings, true);
					if (Playtomic.Log.FirstPing) {
						Playtomic.Log.FirstPing = false;
						setInterval(Playtomic.Log.PingServer, 60000);
					}
				};
				v1.Send = function (s, view) {
					if (view == undefined) {
						view = false;
					}
					Playtomic.Log.Request.Queue(s);
					if (Playtomic.Log.Request.Ready || view || !Playtomic.Log.Queue) {
						Playtomic.Log.Request.Send();
						Playtomic.Log.Request = new Playtomic.LogRequest();
					}
				};
				v1.GetCookie = function (n) {
					if (Playtomic.Log.Cookie.data[n] == undefined) {
						return 0;
					} else {
						return parseInt(Playtomic.Log.Cookie.data[n]);
					}
				};
				v1.SaveCookie = function (n, v) {
					Playtomic.Log.Cookie.data[n] = v.toString();
					Playtomic.Log.Cookie.flush();
				};
				v1.Clean = function (s) {
					while (s.indexOf('/') > -1) {
						s = Playtomic.Log.Replace(s, '/', '\\');
					}
					while (s.indexOf('~') > -1) {
						s = Playtomic.Log.Replace(s, '~', '-');
					}
					return escape(s);
				};
				v1.Replace = function (str, find, replace) {
					return (str.split(find)).join(replace);
				};
				v1.IncreaseViews = function () {
					var v1 = Playtomic.Log.GetCookie('views');
					++v1;
					Playtomic.Log.SaveCookie('views', v1);
				};
				v1.IncreasePlays = function () {
					++Playtomic.Log.Plays;
				};
				v1.Enabled = false;
				v1.Queue = true;
				v1.SWFID = 0;
				v1.GUID = '';
				v1.Request = new Playtomic.LogRequest();
				v1.FirstPing = true;
				v1.Pings = 0;
				v1.Plays = 0;
				v1.HighestGoal = 0;
				v1.Customs = new Array();
				v1.LevelCounters = new Array();
				v1.LevelAverages = new Array();
				v1.LevelRangeds = new Array();
				ASSetPropFlags(Playtomic.Log.prototype, null, 1);
			}
		#endinitclip
	}
	movieClip 3225 __Packages.mx.behaviors.DepthControl {
		#initclip
			if (!_global.mx) {
				_global.mx = new Object();
			}
			if (!_global.mx.behaviors) {
				_global.mx.behaviors = new Object();
			}
			if (!_global.mx.behaviors.DepthControl) {
				var v1 = function () {
					super();
				};
				mx.behaviors.DepthControl = v1;
				mx.behaviors.DepthControl extends Object;
				var v2 = v1.prototype;
				v1.sendToBack = function (target) {
					var v2 = false;
					while (v2 == false) {
						mx.behaviors.DepthControl.sendBackward(target);
						v2 = target == mx.behaviors.DepthControl.getInstanceAtLowest(target._parent);
					}
				};
				v1.bringToFront = function (target) {
					var v2 = false;
					while (v2 == false) {
						mx.behaviors.DepthControl.bringForward(target);
						v2 = target == mx.behaviors.DepthControl.getInstanceAtHighest(target._parent);
					}
				};
				v1.sendBackward = function (target) {
					var v2 = mx.behaviors.DepthControl.trackDepths(target._parent);
					if (target != mx.behaviors.DepthControl.getInstanceAtLowest(target._parent)) {
						target.swapDepths(mx.behaviors.DepthControl.getInstanceLowerThan(target));
					}
				};
				v1.bringForward = function (target) {
					if (target != mx.behaviors.DepthControl.getInstanceAtHighest(target._parent)) {
						target.swapDepths(mx.behaviors.DepthControl.getInstanceHigherThan(target));
					}
				};
				v1.trackDepths = function (mcParent) {
					var v4 = [];
					for (var v5 in mcParent) {
						if (typeof mcParent[v5] == 'movieclip') {
							v4.push({'mc': mcParent[v5], 'depth': mcParent[v5].getDepth()});
						}
					}
					v4.sort(mx.behaviors.DepthControl.orderFunc);
					return v4;
				};
				v1.orderFunc = function (a, b) {
					var v2 = Number(a.depth);
					var v1 = Number(b.depth);
					if (v2 > v1) {
						return -1;
					} else {
						if (v1 > v2) {
							return 1;
						} else {
							return 0;
						}
					}
				};
				v1.getInstanceAtLowest = function (targetParent) {
					var v1 = mx.behaviors.DepthControl.trackDepths(targetParent);
					return v1[v1.length - 1].mc;
				};
				v1.getInstanceAtHighest = function (targetParent) {
					var v1 = mx.behaviors.DepthControl.trackDepths(targetParent);
					return v1[0].mc;
				};
				v1.getInstanceLowerThan = function (target) {
					var v2 = mx.behaviors.DepthControl.trackDepths(target._parent);
					var v1 = 0;
					while (v1 < v2.length) {
						if (v2[v1].mc == target) {
							break;
						}
						++v1;
					}
					return v2[v1 + 1].mc;
				};
				v1.getInstanceHigherThan = function (target) {
					var v2 = mx.behaviors.DepthControl.trackDepths(target._parent);
					var v1 = 0;
					while (v1 < v2.length) {
						if (v2[v1].mc == target) {
							break;
						}
						++v1;
					}
					return v2[v1 - 1].mc;
				};
				ASSetPropFlags(mx.behaviors.DepthControl.prototype, null, 1);
			}
		#endinitclip
	}
	frame 2 {
		Playtomic.Log.Play();
	}
	frame 2 {
		stop();
		music = 1;
		sfx = 1;
		clouds = 1;
		mountains = 1;
		fog = 1;
		grass = 1;
	}
	movieClip 326	{
	}
	movieClip 332	{
	}
	movieClip 338	{
	}
	movieClip 341	{
		frame 1 {
			_parent.stop();
			gotoAndPlay(2);
		}
		frame 225 {
			_parent.play();
		}
	}
	movieClip 343	{
	}
	movieClip 345	{
	}
	movieClip 347	{
	}
	movieClip 349	{
		frame 1 {
			stop();
		}
	}
	movieClip 351	{
	}
	movieClip 353	{
	}
	movieClip 355	{
	}
	movieClip 406	{
	}
	
	// unknown tag 88 length 563
	movieClip 409	{
	}
	movieClip 410	{
		frame 1 {
			_root.stop();
		}
		instance of movieClip 355	{
			onClipEvent (release) {
				getURL('http://www.wixgames.co.uk', '_blank');
			}
		}
		frame 217 {
			_root.play();
		}
	}
	movieClip 411	{
		instance of movieClip 326	{
			onClipEvent (release) {
				getURL('http://www.armorgames.com', '_blank');
			}
		}
		frame 2 {
			_root.musicbot.gotoAndStop(2);
		}
		instance of movieClip 349	{
			onClipEvent (enterFrame) {
				_root.centre = _root.terrain._width / 2;
				_x = (_root.centre + _root.cam._x) / 2;
			}
		}
		instance of movieClip 349	{
			onClipEvent (enterFrame) {
				_root.centre = _root.terrain._width / 2;
				_x = (_root.centre + _root.cam._x) / 2;
			}
		}
		instance of movieClip 351	{
			onClipEvent (enterFrame) {
				if (_root.chick.mode == 1) {
					while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
						_root.chick._y -= 1;
						_root.chick.yspeed = 0;
					}
				}
				if (_root.chick.mode == 2) {
					if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
						_root.chick.mode = 0;
						_root.chick.yspeed = 0;
						_root.chick.play();
					}
				}
				if (_root.chick.mode == 3) {
					while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
						_root.chick._y -= 1;
						_root.chick.yspeed = 0;
						_root.chick.mode = 1;
						_root.chick.gotoAndStop(1);
					}
				}
				if (_root.chick2.mode == 1) {
					while (this.hitTest(_root.chick2._x, _root.chick2._y + 25, true)) {
						_root.chick2._y -= 1;
						_root.chick2.yspeed = 0;
					}
				}
				if (_root.chick2.mode == 2) {
					if (this.hitTest(_root.chick2._x, _root.chick2._y + 25, true)) {
						_root.chick2.mode = 0;
						_root.chick2.yspeed = 0;
						_root.chick2.play();
					}
				}
				if (_root.chick2.mode == 3) {
					while (this.hitTest(_root.chick2._x, _root.chick2._y + 25, true)) {
						_root.chick2._y -= 1;
						_root.chick2.yspeed = 0;
						_root.chick2.mode = 1;
						_root.chick2.gotoAndStop(1);
					}
				}
				if (_root.chick3.mode == 1) {
					while (this.hitTest(_root.chick3._x, _root.chick3._y + 23, true)) {
						_root.chick3._y -= 1;
						_root.chick3.yspeed = 0;
					}
				}
				if (_root.chick3.mode == 2) {
					if (this.hitTest(_root.chick3._x, _root.chick3._y + 23, true)) {
						_root.chick3.mode = 0;
						_root.chick3.yspeed = 0;
						_root.chick3.play();
					}
				}
				if (_root.chick3.mode == 3) {
					while (this.hitTest(_root.chick3._x, _root.chick3._y + 23, true)) {
						_root.chick3._y -= 1;
						_root.chick3.yspeed = 0;
						_root.chick3.mode = 1;
						_root.chick3.gotoAndStop(1);
					}
				}
				if (_root.chick4.mode == 1) {
					while (this.hitTest(_root.chick4._x, _root.chick4._y + 30, true)) {
						_root.chick4._y -= 1;
						_root.chick4.yspeed = 0;
					}
				}
				if (_root.chick4.mode == 2) {
					if (this.hitTest(_root.chick4._x, _root.chick4._y + 30, true)) {
						_root.chick4.mode = 0;
						_root.chick4.yspeed = 0;
						_root.chick4.play();
					}
				}
				if (_root.chick4.mode == 3) {
					while (this.hitTest(_root.chick4._x, _root.chick4._y + 30, true)) {
						_root.chick4._y -= 1;
						_root.chick4.yspeed = 0;
						_root.chick4.mode = 1;
						_root.chick4.gotoAndStop(1);
					}
				}
			}
		}
		instance of movieClip 353	{
			onClipEvent (load) {
				centre = 750;
				_x = 2000 - (centre + _root.cam._x);
			}
			onClipEvent (enterFrame) {
				centre = 750;
				_x = 2000 - (centre + _root.cam._x);
			}
		}
	}
	
	// unknown tag 88 length 67
	
	// unknown tag 88 length 69
	
	// unknown tag 88 length 69
	movieClip 443	{
	}
	instance musicbot of movieClip 443	{
		onClipEvent (load) {
			stop();
		}
		onClipEvent (enterFrame) {
			if (_root.sfx == 0) {
				_root.music = 0;
				stopAllSounds();
				gotoAndStop(1);
			}
		}
	}
	frame 3 {
		game = SharedObject.getLocal('mydata');
		if (game.data.duck1rlvl == undefined) {
		} else {
			_root.duck1rlvl = game.data.duck1rlvl;
		}
		if (game.data.duck1slvl == undefined) {
		} else {
			_root.duck1slvl = game.data.duck1slvl;
		}
		if (game.data.duck1flvl == undefined) {
		} else {
			_root.duck1flvl = game.data.duck1flvl;
		}
		if (game.data.duck1clvl == undefined) {
		} else {
			_root.duck1clvl = game.data.duck1clvl;
		}
		if (game.data.duck1jlvl == undefined) {
		} else {
			_root.duck1jlvl = game.data.duck1jlvl;
		}
		if (game.data.duck1elvl == undefined) {
		} else {
			_root.duck1elvl = game.data.duck1elvl;
		}
		if (game.data.duck2rlvl == undefined) {
		} else {
			_root.duck2rlvl = game.data.duck2rlvl;
		}
		if (game.data.duck2slvl == undefined) {
		} else {
			_root.duck2slvl = game.data.duck2slvl;
		}
		if (game.data.duck2flvl == undefined) {
		} else {
			_root.duck2flvl = game.data.duck2flvl;
		}
		if (game.data.duck2clvl == undefined) {
		} else {
			_root.duck2clvl = game.data.duck2clvl;
		}
		if (game.data.duck2jlvl == undefined) {
		} else {
			_root.duck2jlvl = game.data.duck2jlvl;
		}
		if (game.data.duck2elvl == undefined) {
		} else {
			_root.duck2elvl = game.data.duck2elvl;
		}
		if (game.data.duck3rlvl == undefined) {
		} else {
			_root.duck3rlvl = game.data.duck3rlvl;
		}
		if (game.data.duck3slvl == undefined) {
		} else {
			_root.duck3slvl = game.data.duck3slvl;
		}
		if (game.data.duck3flvl == undefined) {
		} else {
			_root.duck3flvl = game.data.duck3flvl;
		}
		if (game.data.duck3clvl == undefined) {
		} else {
			_root.duck3clvl = game.data.duck3clvl;
		}
		if (game.data.duck3jlvl == undefined) {
		} else {
			_root.duck3jlvl = game.data.duck3jlvl;
		}
		if (game.data.duck3elvl == undefined) {
		} else {
			_root.duck3elvl = game.data.duck3elvl;
		}
		if (game.data.duck4rlvl == undefined) {
		} else {
			_root.duck4rlvl = game.data.duck4rlvl;
		}
		if (game.data.duck4slvl == undefined) {
		} else {
			_root.duck4slvl = game.data.duck4slvl;
		}
		if (game.data.duck4flvl == undefined) {
		} else {
			_root.duck4flvl = game.data.duck4flvl;
		}
		if (game.data.duck4clvl == undefined) {
		} else {
			_root.duck4clvl = game.data.duck4clvl;
		}
		if (game.data.duck4jlvl == undefined) {
		} else {
			_root.duck4jlvl = game.data.duck4jlvl;
		}
		if (game.data.duck4elvl == undefined) {
		} else {
			_root.duck4elvl = game.data.duck4elvl;
		}
		if (game.data.duck5rlvl == undefined) {
		} else {
			_root.duck5rlvl = game.data.duck5rlvl;
		}
		if (game.data.duck5slvl == undefined) {
		} else {
			_root.duck5slvl = game.data.duck5slvl;
		}
		if (game.data.duck5flvl == undefined) {
		} else {
			_root.duck5flvl = game.data.duck5flvl;
		}
		if (game.data.duck5clvl == undefined) {
		} else {
			_root.duck5clvl = game.data.duck5clvl;
		}
		if (game.data.duck5jlvl == undefined) {
		} else {
			_root.duck5jlvl = game.data.duck5jlvl;
		}
		if (game.data.duck5elvl == undefined) {
		} else {
			_root.duck5elvl = game.data.duck5elvl;
		}
		if (game.data.duck6rlvl == undefined) {
		} else {
			_root.duck6rlvl = game.data.duck6rlvl;
		}
		if (game.data.duck6slvl == undefined) {
		} else {
			_root.duck6slvl = game.data.duck6slvl;
		}
		if (game.data.duck6flvl == undefined) {
		} else {
			_root.duck6flvl = game.data.duck6flvl;
		}
		if (game.data.duck6clvl == undefined) {
		} else {
			_root.duck6clvl = game.data.duck6clvl;
		}
		if (game.data.duck6jlvl == undefined) {
		} else {
			_root.duck6jlvl = game.data.duck6jlvl;
		}
		if (game.data.duck6elvl == undefined) {
		} else {
			_root.duck6elvl = game.data.duck6elvl;
		}
		if (game.data.duck1 == undefined) {
		} else {
			_root.duck1 = game.data.duck1;
		}
		if (game.data.duck1name == undefined) {
		} else {
			_root.duck1name = game.data.duck1name;
		}
		if (game.data.duck1colour == undefined) {
		} else {
			_root.duck1colour = game.data.duck1colour;
		}
		if (game.data.duck1eye == undefined) {
		} else {
			_root.duck1eye = game.data.duck1eye;
		}
		if (game.data.duck1hair == undefined) {
		} else {
			_root.duck1hair = game.data.duck1hair;
		}
		if (game.data.duck1spot == undefined) {
		} else {
			_root.duck1spot = game.data.duck1spot;
		}
		if (game.data.duck1spotcolour == undefined) {
		} else {
			_root.duck1spotcolour = game.data.duck1spotcolour;
		}
		if (game.data.duck2 == undefined) {
		} else {
			_root.duck2 = game.data.duck2;
		}
		if (game.data.duck2name == undefined) {
		} else {
			_root.duck2name = game.data.duck2name;
		}
		if (game.data.duck2colour == undefined) {
		} else {
			_root.duck2colour = game.data.duck2colour;
		}
		if (game.data.duck2eye == undefined) {
		} else {
			_root.duck2eye = game.data.duck2eye;
		}
		if (game.data.duck2hair == undefined) {
		} else {
			_root.duck2hair = game.data.duck2hair;
		}
		if (game.data.duck2spot == undefined) {
		} else {
			_root.duck2spot = game.data.duck2spot;
		}
		if (game.data.duck2spotcolour == undefined) {
		} else {
			_root.duck2spotcolour = game.data.duck2spotcolour;
		}
		if (game.data.duck3 == undefined) {
		} else {
			_root.duck3 = game.data.duck3;
		}
		if (game.data.duck3name == undefined) {
		} else {
			_root.duck3name = game.data.duck3name;
		}
		if (game.data.duck3colour == undefined) {
		} else {
			_root.duck3colour = game.data.duck3colour;
		}
		if (game.data.duck3eye == undefined) {
		} else {
			_root.duck3eye = game.data.duck3eye;
		}
		if (game.data.duck3hair == undefined) {
		} else {
			_root.duck3hair = game.data.duck3hair;
		}
		if (game.data.duck3spot == undefined) {
		} else {
			_root.duck3spot = game.data.duck3spot;
		}
		if (game.data.duck3spotcolour == undefined) {
		} else {
			_root.duck3spotcolour = game.data.duck3spotcolour;
		}
		if (game.data.duck4 == undefined) {
		} else {
			_root.duck4 = game.data.duck4;
		}
		if (game.data.duck4name == undefined) {
		} else {
			_root.duck4name = game.data.duck4name;
		}
		if (game.data.duck4colour == undefined) {
		} else {
			_root.duck4colour = game.data.duck4colour;
		}
		if (game.data.duck4eye == undefined) {
		} else {
			_root.duck4eye = game.data.duck4eye;
		}
		if (game.data.duck4hair == undefined) {
		} else {
			_root.duck4hair = game.data.duck4hair;
		}
		if (game.data.duck4spot == undefined) {
		} else {
			_root.duck4spot = game.data.duck4spot;
		}
		if (game.data.duck4spotcolour == undefined) {
		} else {
			_root.duck4spotcolour = game.data.duck4spotcolour;
		}
		if (game.data.duck5 == undefined) {
		} else {
			_root.duck5 = game.data.duck5;
		}
		if (game.data.duck5name == undefined) {
		} else {
			_root.duck5name = game.data.duck5name;
		}
		if (game.data.duck5colour == undefined) {
		} else {
			_root.duck5colour = game.data.duck5colour;
		}
		if (game.data.duck5eye == undefined) {
		} else {
			_root.duck5eye = game.data.duck5eye;
		}
		if (game.data.duck5hair == undefined) {
		} else {
			_root.duck5hair = game.data.duck5hair;
		}
		if (game.data.duck5spot == undefined) {
		} else {
			_root.duck5spot = game.data.duck5spot;
		}
		if (game.data.duck5spotcolour == undefined) {
		} else {
			_root.duck5spotcolour = game.data.duck5spotcolour;
		}
		if (game.data.duck6 == undefined) {
		} else {
			_root.duck6 = game.data.duck6;
		}
		if (game.data.duck6name == undefined) {
		} else {
			_root.duck6name = game.data.duck6name;
		}
		if (game.data.duck6colour == undefined) {
		} else {
			_root.duck6colour = game.data.duck6colour;
		}
		if (game.data.duck6eye == undefined) {
		} else {
			_root.duck6eye = game.data.duck6eye;
		}
		if (game.data.duck6hair == undefined) {
		} else {
			_root.duck6hair = game.data.duck6hair;
		}
		if (game.data.duck6spot == undefined) {
		} else {
			_root.duck6spot = game.data.duck6spot;
		}
		if (game.data.duck6spotcolour == undefined) {
		} else {
			_root.duck6spotcolour = game.data.duck6spotcolour;
		}
		if (game.data.race1 == undefined) {
			_root.race1 = 0;
		} else {
			_root.race1 = game.data.race1;
		}
		if (game.data.race2 == undefined) {
			_root.race2 = 0;
		} else {
			_root.race2 = game.data.race2;
		}
		if (game.data.race3 == undefined) {
			_root.race3 = 0;
		} else {
			_root.race3 = game.data.race3;
		}
		if (game.data.race4 == undefined) {
			_root.race4 = 0;
		} else {
			_root.race4 = game.data.race4;
		}
		if (game.data.race5 == undefined) {
			_root.race5 = 0;
		} else {
			_root.race5 = game.data.race5;
		}
		if (game.data.race6 == undefined) {
			_root.race6 = 0;
		} else {
			_root.race6 = game.data.race6;
		}
		if (game.data.race7 == undefined) {
			_root.race7 = 0;
		} else {
			_root.race7 = game.data.race7;
		}
		if (game.data.race8 == undefined) {
			_root.race8 = 0;
		} else {
			_root.race8 = game.data.race8;
		}
		if (game.data.race9 == undefined) {
			_root.race9 = 0;
		} else {
			_root.race9 = game.data.race9;
		}
		if (game.data.race10 == undefined) {
			_root.race10 = 0;
		} else {
			_root.race10 = game.data.race10;
		}
		if (game.data.race11 == undefined) {
			_root.race11 = 0;
		} else {
			_root.race11 = game.data.race11;
		}
		if (game.data.race12 == undefined) {
			_root.race12 = 0;
		} else {
			_root.race12 = game.data.race12;
		}
		if (game.data.race13 == undefined) {
			_root.race13 = 0;
		} else {
			_root.race13 = game.data.race13;
		}
		if (game.data.race14 == undefined) {
			_root.race14 = 0;
		} else {
			_root.race14 = game.data.race14;
		}
		if (game.data.race15 == undefined) {
			_root.race15 = 0;
		} else {
			_root.race15 = game.data.race15;
		}
		if (game.data.race16 == undefined) {
			_root.race16 = 0;
		} else {
			_root.race16 = game.data.race16;
		}
		if (game.data.race17 == undefined) {
			_root.race17 = 0;
		} else {
			_root.race17 = game.data.race17;
		}
		if (game.data.race18 == undefined) {
			_root.race18 = 0;
		} else {
			_root.race18 = game.data.race18;
		}
		if (game.data.tourn1 == undefined) {
			_root.tourn1 = 0;
		} else {
			_root.tourn1 = game.data.tourn1;
		}
		if (game.data.tourn2 == undefined) {
			_root.tourn2 = 0;
		} else {
			_root.tourn2 = game.data.tourn2;
		}
		if (game.data.tourn3 == undefined) {
			_root.tourn3 = 0;
		} else {
			_root.tourn3 = game.data.tourn3;
		}
		if (game.data.tourn4 == undefined) {
			_root.tourn4 = 0;
		} else {
			_root.tourn4 = game.data.tourn4;
		}
		if (game.data.tourn5 == undefined) {
			_root.tourn5 = 0;
		} else {
			_root.tourn5 = game.data.tourn5;
		}
		if (game.data.money == undefined) {
		} else {
			_root.money = game.data.money;
		}
		if (game.data.music == undefined) {
		} else {
			_root.music = game.data.music;
		}
		if (game.data.sfx == undefined) {
		} else {
			_root.sfx = game.data.sfx;
		}
		if (game.data.clouds == undefined) {
		} else {
			_root.clouds = game.data.clouds;
		}
		if (game.data.mountains == undefined) {
		} else {
			_root.mountains = game.data.mountains;
		}
		if (game.data.fog == undefined) {
		} else {
			_root.fog = game.data.fog;
		}
		if (game.data.grass == undefined) {
		} else {
			_root.grass = game.data.grass;
		}
		if (game.data.duckinuse == undefined) {
		} else {
			_root.duckinuse = game.data.duckinuse;
		}
		if (game.data.startlvl == undefined) {
		} else {
			_root.startlvl = _root.startlvl;
		}
		if (game.data.newlvl == undefined) {
		} else {
			_root.newlvl = _root.newlvl;
		}
		if (game.data.dist == undefined) {
		} else {
			_root.dist = _root.dist;
		}
		if (game.data.coins == undefined) {
		} else {
			_root.coins = _root.coins;
		}
		cost = 0;
		if (game.data.currentframe == undefined) {
		} else {
			gotoAndStop(game.data.currentframe);
		}
	}
	frame 3 {
		stop();
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			_root.centre = _root.terrain._width / 2;
			_x = (_root.centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			_root.centre = _root.terrain._width / 2;
			_x = (_root.centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 351	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 25, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 25, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 25, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 23, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 23, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 23, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 30, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 30, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 30, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	instance of movieClip 353	{
		onClipEvent (load) {
			centre = 750;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = 2000 - (centre + _root.cam._x);
		}
	}
	instance of movieClip 305	{
	}
	button 446 {
		on (release) {
			nextFrame();
		}
	}
	frame 4 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 4 {
		stop();
		_root.duck1 = 1;
		start1 = getTimer();
		thecode = 'hello';
		j = 0;
		while (j <= 35) {
			k = 0;
			while (k <= 24) {
				if (code.indexOf('bx' + j + 'y' + k + 'z') !== -1) {
					newdepth = _root.getNextHighestDepth();
					newname = 'box' + newdepth;
					_root.box.duplicateMovieClip(newname, newdepth);
					_root[newname]._x = j * 10;
					_root[newname]._y = k * 10;
					_root[newname].planted = 1;
				}
				if (code.indexOf('usx' + j + 'y' + k + 'z') !== -1) {
					newdepth = _root.getNextHighestDepth();
					newname = 'uspike' + newdepth;
					_root.uspike.duplicateMovieClip(newname, newdepth);
					_root[newname]._x = j * 10;
					_root[newname]._y = k * 10;
					_root[newname].planted = 1;
				}
				if (code.indexOf('dsx' + j + 'y' + k + 'z') !== -1) {
					newdepth = _root.getNextHighestDepth();
					newname = 'dspike' + newdepth;
					_root.dspike.duplicateMovieClip(newname, newdepth);
					_root[newname]._x = j * 10;
					_root[newname]._y = k * 10;
					_root[newname].planted = 1;
				}
				if (code.indexOf('lsx' + j + 'y' + k + 'z') !== -1) {
					newdepth = _root.getNextHighestDepth();
					newname = 'lspike' + newdepth;
					_root.lspike.duplicateMovieClip(newname, newdepth);
					_root[newname]._x = j * 10;
					_root[newname]._y = k * 10;
					_root[newname].planted = 1;
				}
				if (code.indexOf('rsx' + j + 'y' + k + 'z') !== -1) {
					newdepth = _root.getNextHighestDepth();
					newname = 'rspike' + newdepth;
					_root.rspike.duplicateMovieClip(newname, newdepth);
					_root[newname]._x = j * 10;
					_root[newname]._y = k * 10;
					_root[newname].planted = 1;
				}
				if (code.indexOf('utx' + j + 'y' + k + 'z') !== -1) {
					newdepth = _root.getNextHighestDepth();
					newname = 'utri' + newdepth;
					_root.utri.duplicateMovieClip(newname, newdepth);
					_root[newname]._x = j * 10;
					_root[newname]._y = k * 10;
					_root[newname].planted = 1;
				}
				if (code.indexOf('dtx' + j + 'y' + k + 'z') !== -1) {
					newdepth = _root.getNextHighestDepth();
					newname = 'dtri' + newdepth;
					_root.dtri.duplicateMovieClip(newname, newdepth);
					_root[newname]._x = j * 10;
					_root[newname]._y = k * 10;
					_root[newname].planted = 1;
				}
				if (code.indexOf('nwtx' + j + 'y' + k + 'z') !== -1) {
					newdepth = _root.getNextHighestDepth();
					newname = 'nwtri' + newdepth;
					_root.nwtri.duplicateMovieClip(newname, newdepth);
					_root[newname]._x = j * 10;
					_root[newname]._y = k * 10;
					_root[newname].planted = 1;
				}
				if (code.indexOf('netx' + j + 'y' + k + 'z') !== -1) {
					newdepth = _root.getNextHighestDepth();
					newname = 'netri' + newdepth;
					_root.netri.duplicateMovieClip(newname, newdepth);
					_root[newname]._x = j * 10;
					_root[newname]._y = k * 10;
					_root[newname].planted = 1;
				}
				if (code.indexOf('px' + j + 'y' + k + 'z') !== -1) {
					newdepth = _root.getNextHighestDepth();
					newname = 'plat' + newdepth;
					_root.plat.duplicateMovieClip(newname, newdepth);
					_root[newname]._x = j * 10;
					_root[newname]._y = k * 10;
					_root[newname].planted = 1;
				}
				if (code.indexOf('ex' + j + 'y' + k + 'z') !== -1) {
					newdepth = _root.getNextHighestDepth();
					newname = 'enemy' + newdepth;
					_root.enemy.duplicateMovieClip(newname, newdepth);
					_root[newname]._x = j * 10;
					_root[newname]._y = k * 10;
					_root[newname].planted = 1;
				}
				r = 0;
				while (r < 21) {
					if (code.indexOf('bmx' + j + 'y' + k + 'r' + r + 'z') !== -1) {
						newdepth = _root.getNextHighestDepth();
						newname = 'mbox' + newdepth;
						_root.mbox.duplicateMovieClip(newname, newdepth);
						_root[newname]._x = j * 10;
						_root[newname]._y = k * 10;
						_root[newname].planted = 1;
						_root[newname].startx = _root[newname]._x;
						_root[newname].range = r * 10;
						_root[newname].dir = 2;
						_root[newname].speed = 0.5;
						trace('Found it! Range is ' + r);
					}
					++r;
				}
				++k;
			}
			++j;
		}
		start2 = getTimer();
		finalspeed = start1 - start2;
		lag = Math.abs(finalspeed);
		if (lag <= 1000) {
			recommender.gotoAndStop(1);
		}
		if (lag > 1000 and lag < 2500) {
			recommender.gotoAndStop(2);
		}
		if (lag >= 2500) {
			recommender.gotoAndStop(3);
		}
	}
	movieClip 453	{
	}
	movieClip 456	{
	}
	button 457 {
		on (release) {
			clouds = 1;
			mountains = 1;
			fog = 1;
			grass = 1;
			_quality = 'HIGH';
			gotoAndStop(247);
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	movieClip 460	{
	}
	movieClip 463	{
	}
	button 464 {
		on (release) {
			clouds = 1;
			mountains = 1;
			fog = 0;
			grass = 1;
			_quality = 'HIGH';
			gotoAndStop(247);
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	movieClip 467	{
	}
	movieClip 470	{
	}
	button 471 {
		on (release) {
			clouds = 0;
			mountains = 0;
			fog = 0;
			grass = 0;
			_quality = 'LOW';
			gotoAndStop(247);
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	movieClip 476	{
	}
	frame 5 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 5 {
		stop();
	}
	button 482 {
		on (release) {
			_root.duck1 = 1;
			_root.duck1colour = 3;
			_root.duck1spot = 0;
			_root.duck1eye = Math.ceil(random(15));
			_root.duck1hair = Math.floor(Math.random() * 10);
			_root.nextFrame();
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 485 {
		on (release) {
			_root.duck1 = 1;
			_root.duck1colour = 2;
			_root.duck1spot = 0;
			_root.duck1eye = Math.ceil(random(15));
			_root.duck1hair = Math.floor(Math.random() * 10);
			_root.nextFrame();
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 488 {
		on (release) {
			_root.duck1 = 1;
			_root.duck1colour = 1;
			_root.duck1spot = 0;
			_root.duck1eye = Math.ceil(random(15));
			_root.duck1hair = Math.floor(Math.random() * 10);
			_root.nextFrame();
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	frame 6 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 6 {
		type = int(random(10));
		if (type == 0) {
			ducknameinput.text = 'Duckald';
		}
		if (type == 1) {
			ducknameinput.text = 'Duckina';
		}
		if (type == 2) {
			ducknameinput.text = 'Duckette';
		}
		if (type == 3) {
			ducknameinput.text = 'Ducky';
		}
		if (type == 4) {
			ducknameinput.text = 'Duck';
		}
		if (type == 5) {
			ducknameinput.text = 'Duckaine';
		}
		if (type == 6) {
			ducknameinput.text = 'Duckipo';
		}
		if (type == 7) {
			ducknameinput.text = 'Ducken';
		}
		if (type == 8) {
			ducknameinput.text = 'Duke';
		}
		if (type == 9) {
			ducknameinput.text = 'Ducked';
		}
		if (type == 10) {
			ducknameinput.text = 'Duckic';
		}
		_root.duck1rlvl = 0;
		_root.duck1slvl = 0;
		_root.duck1flvl = 0;
		_root.duck1clvl = 0;
		_root.duck1elvl = 0;
		_root.duck1jlvl = 0;
		_root.duck2rlvl = 0;
		_root.duck2slvl = 0;
		_root.duck2flvl = 0;
		_root.duck2clvl = 0;
		_root.duck2elvl = 0;
		_root.duck2jlvl = 0;
		_root.duck3rlvl = 0;
		_root.duck3slvl = 0;
		_root.duck3flvl = 0;
		_root.duck3clvl = 0;
		_root.duck3elvl = 0;
		_root.duck3jlvl = 0;
		_root.duck4rlvl = 0;
		_root.duck4slvl = 0;
		_root.duck4flvl = 0;
		_root.duck4clvl = 0;
		_root.duck4elvl = 0;
		_root.duck4jlvl = 0;
		_root.duck5rlvl = 0;
		_root.duck5slvl = 0;
		_root.duck5flvl = 0;
		_root.duck5clvl = 0;
		_root.duck5elvl = 0;
		_root.duck5jlvl = 0;
		_root.duck6rlvl = 0;
		_root.duck6slvl = 0;
		_root.duck6flvl = 0;
		_root.duck6clvl = 0;
		_root.duck6elvl = 0;
		_root.duck6jlvl = 0;
	}
	movieClip 497	{
		frame 1 {
			stop();
		}
	}
	movieClip 498	{
		frame 1 {
			stop();
		}
	}
	movieClip 499	{
		frame 1 {
			stop();
		}
	}
	movieClip 500	{
		frame 1 {
			stop();
		}
		instance of movieClip 498	{
			onClipEvent (load) {
				if (_root.duckinuse == 1) {
					type = _root.duck1spotcolour;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2spotcolour;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3spotcolour;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4spotcolour;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5spotcolour;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6spotcolour;
				}
				gotoAndStop(type);
			}
		}
		instance of movieClip 499	{
			onClipEvent (load) {
				if (_root.duckinuse == 1) {
					type = _root.duck1spotcolour;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2spotcolour;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3spotcolour;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4spotcolour;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5spotcolour;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6spotcolour;
				}
				gotoAndStop(type);
			}
		}
	}
	movieClip 517	{
		frame 1 {
			stop();
		}
		frame 13 {
			gotoAndStop(1);
		}
		frame 26 {
			gotoAndStop(1);
		}
		frame 39 {
			gotoAndStop(1);
		}
		frame 52 {
			gotoAndStop(1);
		}
		frame 65 {
			gotoAndStop(1);
		}
		frame 78 {
			gotoAndStop(1);
		}
		frame 91 {
			gotoAndStop(1);
		}
		frame 104 {
			gotoAndStop(1);
		}
		frame 117 {
			gotoAndStop(1);
		}
		frame 130 {
			gotoAndStop(1);
		}
		frame 143 {
			gotoAndStop(1);
		}
		frame 156 {
			gotoAndStop(1);
		}
		frame 169 {
			gotoAndStop(1);
		}
		frame 182 {
			gotoAndStop(1);
		}
		frame 195 {
			gotoAndStop(1);
		}
	}
	movieClip 523	{
		frame 1 {
			stop();
		}
	}
	movieClip 649	{
		frame 1 {
			stop();
		}
	}
	movieClip 650	{
		instance of movieClip 497	{
			onClipEvent (load) {
				type = _root.duck1colour;
				gotoAndStop(type);
				type2 = _root.duck1hair;
				hairframe = type + 15 * type2;
				_parent.hair.gotoAndStop(hairframe);
			}
			onClipEvent (enterFrame) {
				type3 = Math.ceil(random(100));
				if (type3 == 10 and _parent.eye.eyelid._currentframe == 1) {
					_parent.eye.eyelid.gotoAndPlay(1 + (type - 1) * 13);
				}
			}
		}
		instance of movieClip 500	{
			onClipEvent (load) {
				type = _root.duck1spot;
				gotoAndStop(type);
			}
		}
		instance eye of movieClip 523	{
			onClipEvent (load) {
				type = _root.duck1eye;
				gotoAndStop(type);
			}
		}
	}
	instance of movieClip 650	{
	}
	button 656 {
		on (release) {
			var duck1name = ducknameinput.text;
			nextFrame();
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	
	// unknown tag 88 length 65
	movieClip 659	{
	}
	instance of movieClip 659	{
		onClipEvent (load) {
			if (_quality == 'LOW') {
				this._visible = true;
			} else {
				this._visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_quality == 'LOW') {
				this._visible = true;
			} else {
				this._visible = false;
			}
		}
	}
	frame 7 {
		song = 7;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 7 {
		duckinuse = 1;
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 347	{
		onClipEvent (load) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			_root.centre = _root.terrain._width / 2;
			_x = (_root.centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			_root.centre = _root.terrain._width / 2;
			_x = (_root.centre + _root.cam._x) / 2;
		}
	}
	movieClip 662	{
		instance of movieClip 497	{
			onClipEvent (load) {
				if (_root.duckinuse == 1) {
					type = _root.duck1colour;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2colour;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3colour;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4colour;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5colour;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6colour;
				}
				gotoAndStop(type);
				if (_root.duckinuse == 1) {
					type2 = _root.duck1hair;
				}
				if (_root.duckinuse == 2) {
					type2 = _root.duck2hair;
				}
				if (_root.duckinuse == 3) {
					type2 = _root.duck3hair;
				}
				if (_root.duckinuse == 4) {
					type2 = _root.duck4hair;
				}
				if (_root.duckinuse == 5) {
					type2 = _root.duck5hair;
				}
				if (_root.duckinuse == 6) {
					type2 = _root.duck6hair;
				}
				hairframe = type + 15 * type2;
				_parent.hair.gotoAndStop(hairframe);
			}
			onClipEvent (enterFrame) {
				type3 = Math.ceil(random(100));
				if (type3 == 10 and _parent.eye.eyelid._currentframe == 1) {
					_parent.eye.eyelid.gotoAndPlay(1 + (type - 1) * 13);
				}
			}
		}
		instance of movieClip 500	{
			onClipEvent (load) {
				if (_root.duckinuse == 1) {
					type = _root.duck1spot;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2spot;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3spot;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4spot;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5spot;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6spot;
				}
				gotoAndStop(type);
			}
		}
		instance eye of movieClip 523	{
			onClipEvent (load) {
				if (_root.duckinuse == 1) {
					type = _root.duck1eye;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2eye;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3eye;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4eye;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5eye;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6eye;
				}
				gotoAndStop(type);
			}
		}
	}
	movieClip 679	{
		frame 1 {
			stop();
		}
	}
	movieClip 680	{
		instance of movieClip 679	{
			onClipEvent (load) {
				if (_parent._parent._name == 'chick' or _parent._parent._parent._name == 'chick' or _parent._parent._parent._parent._name == 'chick' or _parent._parent._parent._parent._parent._name == 'chick') {
					if (_root.colour == 0) {
						gotoAndStop(1);
					}
					if (_root.colour == 1) {
						gotoAndStop(2);
					}
					if (_root.colour == 2) {
						gotoAndStop(3);
					}
					if (_root.colour == 3) {
						gotoAndStop(4);
					}
					if (_root.colour == 4) {
						gotoAndStop(5);
					}
					if (_root.colour == 5) {
						gotoAndStop(6);
					}
					if (_root.colour == 6) {
						gotoAndStop(7);
					}
					if (_root.colour == 7) {
						gotoAndStop(8);
					}
					if (_root.colour == 8) {
						gotoAndStop(9);
					}
					if (_root.colour == 9) {
						gotoAndStop(10);
					}
					if (_root.colour == 10) {
						gotoAndStop(11);
					}
					if (_root.colour == 11) {
						gotoAndStop(12);
					}
					if (_root.colour == 12) {
						gotoAndStop(13);
					}
					if (_root.colour == 13) {
						gotoAndStop(14);
					}
					if (_root.colour == 14) {
						gotoAndStop(15);
					}
					if (_root.colour == 15) {
						gotoAndStop(16);
					}
				}
			}
			onClipEvent (enterFrame) {
				if (_root._currentframe == 10) {
					if (_root.colour == 0) {
						gotoAndStop(1);
					}
					if (_root.colour == 1) {
						gotoAndStop(2);
					}
					if (_root.colour == 2) {
						gotoAndStop(3);
					}
					if (_root.colour == 3) {
						gotoAndStop(4);
					}
					if (_root.colour == 4) {
						gotoAndStop(5);
					}
					if (_root.colour == 5) {
						gotoAndStop(6);
					}
					if (_root.colour == 6) {
						gotoAndStop(7);
					}
					if (_root.colour == 7) {
						gotoAndStop(8);
					}
					if (_root.colour == 8) {
						gotoAndStop(9);
					}
					if (_root.colour == 9) {
						gotoAndStop(10);
					}
					if (_root.colour == 10) {
						gotoAndStop(11);
					}
					if (_root.colour == 11) {
						gotoAndStop(12);
					}
					if (_root.colour == 12) {
						gotoAndStop(13);
					}
					if (_root.colour == 13) {
						gotoAndStop(14);
					}
					if (_root.colour == 14) {
						gotoAndStop(15);
					}
					if (_root.colour == 15) {
						gotoAndStop(16);
					}
				}
			}
		}
	}
	movieClip 684	{
	}
	movieClip 690	{
	}
	movieClip 696	{
	}
	movieClip 697	{
		instance of movieClip 684	{
			onClipEvent (load) {
				if (_root.sglasses == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
			onClipEvent (enterFrame) {
				if (_root.sglasses == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
		instance of movieClip 696	{
			onClipEvent (load) {
				if (_root.bcrown == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
			onClipEvent (enterFrame) {
				if (_root.bcrown == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
	}
	movieClip 698	{
		instance of movieClip 697	{
			onClipEvent (load) {
				if (_parent._parent._parent._parent._parent._parent._name == 'chick' or _parent._parent._parent._parent._parent._name == 'chick' or _parent._parent._parent._parent._name == 'chick' or _parent._parent._parent._name == 'chick' or _parent._parent._name == 'chick') {
					if (_root.hat == 0) {
						gotoAndStop(1);
					} else {
						if (_root.hat == 1) {
							gotoAndStop(2);
						} else {
							if (_root.hat == 2) {
								gotoAndStop(3);
							} else {
								if (_root.hat == 3) {
									gotoAndStop(4);
								} else {
									if (_root.hat == 4) {
										gotoAndStop(5);
									} else {
										if (_root.hat == 5) {
											gotoAndStop(6);
										} else {
											if (_root.hat == 6) {
												gotoAndStop(7);
											} else {
												if (_root.hat == 7) {
													gotoAndStop(8);
												} else {
													if (_root.hat == 8) {
														gotoAndStop(9);
													} else {
														if (_root.hat == 9) {
															gotoAndStop(10);
														}
													}
												}
											}
										}
									}
								}
							}
						}
					}
				} else {
					gotoAndStop(1);
				}
			}
			onClipEvent (enterFrame) {
				if (_parent._parent._parent._parent._parent._parent._name == 'chick' or _parent._parent._parent._parent._parent._name == 'chick' or _parent._parent._parent._parent._name == 'chick' or _parent._parent._parent._name == 'chick' or _parent._parent._name == 'chick') {
					if (_root.hat == 0) {
						gotoAndStop(1);
					} else {
						if (_root.hat == 1) {
							gotoAndStop(2);
						} else {
							if (_root.hat == 2) {
								gotoAndStop(3);
							} else {
								if (_root.hat == 3) {
									gotoAndStop(4);
								} else {
									if (_root.hat == 4) {
										gotoAndStop(5);
									} else {
										if (_root.hat == 5) {
											gotoAndStop(6);
										} else {
											if (_root.hat == 6) {
												gotoAndStop(7);
											} else {
												if (_root.hat == 7) {
													gotoAndStop(8);
												} else {
													if (_root.hat == 8) {
														gotoAndStop(9);
													} else {
														if (_root.hat == 9) {
															gotoAndStop(10);
														}
													}
												}
											}
										}
									}
								}
							}
						}
					}
				} else {
					gotoAndStop(1);
				}
			}
		}
	}
	movieClip 699	{
		instance of movieClip 698	{
			onClipEvent (load) {
				if (_parent._parent._currentframe == 1 or _parent._parent._parent._parent._parent._name == 'chick' or _parent._parent._parent._parent._name == 'chick' or _parent._parent._parent._name == 'chick' or _parent._parent._name == 'chick' or _parent._name == 'chick') {
					if (_root.hat == 0) {
						gotoAndStop(1);
					} else {
						if (_root.hat == 1) {
							gotoAndStop(2);
						} else {
							if (_root.hat == 2) {
								gotoAndStop(3);
							} else {
								if (_root.hat == 3) {
									gotoAndStop(4);
								} else {
									if (_root.hat == 4) {
										gotoAndStop(5);
									} else {
										if (_root.hat == 5) {
											gotoAndStop(6);
										} else {
											if (_root.hat == 6) {
												gotoAndStop(7);
											} else {
												if (_root.hat == 7) {
													gotoAndStop(8);
												} else {
													if (_root.hat == 8) {
														gotoAndStop(9);
													} else {
														if (_root.hat == 9) {
															gotoAndStop(10);
														}
													}
												}
											}
										}
									}
								}
							}
						}
					}
				} else {
					gotoAndStop(1);
				}
			}
			onClipEvent (enterFrame) {
				if (_parent._parent._currentframe == 1 or _parent._parent._parent._parent._parent._name == 'chick' or _parent._parent._parent._parent._name == 'chick' or _parent._parent._parent._name == 'chick' or _parent._parent._name == 'chick' or _parent._name == 'chick') {
					if (_root.hat == 0) {
						gotoAndStop(1);
					} else {
						if (_root.hat == 1) {
							gotoAndStop(2);
						} else {
							if (_root.hat == 2) {
								gotoAndStop(3);
							} else {
								if (_root.hat == 3) {
									gotoAndStop(4);
								} else {
									if (_root.hat == 4) {
										gotoAndStop(5);
									} else {
										if (_root.hat == 5) {
											gotoAndStop(6);
										} else {
											if (_root.hat == 6) {
												gotoAndStop(7);
											} else {
												if (_root.hat == 7) {
													gotoAndStop(8);
												} else {
													if (_root.hat == 8) {
														gotoAndStop(9);
													} else {
														if (_root.hat == 9) {
															gotoAndStop(10);
														}
													}
												}
											}
										}
									}
								}
							}
						}
					}
				} else {
					gotoAndStop(1);
				}
			}
		}
	}
	movieClip 701	{
	}
	movieClip 712	{
		instance of movieClip 497	{
			onClipEvent (load) {
				if (_root.duckinuse == 1) {
					type = _root.duck1colour;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2colour;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3colour;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4colour;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5colour;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6colour;
				}
				gotoAndStop(type);
				if (_root.duckinuse == 1) {
					type2 = _root.duck1hair;
				}
				if (_root.duckinuse == 2) {
					type2 = _root.duck2hair;
				}
				if (_root.duckinuse == 3) {
					type2 = _root.duck3hair;
				}
				if (_root.duckinuse == 4) {
					type2 = _root.duck4hair;
				}
				if (_root.duckinuse == 5) {
					type2 = _root.duck5hair;
				}
				if (_root.duckinuse == 6) {
					type2 = _root.duck6hair;
				}
				hairframe = type + 15 * type2;
				_parent.hair.gotoAndStop(hairframe);
			}
			onClipEvent (enterFrame) {
				type3 = Math.ceil(random(100));
				if (type3 == 10 and _parent.eye.eyelid._currentframe == 1) {
					_parent.eye.eyelid.gotoAndPlay(1 + (type - 1) * 13);
				}
			}
		}
		instance of movieClip 500	{
			onClipEvent (load) {
				if (_root.duckinuse == 1) {
					type = _root.duck1spot;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2spot;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3spot;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4spot;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5spot;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6spot;
				}
				gotoAndStop(type);
			}
		}
		instance eye of movieClip 523	{
			onClipEvent (load) {
				if (_root.duckinuse == 1) {
					type = _root.duck1eye;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2eye;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3eye;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4eye;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5eye;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6eye;
				}
				gotoAndStop(type);
			}
		}
	}
	movieClip 720	{
	}
	movieClip 721	{
		instance of movieClip 712	{
		}
	}
	movieClip 722	{
		frame 20 {
			stop();
		}
	}
	movieClip 723	{
		frame 1 {
			gotoAndStop(2);
		}
		instance of movieClip 662	{
		}
	}
	movieClip 729	{
	}
	movieClip 763	{
		frame 1 {
			stop();
		}
		instance of movieClip 662	{
		}
		frame 2 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 3 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 4 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 5 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 6 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 7 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 8 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 9 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 10 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 11 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 12 {
			_x = _x + 50;
			gotoAndStop(1);
		}
		instance of movieClip 680	{
			onClipEvent (load) {
				if (_parent._parent._name == 'chick' or _parent._name == 'chick') {
					if (_root.colour == 0) {
						gotoAndStop(1);
					}
					if (_root.colour == 1) {
						gotoAndStop(2);
					}
					if (_root.colour == 2) {
						gotoAndStop(3);
					}
					if (_root.colour == 3) {
						gotoAndStop(4);
					}
					if (_root.colour == 4) {
						gotoAndStop(5);
					}
					if (_root.colour == 5) {
						gotoAndStop(6);
					}
					if (_root.colour == 6) {
						gotoAndStop(7);
					}
					if (_root.colour == 7) {
						gotoAndStop(8);
					}
					if (_root.colour == 8) {
						gotoAndStop(9);
					}
					if (_root.colour == 9) {
						gotoAndStop(10);
					}
					if (_root.colour == 10) {
						gotoAndStop(11);
					}
				} else {
					gotoAndStop(1);
				}
			}
		}
		instance of movieClip 701	{
			onClipEvent (load) {
				num = 0;
			}
			onClipEvent (enterFrame) {
				if (_parent._parent._x < 480 or _parent._parent._currentframe == 2) {
					if (_parent._parent._x > 160 or _parent._parent._currentframe == 1) {
						num = Math.round(Math.random() * 40);
						if (num == 5) {
							_parent.play();
							num = 0;
						}
						if (_root.corn._x < 640) {
							_parent.play();
							num = 0;
						}
						if (_root.corn2._x > 0) {
							_parent.play();
							num = 0;
						}
					}
				}
			}
		}
		frame 23 {
			_x = _x + 70;
			mode = 2;
			stop();
		}
		frame 30 {
			mode = 1;
		}
		frame 31 {
			stop();
		}
		instance of movieClip 680	{
			onClipEvent (load) {
				if (_parent._parent._name == 'chick' or _parent._name == 'chick') {
					if (_root.colour == 0) {
						gotoAndStop(1);
					}
					if (_root.colour == 1) {
						gotoAndStop(2);
					}
					if (_root.colour == 2) {
						gotoAndStop(3);
					}
					if (_root.colour == 3) {
						gotoAndStop(4);
					}
					if (_root.colour == 4) {
						gotoAndStop(5);
					}
					if (_root.colour == 5) {
						gotoAndStop(6);
					}
					if (_root.colour == 6) {
						gotoAndStop(7);
					}
					if (_root.colour == 7) {
						gotoAndStop(8);
					}
					if (_root.colour == 8) {
						gotoAndStop(9);
					}
					if (_root.colour == 9) {
						gotoAndStop(10);
					}
					if (_root.colour == 10) {
						gotoAndStop(11);
					}
				} else {
					gotoAndStop(1);
				}
			}
		}
		instance of movieClip 699	{
			onClipEvent (enterFrame) {
				_rotation = -_parent._rotation;
			}
		}
		frame 32 {
			stop();
		}
		instance of movieClip 699	{
		}
		instance of movieClip 699	{
		}
		instance of movieClip 699	{
		}
		frame 66 {
			mode = 1;
			_x = _x + 70;
			_y = _y - 30;
			gotoAndStop(1);
		}
		instance of movieClip 699	{
			onClipEvent (enterFrame) {
				_rotation = -_parent._rotation;
			}
		}
		instance of movieClip 662	{
		}
		frame 97 {
			_root.nextFrame();
			stop();
		}
	}
	instance chick of movieClip 763	{
		onClipEvent (load) {
			stop();
		}
	}
	instance of movieClip 351	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 25, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 25, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 25, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 23, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 23, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 23, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 30, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 30, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 30, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	instance of movieClip 353	{
		onClipEvent (load) {
			centre = 750;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			if (_root.grass == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	button 764 {
		on (release) {
			_root.nextFrame();
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	movieClip 765	{
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 767	{
		frame 1 {
			stop();
		}
		frame 2 {
			gotoAndStop(1);
		}
		frame 3 {
			gotoAndStop(1);
		}
	}
	instance of movieClip 767	{
		onClipEvent (mouseMove) {
			if (_root.rlvr == 1) {
				_root.rlvr = 0;
				play();
			}
			if (_root.rlvr == 2) {
				_root.rlvr = 0;
				gotoAndStop(3);
			}
		}
	}
	
	// unknown tag 88 length 212
	movieClip 770	{
	}
	instance of movieClip 770	{
		onClipEvent (enterFrame) {
			if (_root.duck1rlvl > 1500) {
				_root.duck1rlvl = 1500;
			}
			if (_root.duck1slvl > 1500) {
				_root.duck1slvl = 1500;
			}
			if (_root.duck1flvl > 1500) {
				_root.duck1flvl = 1500;
			}
			if (_root.duck1clvl > 1500) {
				_root.duck1clvl = 1500;
			}
			if (_root.duck1jlvl > 1500) {
				_root.duck1jlvl = 1500;
			}
			if (_root.duck1elvl > 1500) {
				_root.duck1elvl = 1500;
			}
			if (_root.duck2rlvl > 1500) {
				_root.duck2rlvl = 1500;
			}
			if (_root.duck2slvl > 1500) {
				_root.duck2slvl = 1500;
			}
			if (_root.duck2flvl > 1500) {
				_root.duck2flvl = 1500;
			}
			if (_root.duck2clvl > 1500) {
				_root.duck2clvl = 1500;
			}
			if (_root.duck2jlvl > 1500) {
				_root.duck2jlvl = 1500;
			}
			if (_root.duck2elvl > 1500) {
				_root.duck2elvl = 1500;
			}
			if (_root.duck3rlvl > 1500) {
				_root.duck3rlvl = 1500;
			}
			if (_root.duck3slvl > 1500) {
				_root.duck3slvl = 1500;
			}
			if (_root.duck3flvl > 1500) {
				_root.duck3flvl = 1500;
			}
			if (_root.duck3clvl > 1500) {
				_root.duck3clvl = 1500;
			}
			if (_root.duck3jlvl > 1500) {
				_root.duck3jlvl = 1500;
			}
			if (_root.duck3elvl > 1500) {
				_root.duck3elvl = 1500;
			}
			if (_root.duck4rlvl > 1500) {
				_root.duck4rlvl = 1500;
			}
			if (_root.duck4slvl > 1500) {
				_root.duck4slvl = 1500;
			}
			if (_root.duck4flvl > 1500) {
				_root.duck4flvl = 1500;
			}
			if (_root.duck4clvl > 1500) {
				_root.duck4clvl = 1500;
			}
			if (_root.duck4jlvl > 1500) {
				_root.duck4jlvl = 1500;
			}
			if (_root.duck4elvl > 1500) {
				_root.duck4elvl = 1500;
			}
			if (_root.duck5rlvl > 1500) {
				_root.duck5rlvl = 1500;
			}
			if (_root.duck5slvl > 1500) {
				_root.duck5slvl = 1500;
			}
			if (_root.duck5flvl > 1500) {
				_root.duck5flvl = 1500;
			}
			if (_root.duck5clvl > 1500) {
				_root.duck5clvl = 1500;
			}
			if (_root.duck5jlvl > 1500) {
				_root.duck5jlvl = 1500;
			}
			if (_root.duck5elvl > 1500) {
				_root.duck5elvl = 1500;
			}
			if (_root.duck6rlvl > 1500) {
				_root.duck6rlvl = 1500;
			}
			if (_root.duck6slvl > 1500) {
				_root.duck6slvl = 1500;
			}
			if (_root.duck6flvl > 1500) {
				_root.duck6flvl = 1500;
			}
			if (_root.duck6clvl > 1500) {
				_root.duck6clvl = 1500;
			}
			if (_root.duck6jlvl > 1500) {
				_root.duck6jlvl = 1500;
			}
			if (_root.duck6elvl > 1500) {
				_root.duck6elvl = 1500;
			}
		}
	}
	movieClip 772	{
	}
	instance of movieClip 772	{
		onClipEvent (load) {
			moneybackup = Number(_root.money);
		}
		onClipEvent (enterFrame) {
			if (isNaN(_root.money)) {
				_root.money = Number(moneybackup);
			}
			moneybackup = Number(_root.money);
			if (_root.money == undefined) {
				_root.money = Number(0);
			}
			if (isNaN(_root.money)) {
				_root.money = Number(0);
			}
		}
	}
	movieClip 774	{
	}
	instance of movieClip 774	{
		onClipEvent (load) {
			cframe = _root._currentframe;
		}
		onClipEvent (enterFrame) {
			if (_root._currentframe !== cframe) {
				cframe = _root._currentframe;
				game = SharedObject.getLocal('mydata');
				game.data.duck1rlvl = _root.duck1rlvl;
				game.data.duck1slvl = _root.duck1slvl;
				game.data.duck1flvl = _root.duck1flvl;
				game.data.duck1clvl = _root.duck1clvl;
				game.data.duck1jlvl = _root.duck1jlvl;
				game.data.duck1elvl = _root.duck1elvl;
				game.data.duck2rlvl = _root.duck2rlvl;
				game.data.duck2slvl = _root.duck2slvl;
				game.data.duck2flvl = _root.duck2flvl;
				game.data.duck2clvl = _root.duck2clvl;
				game.data.duck2jlvl = _root.duck2jlvl;
				game.data.duck2elvl = _root.duck2elvl;
				game.data.duck3rlvl = _root.duck3rlvl;
				game.data.duck3slvl = _root.duck3slvl;
				game.data.duck3flvl = _root.duck3flvl;
				game.data.duck3clvl = _root.duck3clvl;
				game.data.duck3jlvl = _root.duck3jlvl;
				game.data.duck3elvl = _root.duck3elvl;
				game.data.duck4rlvl = _root.duck4rlvl;
				game.data.duck4slvl = _root.duck4slvl;
				game.data.duck4flvl = _root.duck4flvl;
				game.data.duck4clvl = _root.duck4clvl;
				game.data.duck4jlvl = _root.duck4jlvl;
				game.data.duck4elvl = _root.duck4elvl;
				game.data.duck5rlvl = _root.duck5rlvl;
				game.data.duck5slvl = _root.duck5slvl;
				game.data.duck5flvl = _root.duck5flvl;
				game.data.duck5clvl = _root.duck5clvl;
				game.data.duck5jlvl = _root.duck5jlvl;
				game.data.duck5elvl = _root.duck5elvl;
				game.data.duck6rlvl = _root.duck6rlvl;
				game.data.duck6slvl = _root.duck6slvl;
				game.data.duck6flvl = _root.duck6flvl;
				game.data.duck6clvl = _root.duck6clvl;
				game.data.duck6jlvl = _root.duck6jlvl;
				game.data.duck6elvl = _root.duck6elvl;
				game.data.duck1 = _root.duck1;
				game.data.duck1name = _root.duck1name;
				game.data.duck1colour = _root.duck1colour;
				game.data.duck1eye = _root.duck1eye;
				game.data.duck1hair = _root.duck1hair;
				game.data.duck1spot = _root.duck1spot;
				game.data.duck1spotcolour = _root.duck1spotcolour;
				game.data.duck2 = _root.duck2;
				game.data.duck2name = _root.duck2name;
				game.data.duck2colour = _root.duck2colour;
				game.data.duck2eye = _root.duck2eye;
				game.data.duck2hair = _root.duck2hair;
				game.data.duck2spot = _root.duck2spot;
				game.data.duck2spotcolour = _root.duck2spotcolour;
				game.data.duck3 = _root.duck3;
				game.data.duck3name = _root.duck3name;
				game.data.duck3colour = _root.duck3colour;
				game.data.duck3eye = _root.duck3eye;
				game.data.duck3hair = _root.duck3hair;
				game.data.duck3spot = _root.duck3spot;
				game.data.duck3spotcolour = _root.duck3spotcolour;
				game.data.duck4 = _root.duck4;
				game.data.duck4name = _root.duck4name;
				game.data.duck4colour = _root.duck4colour;
				game.data.duck4eye = _root.duck4eye;
				game.data.duck4hair = _root.duck4hair;
				game.data.duck4spot = _root.duck4spot;
				game.data.duck4spotcolour = _root.duck4spotcolour;
				game.data.duck5 = _root.duck5;
				game.data.duck5name = _root.duck5name;
				game.data.duck5colour = _root.duck5colour;
				game.data.duck5eye = _root.duck5eye;
				game.data.duck5hair = _root.duck5hair;
				game.data.duck5spot = _root.duck5spot;
				game.data.duck5spotcolour = _root.duck5spotcolour;
				game.data.duck6 = _root.duck6;
				game.data.duck6name = _root.duck6name;
				game.data.duck6colour = _root.duck6colour;
				game.data.duck6eye = _root.duck6eye;
				game.data.duck6hair = _root.duck6hair;
				game.data.duck6spot = _root.duck6spot;
				game.data.duck6spotcolour = _root.duck6spotcolour;
				game.data.race1 = _root.race1;
				game.data.race2 = _root.race2;
				game.data.race3 = _root.race3;
				game.data.race4 = _root.race4;
				game.data.race5 = _root.race5;
				game.data.race6 = _root.race6;
				game.data.race7 = _root.race7;
				game.data.race8 = _root.race8;
				game.data.race9 = _root.race9;
				game.data.race10 = _root.race10;
				game.data.race11 = _root.race11;
				game.data.race12 = _root.race12;
				game.data.race13 = _root.race13;
				game.data.race14 = _root.race14;
				game.data.race15 = _root.race15;
				game.data.race16 = _root.race16;
				game.data.race17 = _root.race17;
				game.data.race18 = _root.race18;
				game.data.tourn1 = _root.tourn1;
				game.data.tourn2 = _root.tourn2;
				game.data.tourn3 = _root.tourn3;
				game.data.tourn4 = _root.tourn4;
				game.data.tourn5 = _root.tourn5;
				game.data.duckinuse = _root.duckinuse;
				game.data.money = _root.money;
				game.data.music = _root.music;
				game.data.sfx = _root.sfx;
				game.data.clouds = _root.clouds;
				game.data.mountains = _root.mountains;
				game.data.fog = _root.fog;
				game.data.grass = _root.grass;
				game.data.startlvl = _root.startlvl;
				game.data.newlvl = _root.newlvl;
				game.data.dist = _root.dist;
				game.data.coins = _root.coins;
				game.flush();
				trace('I just did something');
				trace(game.data.currentframe);
			}
		}
	}
	frame 8 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 8 {
		runlvl = 0;
		staminalevel = 0;
		go = 0;
	}
	
	// unknown tag 88 length 44
	movieClip 780	{
		frame 150 {
			_root.go = 1;
			stop();
		}
	}
	movieClip 785	{
		frame 1 {
			stop();
		}
	}
	movieClip 786	{
		frame 1 {
			stop();
		}
		frame 388 {
			if (_root.first !== 1) {
				if (_root.flag.NumberOfRacers == 2) {
					_root.second = 1;
				}
				if (_root.flag.NumberOfRacers == 3) {
					_root.second = 2;
				}
				if (_root.flag.NumberOfRacers == 4) {
					_root.second = 3;
				}
			}
			_root.nextFrame();
		}
	}
	button 789 {
		on (release) {
			if (_root._currentframe < 50) {
				_root.gotoAndStop('MENU');
			} else {
				if (_root._currentframe < 90) {
					_root.gotoAndStop('MENU2');
				} else {
					if (_root._currentframe < 132) {
						_root.gotoAndStop('MENU3');
					} else {
						if (_root._currentframe < 172) {
							_root.gotoAndStop('MENU4');
						} else {
							if (_root._currentframe < 212) {
								_root.gotoAndStop('MENU5');
							} else {
								_root.gotoAndStop('MENU6');
							}
						}
					}
				}
			}
		}
	}
	movieClip 790	{
		instance of movieClip 785	{
			onClipEvent (load) {
				if (_root.duckinuse == 1) {
					level = 1 + _root.duck1elvl / 10;
				}
				if (_root.duckinuse == 2) {
					level = 1 + _root.duck2elvl / 10;
				}
				if (_root.duckinuse == 3) {
					level = 1 + _root.duck3elvl / 10;
				}
				if (_root.duckinuse == 4) {
					level = 1 + _root.duck4elvl / 10;
				}
				if (_root.duckinuse == 5) {
					level = 1 + _root.duck5elvl / 10;
				}
				if (_root.duckinuse == 6) {
					level = 1 + _root.duck6elvl / 10;
				}
				clevel = level;
			}
			onClipEvent (enterFrame) {
				if (_xscale < 20) {
					gotoAndStop(2);
				}
				if (_root.go == 1) {
					if (_root.first !== 1 and _root.second !== 1 and _root.third !== 1) {
						this._xscale = (clevel / level) * 100;
						clevel -= 0.01;
						if (clevel <= 0) {
							_root.chick.gotoAndPlay(70);
							_root.go = 0;
						}
					}
				}
			}
		}
		instance of movieClip 786	{
			onClipEvent (enterFrame) {
				if (_root.first > 0) {
					play();
				}
			}
		}
	}
	instance of movieClip 351	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 25, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 25, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 25, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 23, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 23, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 23, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 30, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 30, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 30, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	movieClip 808	{
	}
	movieClip 809	{
	}
	movieClip 811	{
	}
	instance of movieClip 811	{
		onClipEvent (load) {
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
					gotoAndStop(2);
				} else {
					if (_root.second == 0) {
						_root.second = 1;
					} else {
						if (_root.third == 0) {
							_root.third = 1;
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								_root.nextFrame();
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
					} else {
						if (_root.third == 0) {
							_root.third = 2;
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								_root.nextFrame();
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
					} else {
						if (_root.third == 0) {
							_root.third = 3;
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								_root.nextFrame();
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
					} else {
						if (_root.third == 0) {
							_root.third = 4;
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								_root.nextFrame();
							}
						}
					}
				}
			}
		}
	}
	instance chick of movieClip 763	{
		onClipEvent (load) {
			yspeed = 0;
			delay = (1750 - _root.runlvl) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 1;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0) {
							play();
							delay = (1750 - _root.runlvl) / 100;
						}
					} else {
						_x = _x + _root.runlvl / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + _root.flylvl) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + _root.swilvl / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + _root.clilvl / 250);
				}
			}
		}
	}
	instance of movieClip 353	{
		onClipEvent (load) {
			centre = 750;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			if (_root.grass == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	frame 9 {
		song = 7;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 9 {
		runlvl = 0;
		staminalevel = 0;
		go = 0;
	}
	movieClip 815	{
	}
	instance of movieClip 815	{
		onClipEvent (release) {
			_root.nextFrame();
		}
		onClipEvent (rollOver) {
			_root.rlvr = 1;
		}
	}
	frame 10 {
		song = 7;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 10 {
		runlvl = 0;
		go = 0;
	}
	instance ground of movieClip 351	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duckA._x + _root.duckA.qwe._x, _root.duckA._y + _root.duckA.qwe._y + 25, true)) {
				_root.duckA._y -= 1;
				_root.duckA.yspeed = 0;
			}
		}
	}
	movieClip 818	{
	}
	movieClip 820	{
	}
	movieClip 821	{
		frame 1 {
			stop();
		}
		instance of movieClip 33	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._name == 'duckA') {
						type = _root.duck1colour;
					}
					if (_parent._parent._name == 'duckB') {
						type = _root.duck2colour;
					}
					if (_parent._parent._name == 'duckC') {
						type = _root.duck3colour;
					}
					if (_parent._parent._name == 'duckD') {
						type = _root.duck4colour;
					}
					if (_parent._parent._name == 'duckE') {
						type = _root.duck5colour;
					}
					if (_parent._parent._name == 'duckF') {
						type = _root.duck6colour;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1colour;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2colour;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3colour;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4colour;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5colour;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6colour;
				}
				gotoAndStop(type);
				if (_root.duckinuse == 0) {
					if (_parent._parent._name == 'duckA') {
						type2 = _root.duck1hair;
					}
					if (_parent._parent._name == 'duckB') {
						type2 = _root.duck2hair;
					}
					if (_parent._parent._name == 'duckC') {
						type2 = _root.duck3hair;
					}
					if (_parent._parent._name == 'duckD') {
						type2 = _root.duck4hair;
					}
					if (_parent._parent._name == 'duckE') {
						type2 = _root.duck5hair;
					}
					if (_parent._parent._name == 'duckF') {
						type2 = _root.duck6hair;
					}
				}
				if (_root.duckinuse == 1) {
					type2 = _root.duck1hair;
				}
				if (_root.duckinuse == 2) {
					type2 = _root.duck2hair;
				}
				if (_root.duckinuse == 3) {
					type2 = _root.duck3hair;
				}
				if (_root.duckinuse == 4) {
					type2 = _root.duck4hair;
				}
				if (_root.duckinuse == 5) {
					type2 = _root.duck5hair;
				}
				if (_root.duckinuse == 6) {
					type2 = _root.duck6hair;
				}
				hairframe = type + 15 * type2;
				_parent.hair.gotoAndStop(hairframe);
			}
			onClipEvent (enterFrame) {
				type3 = Math.ceil(random(100));
				if (type3 == 10 and _parent.eye.eyelid._currentframe == 1) {
					_parent.eye.eyelid.gotoAndPlay(1 + (type - 1) * 13);
				}
			}
		}
		instance eye of movieClip 145	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._name == 'duckA') {
						type = _root.duck1eye;
					}
					if (_parent._parent._name == 'duckB') {
						type = _root.duck2eye;
					}
					if (_parent._parent._name == 'duckC') {
						type = _root.duck3eye;
					}
					if (_parent._parent._name == 'duckD') {
						type = _root.duck4eye;
					}
					if (_parent._parent._name == 'duckE') {
						type = _root.duck5eye;
					}
					if (_parent._parent._name == 'duckF') {
						type = _root.duck6eye;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1eye;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2eye;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3eye;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4eye;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5eye;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6eye;
				}
				gotoAndStop(type);
			}
			onClipEvent (load) {
				_rotation = 0;
			}
			onClipEvent (enterFrame) {
				if (_parent._parent._currentframe == 1) {
					if (_root.corn._x < 640 and _root.corn.drag == false or _root.corn2._x > 0 and _root.corn2.drag == false) {
					} else {
						rx = _root._xmouse;
						ry = _root._ymouse;
						cx = _parent._parent._x + _parent._x + _x;
						cy = _parent._parent._y + _parent._y + _y;
						angle = Math.atan2(ry - cy, rx - cx) / 0.0174532925199433;
						roto = angle;
						_rotation = roto;
					}
				}
				if (_parent._parent._currentframe == 2) {
					if (_root.corn._x < 640 and _root.corn.drag == false) {
					} else {
						rx = _root._xmouse;
						ry = _root._ymouse;
						cx = _parent._parent._x + _parent._x + _x;
						cy = _parent._parent._y + _parent._y + _y;
						angle = Math.atan2(ry - cy, rx - cx) / 0.0174532925199433;
						_rotation = -angle + 180;
					}
				}
			}
		}
		instance of movieClip 818	{
			onClipEvent (load) {
				_rotation = 0;
			}
			onClipEvent (enterFrame) {
				if (_parent._parent._currentframe == 1) {
					if (_root.corn._x < 640 and _root.corn.drag == false or _root.corn2._x > 0 and _root.corn2.drag == false) {
					} else {
						rx = _root._xmouse;
						ry = _root._ymouse;
						cx = _parent._parent._x + _parent._x + _x;
						cy = _parent._parent._y + _parent._y + _y;
						angle = Math.atan2(ry - cy, rx - cx) / 0.0174532925199433;
						roto = angle;
						_rotation = roto;
					}
				}
				if (_parent._parent._currentframe == 2) {
					if (_root.corn._x < 640 and _root.corn.drag == false) {
					} else {
						rx = _root._xmouse;
						ry = _root._ymouse;
						cx = _parent._parent._x + _parent._x + _x;
						cy = _parent._parent._y + _parent._y + _y;
						angle = Math.atan2(ry - cy, rx - cx) / 0.0174532925199433;
						_rotation = -angle + 180;
					}
				}
			}
		}
		instance of movieClip 67	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._name == 'duckA') {
						type = _root.duck1spot;
					}
					if (_parent._parent._name == 'duckB') {
						type = _root.duck2spot;
					}
					if (_parent._parent._name == 'duckC') {
						type = _root.duck3spot;
					}
					if (_parent._parent._name == 'duckD') {
						type = _root.duck4spot;
					}
					if (_parent._parent._name == 'duckE') {
						type = _root.duck5spot;
					}
					if (_parent._parent._name == 'duckF') {
						type = _root.duck6spot;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1spot;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2spot;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3spot;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4spot;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5spot;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6spot;
				}
				gotoAndStop(type);
			}
		}
		instance of movieClip 820	{
			onClipEvent (load) {
				num = 0;
			}
			onClipEvent (enterFrame) {
				if (_parent._parent._x < 1400 or _parent._parent._currentframe == 2) {
					if (_parent._parent._x > 100 or _parent._parent._currentframe == 1) {
						num = Math.round(Math.random() * 40);
						if (num == 5 and _parent._parent.drag !== 1 and _root.cam.go !== 0 and _parent._parent.yspeed < 2) {
							_parent.play();
							num = 0;
						}
						if (_root.corn._x < 640 and _parent._parent.drag !== 1) {
							_parent.play();
							num = 0;
						}
						if (_root.corn2._x > 0 and _parent._parent.drag !== 1) {
							_parent.play();
							num = 0;
						}
					}
				}
			}
		}
		instance hair of movieClip 304	{
			onClipEvent (load) {
				_rotation = 0;
			}
			onClipEvent (enterFrame) {
				if (_parent._parent._currentframe == 1) {
					if (_root.corn._x < 640 and _root.corn.drag == false or _root.corn2._x > 0 and _root.corn2.drag == false) {
					} else {
						rx = _root._xmouse;
						ry = _root._ymouse;
						cx = _parent._parent._x + _parent._x + _x;
						cy = _parent._parent._y + _parent._y + _y;
						angle = Math.atan2(ry - cy, rx - cx) / 0.0174532925199433;
						roto = angle;
						_rotation = roto;
					}
				}
				if (_parent._parent._currentframe == 2) {
					if (_root.corn._x < 640 and _root.corn.drag == false) {
					} else {
						rx = _root._xmouse;
						ry = _root._ymouse;
						cx = _parent._parent._x + _parent._x + _x;
						cy = _parent._parent._y + _parent._y + _y;
						angle = Math.atan2(ry - cy, rx - cx) / 0.0174532925199433;
						_rotation = -angle + 180;
					}
				}
			}
		}
		instance of movieClip 305	{
		}
		frame 12 {
			if (_parent._currentframe == 1) {
				_parent._x += 50;
			}
			if (_parent._currentframe == 2) {
				_parent._x -= 50;
			}
			gotoAndStop(1);
		}
	}
	movieClip 825	{
	}
	movieClip 827	{
		instance of movieClip 33	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA') {
						type = _root.duck1colour;
					}
					if (_parent._parent._parent._name == 'duckB') {
						type = _root.duck2colour;
					}
					if (_parent._parent._parent._name == 'duckC') {
						type = _root.duck3colour;
					}
					if (_parent._parent._parent._name == 'duckD') {
						type = _root.duck4colour;
					}
					if (_parent._parent._parent._name == 'duckE') {
						type = _root.duck5colour;
					}
					if (_parent._parent._parent._name == 'duckF') {
						type = _root.duck6colour;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1colour;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2colour;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3colour;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4colour;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5colour;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6colour;
				}
				gotoAndStop(type);
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA') {
						type2 = _root.duck1hair;
					}
					if (_parent._parent._parent._name == 'duckB') {
						type2 = _root.duck2hair;
					}
					if (_parent._parent._parent._name == 'duckC') {
						type2 = _root.duck3hair;
					}
					if (_parent._parent._parent._name == 'duckD') {
						type2 = _root.duck4hair;
					}
					if (_parent._parent._parent._name == 'duckE') {
						type2 = _root.duck5hair;
					}
					if (_parent._parent._parent._name == 'duckF') {
						type2 = _root.duck6hair;
					}
				}
				if (_root.duckinuse == 1) {
					type2 = _root.duck1hair;
				}
				if (_root.duckinuse == 2) {
					type2 = _root.duck2hair;
				}
				if (_root.duckinuse == 3) {
					type2 = _root.duck3hair;
				}
				if (_root.duckinuse == 4) {
					type2 = _root.duck4hair;
				}
				if (_root.duckinuse == 5) {
					type2 = _root.duck5hair;
				}
				if (_root.duckinuse == 6) {
					type2 = _root.duck6hair;
				}
				hairframe = type + 15 * type2;
				_parent.hair.gotoAndStop(hairframe);
			}
			onClipEvent (enterFrame) {
				type3 = Math.ceil(random(100));
				if (type3 == 10 and _parent.eye.eyelid._currentframe == 1) {
					_parent.eye.eyelid.gotoAndPlay(1 + (type - 1) * 13);
				}
			}
		}
		instance of movieClip 67	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA') {
						type = _root.duck1spot;
					}
					if (_parent._parent._parent._name == 'duckB') {
						type = _root.duck2spot;
					}
					if (_parent._parent._parent._name == 'duckC') {
						type = _root.duck3spot;
					}
					if (_parent._parent._parent._name == 'duckD') {
						type = _root.duck4spot;
					}
					if (_parent._parent._parent._name == 'duckE') {
						type = _root.duck5spot;
					}
					if (_parent._parent._parent._name == 'duckF') {
						type = _root.duck6spot;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1spot;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2spot;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3spot;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4spot;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5spot;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6spot;
				}
				gotoAndStop(type);
			}
		}
		instance eye of movieClip 145	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA') {
						type = _root.duck1eye;
					}
					if (_parent._parent._parent._name == 'duckB') {
						type = _root.duck2eye;
					}
					if (_parent._parent._parent._name == 'duckC') {
						type = _root.duck3eye;
					}
					if (_parent._parent._parent._name == 'duckD') {
						type = _root.duck4eye;
					}
					if (_parent._parent._parent._name == 'duckE') {
						type = _root.duck5eye;
					}
					if (_parent._parent._parent._name == 'duckF') {
						type = _root.duck6eye;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1eye;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2eye;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3eye;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4eye;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5eye;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6eye;
				}
				gotoAndStop(type);
			}
		}
	}
	movieClip 830	{
	}
	movieClip 833	{
	}
	movieClip 834	{
		instance of movieClip 825	{
			onClipEvent (load) {
				if (_parent._parent.skill == 1) {
					gotoAndStop(2);
				} else {
					gotoAndStop(1);
				}
			}
		}
		frame 10 {
			if (_parent.skill == 1) {
				if (_parent._name == 'duckA') {
					_root.duck1elvl = Number(_root.duck1elvl + 8);
				}
				if (_parent._name == 'duckB') {
					_root.duck2elvl = Number(_root.duck2elvl + 8);
				}
				if (_parent._name == 'duckC') {
					_root.duck3elvl = Number(_root.duck3elvl + 8);
				}
				if (_parent._name == 'duckD') {
					_root.duck4elvl = Number(_root.duck4elvl + 8);
				}
				if (_parent._name == 'duckE') {
					_root.duck5elvl = Number(_root.duck5elvl + 8);
				}
				if (_parent._name == 'duckF') {
					_root.duck6elvl = Number(_root.duck6elvl + 8);
				}
			}
			if (_parent._name == 'duckA') {
				_root.duck1elvl = Number(_root.duck1elvl + 2);
			}
			if (_parent._name == 'duckB') {
				_root.duck2elvl = Number(_root.duck2elvl + 2);
			}
			if (_parent._name == 'duckC') {
				_root.duck3elvl = Number(_root.duck3elvl + 2);
			}
			if (_parent._name == 'duckD') {
				_root.duck4elvl = Number(_root.duck4elvl + 2);
			}
			if (_parent._name == 'duckE') {
				_root.duck5elvl = Number(_root.duck5elvl + 2);
			}
			if (_parent._name == 'duckF') {
				_root.duck6elvl = Number(_root.duck6elvl + 2);
			}
		}
		instance of movieClip 830	{
			onClipEvent (load) {
				if (_parent._parent.skill == 1) {
					gotoAndStop(2);
				} else {
					gotoAndStop(1);
				}
			}
		}
		frame 29 {
			if (_parent.skill == 1) {
				if (_parent._name == 'duckA') {
					_root.duck1elvl = Number(_root.duck1elvl + 8);
				}
				if (_parent._name == 'duckB') {
					_root.duck2elvl = Number(_root.duck2elvl + 8);
				}
				if (_parent._name == 'duckC') {
					_root.duck3elvl = Number(_root.duck3elvl + 8);
				}
				if (_parent._name == 'duckD') {
					_root.duck4elvl = Number(_root.duck4elvl + 8);
				}
				if (_parent._name == 'duckE') {
					_root.duck5elvl = Number(_root.duck5elvl + 8);
				}
				if (_parent._name == 'duckF') {
					_root.duck6elvl = Number(_root.duck6elvl + 8);
				}
			}
			if (_parent._name == 'duckA') {
				_root.duck1elvl = Number(_root.duck1elvl + 2);
			}
			if (_parent._name == 'duckB') {
				_root.duck2elvl = Number(_root.duck2elvl + 2);
			}
			if (_parent._name == 'duckC') {
				_root.duck3elvl = Number(_root.duck3elvl + 2);
			}
			if (_parent._name == 'duckD') {
				_root.duck4elvl = Number(_root.duck4elvl + 2);
			}
			if (_parent._name == 'duckE') {
				_root.duck5elvl = Number(_root.duck5elvl + 2);
			}
			if (_parent._name == 'duckF') {
				_root.duck6elvl = Number(_root.duck6elvl + 2);
			}
		}
		instance of movieClip 833	{
			onClipEvent (load) {
				if (_parent._parent.skill == 1) {
					gotoAndStop(2);
				} else {
					gotoAndStop(1);
				}
			}
		}
		frame 49 {
			if (_parent.skill == 1) {
				if (_parent._name == 'duckA') {
					_root.duck1elvl = Number(_root.duck1elvl + 8);
				}
				if (_parent._name == 'duckB') {
					_root.duck2elvl = Number(_root.duck2elvl + 8);
				}
				if (_parent._name == 'duckC') {
					_root.duck3elvl = Number(_root.duck3elvl + 8);
				}
				if (_parent._name == 'duckD') {
					_root.duck4elvl = Number(_root.duck4elvl + 8);
				}
				if (_parent._name == 'duckE') {
					_root.duck5elvl = Number(_root.duck5elvl + 8);
				}
				if (_parent._name == 'duckF') {
					_root.duck6elvl = Number(_root.duck6elvl + 8);
				}
			}
			if (_parent._name == 'duckA') {
				_root.duck1elvl = Number(_root.duck1elvl + 2);
			}
			if (_parent._name == 'duckB') {
				_root.duck2elvl = Number(_root.duck2elvl + 2);
			}
			if (_parent._name == 'duckC') {
				_root.duck3elvl = Number(_root.duck3elvl + 2);
			}
			if (_parent._name == 'duckD') {
				_root.duck4elvl = Number(_root.duck4elvl + 2);
			}
			if (_parent._name == 'duckE') {
				_root.duck5elvl = Number(_root.duck5elvl + 2);
			}
			if (_parent._name == 'duckF') {
				_root.duck6elvl = Number(_root.duck6elvl + 2);
			}
		}
		frame 60 {
			if (_root._xmouse > _parent._parent._x) {
				_parent.gotoAndStop(1);
			}
			if (_root._xmouse < _parent._parent._x) {
				_parent.gotoAndStop(2);
			}
			_root.corn._x = 700;
		}
	}
	movieClip 835	{
		frame 1 {
			stop();
		}
		instance qwe of movieClip 821	{
			onClipEvent (enterFrame) {
				if (_root.corn._x < 640) {
					if (_root.corn._x < _parent._x) {
						if (_currentframe == 1) {
							_parent.nextFrame();
						}
					}
				} else {
					if (_root.corn2._x > 0) {
						if (_root.corn2._x < _parent._x) {
							if (_currentframe == 1) {
								_parent.nextFrame();
							}
						}
					} else {
						if (_root._xmouse < _parent._x) {
							if (_currentframe == 1) {
								_parent.nextFrame();
							}
						}
					}
				}
			}
		}
		frame 2 {
			stop();
		}
		instance qwe of movieClip 821	{
			onClipEvent (enterFrame) {
				if (_root.corn._x < 640) {
					if (_root.corn._x > _parent._x) {
						if (_currentframe == 1) {
							_parent.prevFrame();
						}
					}
				} else {
					if (_root.corn2._x > 0) {
						if (_root.corn2._x > _parent._x) {
							if (_currentframe == 1) {
								_parent.prevFrame();
							}
						}
					} else {
						if (_root._xmouse > _parent._x) {
							if (_currentframe == 1) {
								_parent.prevFrame();
							}
						}
					}
				}
			}
		}
		frame 3 {
			stop();
		}
		frame 4 {
			stop();
		}
	}
	instance duckA of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			drag = 1;
			skill = 0;
		}
		onClipEvent (enterFrame) {
			_y = _y + yspeed;
			yspeed += 1;
		}
	}
	movieClip 836	{
	}
	instance corn2 of movieClip 836	{
		onClipEvent (load) {
			drag = false;
			yspeed = 0;
			xspeed = 0;
		}
		onClipEvent (enterFrame) {
			if (_x > 800 and _x < 1000) {
				_x = 850;
			}
			if (_x > 735 and _x < 800) {
				_x = 735;
				xspeed = -xspeed / 2;
			}
			if (_x < 15) {
				_x = 15;
				xspeed = -xspeed / 2;
			}
			if (_y < 15) {
				_y = 15;
				yspeed = -yspeed / 2;
			}
			if (this.hitTest(_root.duckA)) {
				if (_root.duckA._currentframe == 1 and _root.duckA.qwe._currentframe > 8) {
					_root.duckA._x += 50;
				}
				if (_root.duckA._currentframe == 2 and _root.duckA.qwe._currentframe > 8) {
					_root.duckA._x -= 50;
				}
				_root.duckA.skill = 1;
				if (_x > _root.duckA._x) {
					_root.duckA.gotoAndStop(3);
				}
				if (_x < _root.duckA._x) {
					_root.duckA.gotoAndStop(4);
				}
				_x = 1500;
				_root.duckA.drag = 1;
				drag = false;
				xspeed = -10;
			}
			_x = _x + xspeed;
			_y = _y + yspeed;
			if (drag == true) {
				xspeed = -(_x - _root._xmouse) / 2;
				yspeed = -(_y - _root._ymouse) / 2;
			}
			if (drag == false) {
				if (_y > 368) {
					_y = 368;
					yspeed = -yspeed / 2;
				} else {
					yspeed += 1;
				}
			}
		}
		onClipEvent (mouseUp) {
			if (drag == true) {
				drag = false;
			}
		}
		onClipEvent (press) {
			drag = true;
			_root.duckA.drag = 1;
		}
	}
	movieClip 839	{
	}
	instance of movieClip 839	{
		onClipEvent (enterFrame) {
			this._xscale = _root.duck1elvl / 10 / 1.5;
			_parent.staminalevel = _root.duck1elvl / 10;
		}
	}
	instance of movieClip 815	{
		onClipEvent (enterFrame) {
			if (_root.staminalevel >= 3) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (release) {
			_root.nextFrame();
		}
		onClipEvent (rollOver) {
			_root.rlvr = 1;
		}
	}
	frame 11 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 11 {
		runlvl = 0;
		duck1elvl = 30;
		go = 0;
	}
	instance of movieClip 351	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 25, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 25, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 25, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 23, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 23, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 23, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 30, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 30, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 30, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	instance of movieClip 811	{
		onClipEvent (load) {
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
					gotoAndStop(2);
				} else {
					if (_root.second == 0) {
						_root.second = 1;
					} else {
						if (_root.third == 0) {
							_root.third = 1;
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								_root.nextFrame();
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
					} else {
						if (_root.third == 0) {
							_root.third = 2;
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								_root.nextFrame();
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
					} else {
						if (_root.third == 0) {
							_root.third = 3;
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								_root.nextFrame();
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
					} else {
						if (_root.third == 0) {
							_root.third = 4;
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								_root.nextFrame();
							}
						}
					}
				}
			}
		}
	}
	instance chick of movieClip 763	{
		onClipEvent (load) {
			yspeed = 0;
			delay = (1750 - _root.runlvl) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_x > 800) {
				_root.nextFrame();
			}
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 1;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0) {
							play();
							delay = (1750 - _root.runlvl) / 100;
						}
					} else {
						_x = _x + _root.runlvl / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + _root.flylvl) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + _root.swilvl / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + _root.clilvl / 250);
				}
			}
		}
	}
	frame 12 {
		song = 7;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 12 {
		runlvl = 0;
		firstvisit = 1;
		go = 0;
		money = 60;
	}
	instance backGround of movieClip 343	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 353	{
		onClipEvent (load) {
			centre = 750;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			if (_root.grass == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	frame 13 {
		song = 7;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 13 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	frame 13 {
		kongregate.stats.submit('moneytotal', _root.money);
	}
	frame 13 {
		stop();
		duckinuse = 0;
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 347	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -375 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 349	{
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
	}
	instance ground of movieClip 351	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duckA._x + _root.duckA.qwe._x, _root.duckA._y + _root.duckA.qwe._y + 27, true)) {
				_root.duckA._y -= 1;
				_root.duckA.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckB.qwe._x, _root.duckB._y + _root.duckB.qwe._y + 27, true)) {
				_root.duckB._y -= 1;
				_root.duckB.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckC.qwe._x, _root.duckC._y + _root.duckC.qwe._y + 27, true)) {
				_root.duckC._y -= 1;
				_root.duckC.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckD.qwe._x, _root.duckD._y + _root.duckD.qwe._y + 27, true)) {
				_root.duckD._y -= 1;
				_root.duckD.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckE.qwe._x, _root.duckE._y + _root.duckE.qwe._y + 27, true)) {
				_root.duckE._y -= 1;
				_root.duckE.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckF.qwe._x, _root.duckF._y + _root.duckF.qwe._y + 27, true)) {
				_root.duckF._y -= 1;
				_root.duckF.yspeed = 0;
			}
		}
	}
	movieClip 847	{
		frame 1 {
			stop();
		}
		instance of movieClip 49	{
			onClipEvent (load) {
				type = _parent._parent.spotcolourtype;
				gotoAndStop(type);
			}
		}
		instance of movieClip 65	{
			onClipEvent (load) {
				type = _parent._parent.spotcolourtype;
				gotoAndStop(type);
			}
		}
	}
	movieClip 849	{
	}
	movieClip 851	{
		instance of movieClip 33	{
			onClipEvent (load) {
				type = _parent.colourtype;
				gotoAndStop(type);
				type2 = _parent.hairtype;
				hairframe = type + 15 * type2;
				_parent.hair.gotoAndStop(hairframe);
			}
			onClipEvent (enterFrame) {
				type3 = Math.ceil(random(100));
				if (type3 == 10 and _parent.eye.eyelid._currentframe == 1) {
					_parent.eye.eyelid.gotoAndPlay(1 + (type - 1) * 13);
				}
			}
		}
		instance of movieClip 847	{
			onClipEvent (load) {
				type = _parent.spottype;
				gotoAndStop(type);
			}
		}
		instance of movieClip 849	{
			onClipEvent (load) {
				_visible = false;
			}
		}
		instance eye of movieClip 145	{
			onClipEvent (load) {
				type = _parent.eyetype;
				gotoAndStop(type);
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 12;
			hairtype = 6;
			colourtype = 14;
			spottype = 1;
			spotcolourtype = 7;
		}
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 4;
		}
	}
	movieClip 854	{
		frame 1 {
			stop();
		}
	}
	instance of movieClip 854	{
		onClipEvent (enterFrame) {
			_x = _root.npc1._x;
		}
		onClipEvent (release) {
			_root.gotoAndStop(32);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
		onClipEvent (load) {
			if (_root.race1 == 1) {
				_visible = false;
			}
		}
	}
	movieClip 856	{
	}
	movieClip 857	{
	}
	instance shop of movieClip 857	{
		onClipEvent (load) {
			centre = _x;
			stop();
			_root.shopind._visible = false;
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 4;
			_root.shopind._x = _x;
			_root.shopind._y = _y;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.shopind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.shopind._visible = false;
		}
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	instance npc2 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 8;
			hairtype = 9;
			colourtype = 3;
			spottype = 2;
			spotcolourtype = 3;
		}
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 4;
		}
	}
	instance of movieClip 854	{
		onClipEvent (enterFrame) {
			_x = _root.npc2._x;
		}
		onClipEvent (release) {
			_root.gotoAndStop(36);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
		onClipEvent (load) {
			if (_root.race2 == 1) {
				_visible = false;
			}
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
	}
	movieClip 861	{
	}
	instance of movieClip 861	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 4;
		}
	}
	movieClip 866	{
	}
	movieClip 867	{
		instance of movieClip 866	{
			onClipEvent (enterFrame) {
				_rotation = _rotation + 2;
			}
		}
	}
	movieClip 868	{
	}
	movieClip 869	{
	}
	movieClip 871	{
	}
	instance tourney of movieClip 871	{
		onClipEvent (load) {
			centre = _x;
			stop();
			_root.flagind._visible = false;
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 2;
			_root.flagind._x = _x;
			_root.flagind._y = _y;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.flagind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.flagind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(40);
		}
	}
	movieClip 873	{
	}
	movieClip 876	{
	}
	movieClip 880	{
	}
	instance of movieClip 880	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 4;
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 4;
			hairtype = 5;
			colourtype = 10;
			spottype = 3;
			spotcolourtype = 7;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
	}
	instance corn2 of movieClip 836	{
		onClipEvent (load) {
			drag = false;
			yspeed = 0;
			xspeed = 0;
		}
		onClipEvent (enterFrame) {
			if (_x < -960) {
				_x = -60;
			}
			if (_x == -20 and drag == false) {
				xspeed = 0;
			}
			if (_x < -10) {
				_y = 400;
			}
			if (this.hitTest(_root.duckF)) {
				if (_root.duckF._currentframe == 1 and _root.duckF.qwe._currentframe > 8) {
					_root.duckF._x += 50;
				}
				if (_root.duckF._currentframe == 2 and _root.duckF.qwe._currentframe > 8) {
					_root.duckF._x -= 50;
				}
				_root.duckF.skill = 1;
				if (_x > _root.duckF._x) {
					_root.duckF.gotoAndStop(3);
				}
				if (_x < _root.duckF._x) {
					_root.duckF.gotoAndStop(4);
				}
				_x = -860;
				drag = false;
				xspeed = 10;
			}
			if (this.hitTest(_root.duckA)) {
				if (_root.duckA._currentframe == 1 and _root.duckA.qwe._currentframe > 8) {
					_root.duckA._x += 50;
				}
				if (_root.duckA._currentframe == 2 and _root.duckA.qwe._currentframe > 8) {
					_root.duckA._x -= 50;
				}
				_root.duckA.skill = 1;
				if (_x > _root.duckA._x) {
					_root.duckA.gotoAndStop(3);
				}
				if (_x < _root.duckA._x) {
					_root.duckA.gotoAndStop(4);
				}
				_x = -860;
				drag = false;
				xspeed = 10;
			}
			if (this.hitTest(_root.duckB)) {
				if (_root.duckB._currentframe == 1 and _root.duckB.qwe._currentframe > 8) {
					_root.duckB._x += 50;
				}
				if (_root.duckB._currentframe == 2 and _root.duckB.qwe._currentframe > 8) {
					_root.duckB._x -= 50;
				}
				_root.duckB.skill = 1;
				if (_x > _root.duckB._x) {
					_root.duckB.gotoAndStop(3);
				}
				if (_x < _root.duckB._x) {
					_root.duckB.gotoAndStop(4);
				}
				_x = -860;
				drag = false;
				xspeed = 10;
			}
			if (this.hitTest(_root.duckC)) {
				if (_root.duckC._currentframe == 1 and _root.duckC.qwe._currentframe > 8) {
					_root.duckC._x += 50;
				}
				if (_root.duckC._currentframe == 2 and _root.duckC.qwe._currentframe > 8) {
					_root.duckC._x -= 50;
				}
				_root.duckC.skill = 1;
				if (_x > _root.duckC._x) {
					_root.duckC.gotoAndStop(3);
				}
				if (_x < _root.duckC._x) {
					_root.duckC.gotoAndStop(4);
				}
				_x = -860;
				drag = false;
				xspeed = 10;
			}
			if (this.hitTest(_root.duckD)) {
				if (_root.duckD._currentframe == 1 and _root.duckD.qwe._currentframe > 8) {
					_root.duckD._x += 50;
				}
				if (_root.duckD._currentframe == 2 and _root.duckD.qwe._currentframe > 8) {
					_root.duckD._x -= 50;
				}
				_root.duckD.skill = 1;
				if (_x > _root.duckD._x) {
					_root.duckD.gotoAndStop(3);
				}
				if (_x < _root.duckD._x) {
					_root.duckD.gotoAndStop(4);
				}
				_x = -860;
				drag = false;
				xspeed = 10;
			}
			if (this.hitTest(_root.duckE)) {
				if (_root.duckE._currentframe == 1 and _root.duckE.qwe._currentframe > 8) {
					_root.duckE._x += 50;
				}
				if (_root.duckE._currentframe == 2 and _root.duckE.qwe._currentframe > 8) {
					_root.duckE._x -= 50;
				}
				_root.duckE.skill = 1;
				if (_x > _root.duckE._x) {
					_root.duckE.gotoAndStop(3);
				}
				if (_x < _root.duckE._x) {
					_root.duckE.gotoAndStop(4);
				}
				_x = -860;
				drag = false;
				xspeed = 10;
			}
			_x = _x + xspeed;
			_y = _y + yspeed;
			if (drag == true) {
				xspeed = -(_x - _root._xmouse) / 2;
				yspeed = -(_y - _root._ymouse) / 2;
			}
			if (drag == false) {
				yspeed += 1;
				if (_y > 405) {
					_y = 405;
					yspeed = -yspeed / 2;
				}
				if (_y < 10) {
					_y = 10;
					yspeed = 0;
				}
				if (_x > 1485) {
					_x = 1485;
					xspeed = -xspeed / 2;
				}
			}
		}
		onClipEvent (mouseUp) {
			if (drag == true) {
				drag = false;
			}
		}
		onClipEvent (press) {
			drag = true;
		}
	}
	
	// unknown tag 88 length 106
	movieClip 887	{
	}
	
	// unknown tag 88 length 70
	movieClip 890	{
	}
	instance of movieClip 890	{
		onClipEvent (press) {
			if (_root.corn2._x > -360 and _root.corn2._x < 0 and _root.money > 14) {
				_root.corn2._x = 67;
				_root.corn2._y = 305;
				_root.corn2.xspeed = 0;
				_root.corn2.yspeed = 5;
				_root.money = Number(_root.money - 15);
			}
			if (_root.corn2._x > -360 and _root.corn2._x < 0 and _root.freeseed == 1) {
				_root.corn2._x = 67;
				_root.corn2._y = 305;
				_root.corn2.xspeed = 0;
				_root.corn2.yspeed = 5;
			}
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
		onClipEvent (rollOver) {
			_root.speech._visible = true;
			_root.speech.data = 'SuperSeed - this greatly increases my energy level. Click to dispense';
		}
		onClipEvent (rollOut) {
			_root.speech._visible = false;
		}
		onClipEvent (enterFrame) {
			if (_root.freeseed == 1) {
				gotoAndStop(2);
			} else {
				gotoAndStop(1);
			}
		}
	}
	instance duckA of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck1 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck1 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 1;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck1name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckB of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck2 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck2 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 2;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck2name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckC of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck3 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck3 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 3;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck3name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckD of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck4 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck4 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 4;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck4name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckE of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck5 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck5 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 5;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck5name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckF of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck6 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck6 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 6;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck6name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	movieClip 892	{
	}
	movieClip 896	{
	}
	instance sett of movieClip 896	{
		onClipEvent (release) {
			_root.prevlocation = _root._currentframe;
			_root.gotoAndStop(31);
		}
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (releaseOutside, rollOut) {
			_alpha = 100;
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
		onClipEvent (load) {
			if (_root.firstvisit == 1) {
				_visible = false;
			}
		}
		onClipEvent (rollOver) {
			_root.rlvr = 1;
		}
	}
	movieClip 899	{
	}
	movieClip 900	{
		instance of movieClip 310	{
			onClipEvent (release) {
				getURL('http://armorgames.com', '_blank');
			}
			onClipEvent (rollOver) {
				_alpha = 50;
			}
			onClipEvent (releaseOutside, rollOut) {
				_alpha = 100;
			}
		}
		instance of movieClip 899	{
			onClipEvent (release) {
				getURL('http://www.facebook.com/ArmorGames', '_blank');
			}
			onClipEvent (rollOver) {
				_alpha = 50;
			}
			onClipEvent (releaseOutside, rollOut) {
				_alpha = 100;
			}
		}
	}
	instance of movieClip 900	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	movieClip 902	{
	}
	instance lol of movieClip 902	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
			moneyshow = 'Money: $' + _root.money;
		}
	}
	
	// unknown tag 88 length 74
	movieClip 905	{
	}
	instance of movieClip 905	{
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (rollOut, dragOut) {
			_alpha = 100;
		}
		onClipEvent (release) {
			_root.gotoAndStop(50);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
		onClipEvent (rollOver) {
			_root.rlvr = 1;
		}
	}
	movieClip 907	{
	}
	button 910 {
		on (release) {
			nextFrame();
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	movieClip 920	{
		frame 2 {
			stop();
		}
		instance of movieClip 907	{
			onClipEvent (rollOver) {
				this.useHandCursor = false;
			}
		}
		frame 3 {
			_root.position = 1;
		}
		frame 4 {
			_root.position = 2;
		}
		frame 6 {
			_root.position = 3;
		}
		frame 7 {
			_root.position = 4;
		}
		frame 8 {
			position = 4;
		}
		frame 9 {
			position = 4;
		}
		frame 10 {
			position = 4;
		}
		frame 11 {
			_root.position = 1;
		}
		frame 12 {
			_root.cam.go = 1;
			_root.sett._visible = true;
		}
	}
	instance mover of movieClip 920	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	movieClip 922	{
	}
	instance of movieClip 922	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
		onClipEvent (load) {
			if (_root.firstvisit == 1) {
				_visible = false;
			}
		}
		onClipEvent (release) {
			getURL('http://www.wixgames.co.uk', '_blank');
		}
	}
	movieClip 924	{
		frame 1 {
			function camControl() {
				parentColor.setTransform(camColor.getTransform());
				var v4 = sX / this._width;
				var v3 = sY / this._height;
				_parent._x = cX - this._x * v4;
				_parent._y = cY - this._y * v3;
				_parent._xscale = 100 * v4;
				_parent._yscale = 100 * v3;
			}
			function resetStage() {
				var v2 = {'ra': 100, 'rb': 0, 'ga': 100, 'gb': 0, 'ba': 100, 'bb': 0, 'aa': 100, 'ab': 0};
				parentColor.setTransform(v2);
				_parent._xscale = 100;
				_parent._yscale = 100;
				_parent._x = 0;
				_parent._y = 0;
			}
			this._visible = false;
			var oldMode = Stage.scaleMode;
			Stage.scaleMode = 'exactFit';
			var cX = Stage.width / 2;
			var cY = Stage.height / 2;
			var sX = Stage.width;
			var sY = Stage.height;
			Stage.scaleMode = oldMode;
			var camColor = new Color(this);
			var parentColor = new Color(_parent);
			this.onEnterFrame = camControl;
			camControl();
			this.onUnload = resetStage;
		}
	}
	instance cam of movieClip 924	{
		onClipEvent (load) {
			xspeed = 0;
			xspeed2 = 0;
			if (_root.firstvisit == 1) {
				_root.mover.play();
				go = 0;
			} else {
				go = 1;
				_root.mover.stop();
			}
			_root.firstvisit = 0;
		}
		onClipEvent (enterFrame) {
			xspeed2 *= 0.99;
			_x = _x + xspeed2 * 10;
			if (xspeed2 < xspeed) {
				xspeed2 += 0.05;
			}
			if (xspeed2 > xspeed) {
				xspeed2 -= 0.05;
			}
			if (xspeed2 > 1) {
				xspeed2 = 1;
			}
			if (xspeed2 < -1) {
				xspeed2 = -1;
			}
			if (go == 0) {
				if (_root.position == 1) {
					_x = _x + (_root.runtrainer._x - _x) / 8;
				}
				if (_root.position == 2) {
					_x = _x + (_root.npc1._x - _x) / 8;
				}
				if (_root.position == 3) {
					_x = _x + (_root.shop._x - _x) / 8;
				}
				if (_root.position == 4) {
					_x = _x + (_root.tourney._x - _x) / 8;
				}
			}
			if (go == 1) {
				xspeed = int((_root._xmouse - _x) / 200) * 10;
			}
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1125) {
				_x = 1125;
			}
		}
	}
	movieClip 942	{
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_parent.duck == 1) {
					_parent.clvl = Math.floor(_root.duck1clvl / 10);
				}
				if (_parent.duck == 2) {
					_parent.clvl = Math.floor(_root.duck2clvl / 10);
				}
				if (_parent.duck == 3) {
					_parent.clvl = Math.floor(_root.duck3clvl / 10);
				}
				if (_parent.duck == 4) {
					_parent.clvl = Math.floor(_root.duck4clvl / 10);
				}
				if (_parent.duck == 5) {
					_parent.clvl = Math.floor(_root.duck5clvl / 10);
				}
				if (_parent.duck == 6) {
					_parent.clvl = Math.floor(_root.duck6clvl / 10);
				}
				xscale = _parent.clvl / 1.5;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_parent.duck == 1) {
					_parent.flvl = Math.floor(_root.duck1flvl / 10);
				}
				if (_parent.duck == 2) {
					_parent.flvl = Math.floor(_root.duck2flvl / 10);
				}
				if (_parent.duck == 3) {
					_parent.flvl = Math.floor(_root.duck3flvl / 10);
				}
				if (_parent.duck == 4) {
					_parent.flvl = Math.floor(_root.duck4flvl / 10);
				}
				if (_parent.duck == 5) {
					_parent.flvl = Math.floor(_root.duck5flvl / 10);
				}
				if (_parent.duck == 6) {
					_parent.flvl = Math.floor(_root.duck6flvl / 10);
				}
				xscale = _parent.flvl / 1.5;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_parent.duck == 1) {
					_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
				}
				if (_parent.duck == 2) {
					_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
				}
				if (_parent.duck == 3) {
					_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
				}
				if (_parent.duck == 4) {
					_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
				}
				if (_parent.duck == 5) {
					_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
				}
				if (_parent.duck == 6) {
					_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
				}
				xscale = _parent.rlvl / 1.5;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_parent.duck == 1) {
					_parent.slvl = Math.floor(_root.duck1slvl / 10);
				}
				if (_parent.duck == 2) {
					_parent.slvl = Math.floor(_root.duck2slvl / 10);
				}
				if (_parent.duck == 3) {
					_parent.slvl = Math.floor(_root.duck3slvl / 10);
				}
				if (_parent.duck == 4) {
					_parent.slvl = Math.floor(_root.duck4slvl / 10);
				}
				if (_parent.duck == 5) {
					_parent.slvl = Math.floor(_root.duck5slvl / 10);
				}
				if (_parent.duck == 6) {
					_parent.slvl = Math.floor(_root.duck6slvl / 10);
				}
				xscale = _parent.slvl / 1.5;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_parent.duck == 1) {
					_parent.elvl = Math.floor(_root.duck1elvl / 10);
				}
				if (_parent.duck == 2) {
					_parent.elvl = Math.floor(_root.duck2elvl / 10);
				}
				if (_parent.duck == 3) {
					_parent.elvl = Math.floor(_root.duck3elvl / 10);
				}
				if (_parent.duck == 4) {
					_parent.elvl = Math.floor(_root.duck4elvl / 10);
				}
				if (_parent.duck == 5) {
					_parent.elvl = Math.floor(_root.duck5elvl / 10);
				}
				if (_parent.duck == 6) {
					_parent.elvl = Math.floor(_root.duck6elvl / 10);
				}
				xscale = _parent.elvl / 1.5;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_parent.duck == 1) {
					_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
				}
				if (_parent.duck == 2) {
					_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
				}
				if (_parent.duck == 3) {
					_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
				}
				if (_parent.duck == 4) {
					_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
				}
				if (_parent.duck == 5) {
					_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
				}
				if (_parent.duck == 6) {
					_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
				}
				xscale = _parent.jlvl / 1.5;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
	}
	instance hover of movieClip 942	{
		onClipEvent (load) {
			_visible = false;
			stop();
			duck = 0;
			above = 1;
		}
		onClipEvent (enterFrame) {
			if (_visible == false) {
				_alpha = 0;
			}
			if (_visible == true) {
				if (_alpha < 100) {
					_alpha = _alpha + 20;
				}
				if (above == 1) {
					if (duck == 1) {
						_x = _root.duckA._x;
						_y = _root.duckA._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 2) {
						_x = _root.duckB._x;
						_y = _root.duckB._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 3) {
						_x = _root.duckC._x;
						_y = _root.duckC._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 4) {
						_x = _root.duckD._x;
						_y = _root.duckD._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 5) {
						_x = _root.duckE._x;
						_y = _root.duckE._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 6) {
						_x = _root.duckF._x;
						_y = _root.duckF._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
				} else {
					if (duck == 1) {
						_x = _root.duckA._x;
						_y = _root.duckA._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 2) {
						_x = _root.duckB._x;
						_y = _root.duckB._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 3) {
						_x = _root.duckC._x;
						_y = _root.duckC._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 4) {
						_x = _root.duckD._x;
						_y = _root.duckD._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 5) {
						_x = _root.duckE._x;
						_y = _root.duckE._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 6) {
						_x = _root.duckF._x;
						_y = _root.duckF._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
				}
			}
			if (_x < 75) {
				_x = 75;
			}
			if (_x > 1425) {
				_x = 1425;
			}
			if (_y < 100) {
				above = 0;
			}
			if (_y > 380) {
				above = 1;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 944	{
		frame 10 {
			gotoAndStop(1);
		}
	}
	instance of movieClip 944	{
		onClipEvent (load) {
			gotoAndPlay(2);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 14 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 14 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	movieClip 949	{
	}
	instance of movieClip 949	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(2);
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
	}
	movieClip 951	{
	}
	instance of movieClip 951	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(3);
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
	}
	movieClip 953	{
		instance of movieClip 649	{
			onClipEvent (load) {
				gotoAndStop(22);
			}
		}
	}
	instance of movieClip 953	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(7);
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
	}
	movieClip 955	{
	}
	instance of movieClip 955	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(11);
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
	}
	movieClip 956	{
		instance of movieClip 649	{
			onClipEvent (load) {
				gotoAndStop(37);
			}
		}
	}
	instance of movieClip 956	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(8);
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
	}
	movieClip 958	{
	}
	instance of movieClip 958	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(10);
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
	}
	movieClip 960	{
	}
	instance of movieClip 960	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(4);
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
	}
	movieClip 962	{
	}
	instance of movieClip 962	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(12);
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
	}
	movieClip 964	{
	}
	instance of movieClip 964	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(6);
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
	}
	movieClip 966	{
	}
	instance of movieClip 966	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(5);
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
	}
	movieClip 968	{
	}
	instance of movieClip 968	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(9);
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 974 {
		on (release) {
			if (_root.money >= 100) {
				_root.money = Number(_root.money - 100);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 3;
					_root.duck1spot = 0;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 3;
						_root.duck2spot = 0;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 3;
							_root.duck3spot = 0;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 3;
								_root.duck4spot = 0;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 3;
									_root.duck5spot = 0;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 3;
										_root.duck6spot = 0;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 3;
										_root.cost = 100;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 976 {
		on (release) {
			if (_root.money >= 100) {
				_root.money = Number(_root.money - 100);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 2;
					_root.duck1spot = 0;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 2;
						_root.duck2spot = 0;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 2;
							_root.duck3spot = 0;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 2;
								_root.duck4spot = 0;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 2;
									_root.duck5spot = 0;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 2;
										_root.duck6spot = 0;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 2;
										_root.cost = 100;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 978 {
		on (release) {
			if (_root.money >= 100) {
				_root.money = Number(_root.money - 100);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 1;
					_root.duck1spot = 0;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 1;
						_root.duck2spot = 0;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 1;
							_root.duck3spot = 0;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 1;
								_root.duck4spot = 0;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 1;
									_root.duck5spot = 0;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 1;
										_root.duck6spot = 0;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 1;
										_root.cost = 100;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 980 {
		on (release) {
			if (_root.money >= 250) {
				_root.money = Number(_root.money - 250);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 15;
					_root.duck1spot = 0;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 15;
						_root.duck2spot = 0;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 15;
							_root.duck3spot = 0;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 15;
								_root.duck4spot = 0;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 15;
									_root.duck5spot = 0;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 15;
										_root.duck6spot = 0;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 15;
										_root.cost = 250;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 982 {
		on (release) {
			if (_root.money >= 250) {
				_root.money = Number(_root.money - 250);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 13;
					_root.duck1spot = 0;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 13;
						_root.duck2spot = 0;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 13;
							_root.duck3spot = 0;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 13;
								_root.duck4spot = 0;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 13;
									_root.duck5spot = 0;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 13;
										_root.duck6spot = 0;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 13;
										_root.cost = 250;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 985 {
		on (release) {
			if (_root.money >= 50) {
				_root.money = Number(_root.money - 50);
				_root.hairstyle = 9;
				_root.cost = Number(50);
				_root.gotoAndStop(_root._currentframe + 3);
			}
		}
	}
	button 986 {
		on (release) {
			if (_root.money >= 50) {
				_root.money = Number(_root.money - 50);
				_root.hairstyle = 5;
				_root.cost = Number(50);
				_root.gotoAndStop(_root._currentframe + 3);
			}
		}
	}
	button 989 {
		on (release) {
			if (_root.money >= 50) {
				_root.money = Number(_root.money - 50);
				_root.hairstyle = 10;
				_root.gotoAndStop(_root._currentframe + 4);
				_root.cost = 50;
			}
		}
	}
	button 991 {
		on (release) {
			if (_root.money >= 50) {
				_root.money = Number(_root.money - 50);
				_root.hairstyle = 11;
				_root.gotoAndStop(_root._currentframe + 4);
				_root.cost = 50;
			}
		}
	}
	button 993 {
		on (release) {
			if (_root.money >= 100) {
				_root.money = Number(_root.money - 100);
				_root.hairstyle = 13;
				_root.gotoAndStop(_root._currentframe + 4);
				_root.cost = 100;
			}
		}
	}
	button 995 {
		on (release) {
			if (_root.money >= 100) {
				_root.money = Number(_root.money - 100);
				_root.hairstyle = 12;
				_root.gotoAndStop(_root._currentframe + 4);
				_root.cost = 100;
			}
		}
	}
	movieClip 996	{
	}
	instance infoscreen of movieClip 996	{
		onClipEvent (load) {
			stop();
		}
		onClipEvent (enterFrame) {
			_root.moneyshow = 'Money: $' + _root.money;
		}
	}
	button 999 {
		on (release) {
			_root.prevFrame();
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	frame 15 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 15 {
		type = int(random(10));
		if (type == 0) {
			ducknameinput.text = 'Duckald';
		}
		if (type == 1) {
			ducknameinput.text = 'Duckina';
		}
		if (type == 2) {
			ducknameinput.text = 'Duckette';
		}
		if (type == 3) {
			ducknameinput.text = 'Ducky';
		}
		if (type == 4) {
			ducknameinput.text = 'Duck';
		}
		if (type == 5) {
			ducknameinput.text = 'Duckaine';
		}
		if (type == 6) {
			ducknameinput.text = 'Duckipo';
		}
		if (type == 7) {
			ducknameinput.text = 'Ducken';
		}
		if (type == 8) {
			ducknameinput.text = 'Duke';
		}
		if (type == 9) {
			ducknameinput.text = 'Ducked';
		}
		if (type == 10) {
			ducknameinput.text = 'Duckic';
		}
		if (_root.duckinuse == 1) {
			kongregate.stats.submit('ducksinteam', 1);
			_root.duck1rlvl = 0;
			_root.duck1slvl = 0;
			_root.duck1flvl = 0;
			_root.duck1clvl = 0;
			_root.duck1elvl = 0;
			_root.duck1jlvl = 0;
		}
		if (_root.duckinuse == 2) {
			kongregate.stats.submit('ducksinteam', 2);
			_root.duck2rlvl = 0;
			_root.duck2slvl = 0;
			_root.duck2flvl = 0;
			_root.duck2clvl = 0;
			_root.duck2elvl = 0;
			_root.duck2jlvl = 0;
		}
		if (_root.duckinuse == 3) {
			kongregate.stats.submit('ducksinteam', 3);
			_root.duck3rlvl = 0;
			_root.duck3slvl = 0;
			_root.duck3flvl = 0;
			_root.duck3clvl = 0;
			_root.duck3elvl = 0;
			_root.duck3jlvl = 0;
		}
		if (_root.duckinuse == 4) {
			kongregate.stats.submit('ducksinteam', 4);
			_root.duck4rlvl = 0;
			_root.duck4slvl = 0;
			_root.duck4flvl = 0;
			_root.duck4clvl = 0;
			_root.duck4elvl = 0;
			_root.duck4jlvl = 0;
		}
		if (_root.duckinuse == 5) {
			kongregate.stats.submit('ducksinteam', 5);
			_root.duck5rlvl = 0;
			_root.duck5slvl = 0;
			_root.duck5flvl = 0;
			_root.duck5clvl = 0;
			_root.duck5elvl = 0;
			_root.duck5jlvl = 0;
		}
		if (_root.duckinuse == 6) {
			kongregate.stats.submit('ducksinteam', 6);
			_root.duck6rlvl = 0;
			_root.duck6slvl = 0;
			_root.duck6flvl = 0;
			_root.duck6clvl = 0;
			_root.duck6elvl = 0;
			_root.duck6jlvl = 0;
		}
	}
	button 1002 {
		on (release) {
			if (_root.duckinuse == 1) {
				duck1name = ducknameinput.text;
			}
			if (_root.duckinuse == 2) {
				duck2name = ducknameinput.text;
			}
			if (_root.duckinuse == 3) {
				duck3name = ducknameinput.text;
			}
			if (_root.duckinuse == 4) {
				duck4name = ducknameinput.text;
			}
			if (_root.duckinuse == 5) {
				duck5name = ducknameinput.text;
			}
			if (_root.duckinuse == 6) {
				duck6name = ducknameinput.text;
			}
			gotoAndStop(13);
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	instance of movieClip 305	{
	}
	frame 16 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 1006 {
		on (release) {
			money = Number(money + cost);
			gotoAndStop(_currentframe - 2);
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	movieClip 1013	{
		instance duckA of movieClip 305	{
		}
	}
	movieClip 1014	{
	}
	movieClip 1015	{
		instance duckB of movieClip 305	{
		}
	}
	movieClip 1016	{
	}
	movieClip 1017	{
		instance duckF of movieClip 305	{
		}
	}
	movieClip 1018	{
	}
	movieClip 1019	{
		instance duckE of movieClip 305	{
		}
	}
	movieClip 1020	{
	}
	movieClip 1021	{
		instance duckD of movieClip 305	{
		}
	}
	movieClip 1022	{
	}
	movieClip 1023	{
		instance duckC of movieClip 305	{
		}
	}
	movieClip 1024	{
	}
	button 1028 {
		on (release) {
			_root.duckinuse = 1;
			_root.duck1 = 1;
			_root.duck1colour = _root.eggcolour;
			_root.duck1spot = 0;
			_root.duck1eye = Math.ceil(random(15));
			_root.duck1hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1029 {
		on (release) {
			_root.duckinuse = 2;
			_root.duck2 = 1;
			_root.duck2colour = _root.eggcolour;
			_root.duck2spot = 0;
			_root.duck2eye = Math.ceil(random(15));
			_root.duck2hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1030 {
		on (release) {
			_root.duckinuse = 3;
			_root.duck3 = 1;
			_root.duck3colour = _root.eggcolour;
			_root.duck3spot = 0;
			_root.duck3eye = Math.ceil(random(15));
			_root.duck3hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1031 {
		on (release) {
			_root.duckinuse = 4;
			_root.duck4 = 1;
			_root.duck4colour = _root.eggcolour;
			_root.duck4spot = 0;
			_root.duck4eye = Math.ceil(random(15));
			_root.duck4hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1032 {
		on (release) {
			_root.duckinuse = 5;
			_root.duck5 = 1;
			_root.duck5colour = _root.eggcolour;
			_root.duck5spot = 0;
			_root.duck5eye = Math.ceil(random(15));
			_root.duck5hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1033 {
		on (release) {
			_root.duckinuse = 6;
			_root.duck6 = 1;
			_root.duck6colour = _root.eggcolour;
			_root.duck6spot = 0;
			_root.duck6eye = Math.ceil(random(15));
			_root.duck6hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	frame 17 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 1035 {
		on (release) {
			_root.money += _root.cost;
			gotoAndStop(_currentframe - 3);
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 1042 {
		on (release) {
			_root.duck1hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 4);
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1043 {
		on (release) {
			_root.duck2hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 4);
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1044 {
		on (release) {
			_root.duck3hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 4);
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1045 {
		on (release) {
			_root.duck4hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 4);
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1046 {
		on (release) {
			_root.duck5hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 4);
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1047 {
		on (release) {
			_root.duck6hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 4);
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	frame 18 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 1049 {
		on (release) {
			gotoAndStop(_currentframe - 4);
			money = Number(money + cost);
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	button 1056 {
		on (release) {
			_root.duck1hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 5);
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1057 {
		on (release) {
			_root.duck2hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 5);
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1058 {
		on (release) {
			_root.duck3hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 5);
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1059 {
		on (release) {
			_root.duck4hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 5);
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1060 {
		on (release) {
			_root.duck5hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 5);
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1061 {
		on (release) {
			_root.duck6hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 5);
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	frame 19 {
		song = 7;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 19 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 347	{
		onClipEvent (load) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			_root.centre = _root.terrain._width / 2;
			_x = (_root.centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			_root.centre = _root.terrain._width / 2;
			_x = (_root.centre + _root.cam._x) / 2;
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 4;
			hairtype = 5;
			colourtype = 10;
			spottype = 3;
			spotcolourtype = 7;
			_root.runind._visible = false;
		}
	}
	button 1065 {
		on (release) {
			_root.gotoAndStop(13);
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	button 1068 {
		on (release) {
			_root.nextFrame();
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	frame 20 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 1070 {
		on (release) {
			gotoAndStop('MENU');
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 1077 {
		on (release) {
			_root.duckinuse = 1;
			_root.startlvl = Number(_root.duck1rlvl);
			_root.nextFrame();
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1078 {
		on (release) {
			_root.duckinuse = 2;
			_root.startlvl = Number(_root.duck2rlvl);
			_root.nextFrame();
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1079 {
		on (release) {
			_root.duckinuse = 3;
			_root.startlvl = Number(_root.duck3rlvl);
			_root.nextFrame();
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1080 {
		on (release) {
			_root.duckinuse = 4;
			_root.startlvl = Number(_root.duck4rlvl);
			_root.nextFrame();
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1081 {
		on (release) {
			_root.duckinuse = 5;
			_root.startlvl = Number(_root.duck5rlvl);
			_root.nextFrame();
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1082 {
		on (release) {
			_root.duckinuse = 6;
			_root.startlvl = Number(_root.duck6rlvl);
			_root.nextFrame();
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	frame 21 {
		song = 13;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 21 {
		stop();
		coins = 0;
	}
	instance of movieClip 345	{
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 347	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			_root.centre = _root.terrain._width / 2;
			_x = (_root.centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			_root.centre = _root.terrain._width / 2;
			_x = (_root.centre + _root.cam._x) / 2;
		}
	}
	movieClip 1085	{
		frame 1 {
			function camControl() {
				parentColor.setTransform(camColor.getTransform());
				var v4 = sX / this._width;
				var v3 = sY / this._height;
				_parent._x = cX - this._x * v4;
				_parent._y = cY - this._y * v3;
				_parent._xscale = 100 * v4;
				_parent._yscale = 100 * v3;
			}
			function resetStage() {
				var v2 = {'ra': 100, 'rb': 0, 'ga': 100, 'gb': 0, 'ba': 100, 'bb': 0, 'aa': 100, 'ab': 0};
				parentColor.setTransform(v2);
				_parent._xscale = 100;
				_parent._yscale = 100;
				_parent._x = 0;
				_parent._y = 0;
			}
			this._visible = false;
			var oldMode = Stage.scaleMode;
			Stage.scaleMode = 'exactFit';
			var cX = Stage.width / 2;
			var cY = Stage.height / 2;
			var sX = Stage.width;
			var sY = Stage.height;
			Stage.scaleMode = oldMode;
			var camColor = new Color(this);
			var parentColor = new Color(_parent);
			this.onEnterFrame = camControl;
			camControl();
			this.onUnload = resetStage;
		}
	}
	movieClip 1086	{
		frame 1 {
			stop();
			_parent.ready = 1;
		}
		instance of movieClip 305	{
			onClipEvent (enterFrame) {
				if (_root.duck.death !== 1) {
					if (_parent._parent._currentframe == 1) {
						if (Key.isDown(39) and _parent._parent.yspeed <= 1 and _parent._parent._x < _parent._parent.maxright) {
							_parent.play();
						}
					}
					if (_parent._parent._currentframe == 2) {
						if (Key.isDown(37) and _parent._parent.yspeed <= 1 and _parent._parent._x > _parent._parent.maxleft) {
							_parent.play();
						}
					}
				}
			}
		}
		frame 2 {
			_parent.ready = 0;
		}
		instance of movieClip 305	{
		}
		frame 9 {
			_parent.yspeed += 0.1;
			if (_parent._currentframe == 1) {
				_parent._x += 50;
			}
			if (_parent._currentframe == 2) {
				_parent._x -= 50;
			}
			gotoAndStop(1);
		}
	}
	movieClip 1087	{
		frame 1 {
			stop();
		}
	}
	instance duck of movieClip 1087	{
		onClipEvent (load) {
			yspeed = 10;
		}
	}
	movieClip 1089	{
	}
	instance of movieClip 1089	{
		onClipEvent (load) {
			_x = Math.round(Math.random() * 15) * 50;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duck._x, _root.duck._y + 35, true)) {
				_root.duck._y -= 1;
				_root.duck.yspeed = 0;
			}
			if (_y < _root.cam._y - 300) {
				_y = _y + 600;
				_x = Math.round(Math.random() * 15) * 50;
			}
		}
	}
	instance of movieClip 1089	{
		onClipEvent (load) {
			_x = Math.round(Math.random() * 15) * 50;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duck._x, _root.duck._y + 35, true)) {
				_root.duck._y -= 1;
				_root.duck.yspeed = 0;
			}
			if (_y < _root.cam._y - 300) {
				_y = _y + 600;
				_x = Math.round(Math.random() * 15) * 50;
			}
		}
	}
	instance of movieClip 1089	{
		onClipEvent (load) {
			_x = Math.round(Math.random() * 15) * 50;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duck._x, _root.duck._y + 35, true)) {
				_root.duck._y -= 1;
				_root.duck.yspeed = 0;
			}
			if (_y < _root.cam._y - 300) {
				_y = _y + 600;
				_x = Math.round(Math.random() * 15) * 50;
			}
		}
	}
	instance of movieClip 1089	{
		onClipEvent (load) {
			_x = Math.round(Math.random() * 15) * 50;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duck._x, _root.duck._y + 35, true)) {
				_root.duck._y -= 1;
				_root.duck.yspeed = 0;
			}
			if (_y < _root.cam._y - 300) {
				_y = _y + 600;
				_x = Math.round(Math.random() * 15) * 50;
			}
		}
	}
	movieClip 1094	{
	}
	instance of movieClip 1094	{
		onClipEvent (keyPress '<Space>') {
			_root.nextFrame();
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 1096	{
	}
	movieClip 1098	{
	}
	instance of movieClip 944	{
		onClipEvent (load) {
			gotoAndPlay(2);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 22 {
		song = 13;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 1096	{
		onClipEvent (enterFrame) {
			if (_y < _root.cam._y - 240) {
				_y = _root.cam._y - 240;
			}
		}
	}
	instance of movieClip 1098	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duck._x, _root.duck._y + 35, true)) {
				_root.duck._y -= 1;
				_root.duck.yspeed = 0;
			}
		}
	}
	instance duck of movieClip 1087	{
		onClipEvent (load) {
			yspeed = 0;
			maxleft = 0;
			maxright = 740;
		}
		onClipEvent (enterFrame) {
			if (_y - _root.cam._y < -275) {
				_root.nextFrame();
			}
			yspeed += 1;
			if (yspeed > 20) {
				yspeed = 20;
			}
			_y = _y + yspeed;
			if (ready == 1) {
				if (Key.isDown(39)) {
					gotoAndStop(1);
				}
				if (Key.isDown(37)) {
					gotoAndStop(2);
				}
			}
		}
	}
	movieClip 1102	{
	}
	movieClip 1105	{
		frame 1 {
			stop();
		}
		frame 2 {
			if (_root.a3 == 0) {
				_root.a1 = 1;
				game = SharedObject.getLocal('mydata');
				game.data.a1 = 1;
				game.flush();
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (enterFrame) {
			if (_y - _root.cam._y < -275) {
				_y = _y + (Math.round(Math.random() * 4) * 150 + 900);
				_x = Math.random() * 750;
			}
			if (this.hitTest(_root.duck)) {
				play();
				_y = _y - 600;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (enterFrame) {
			if (_y - _root.cam._y < -275) {
				_y = _y + (Math.round(Math.random() * 4) * 150 + 900);
				_x = Math.random() * 750;
			}
			if (this.hitTest(_root.duck)) {
				play();
				_y = _y - 600;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (load) {
			yspeed = 1;
			dist = 0;
		}
		onClipEvent (enterFrame) {
			if (_root._currentframe == 22) {
				_y = _y + yspeed;
				yspeed += 0.001;
				dist += yspeed;
				_root.dist = dist;
				if (_root.duck._y > _y + 100) {
					_y = _y + (_root.duck._y - (_y + 100)) / 8;
				}
				_root.scoreclip._y = _y;
				_root.scoreclip.dist = Math.round(dist);
			}
		}
	}
	frame 23 {
		song = 13;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 23 {
		if (rts == 1) {
			gotoAndStop(257);
		}
	}
	button 1114 {
		on (release) {
			_root.gotoAndStop(13);
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	button 1117 {
		on (release) {
			_root.nextFrame();
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	movieClip 1120	{
		frame 1 {
			dist = Math.round(_root.dist);
			coins = _root.coins;
			_root.coinsthistime = 0;
			_root.coinsthistime = Number(_root.coinsthistime + coins);
			_root.money = Number(_root.money + coins);
			if (_root.duckinuse == 1) {
				_root.duck1rlvl = Number(_root.duck1rlvl + _root.dist / 200);
			}
			if (_root.duckinuse == 2) {
				_root.duck2rlvl = Number(_root.duck2rlvl + _root.dist / 200);
			}
			if (_root.duckinuse == 3) {
				_root.duck3rlvl = Number(_root.duck3rlvl + _root.dist / 200);
			}
			if (_root.duckinuse == 4) {
				_root.duck4rlvl = Number(_root.duck4rlvl + _root.dist / 200);
			}
			if (_root.duckinuse == 5) {
				_root.duck5rlvl = Number(_root.duck5rlvl + _root.dist / 200);
			}
			if (_root.duckinuse == 6) {
				_root.duck6rlvl = Number(_root.duck6rlvl + _root.dist / 200);
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_root.duckinuse == 1) {
					_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
				}
				if (_root.duckinuse == 2) {
					_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
				}
				if (_root.duckinuse == 3) {
					_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
				}
				if (_root.duckinuse == 4) {
					_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
				}
				if (_root.duckinuse == 5) {
					_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
				}
				if (_root.duckinuse == 6) {
					_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
				}
				xscale = (_parent.rlvl / 1.5) * 2;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
	}
	instance of movieClip 1120	{
		onClipEvent (enterFrame) {
			_y = _root.cam._y;
		}
	}
	frame 24 {
		song = 13;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 24 {
		stop();
		coins = 0;
	}
	instance backGround of movieClip 343	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 347	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -375 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -375 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
	}
	movieClip 1123	{
	}
	instance turf of movieClip 1123	{
		onClipEvent (enterFrame) {
			if (_root.duck.death !== 1) {
				while (this.hitTest(_root.duck._x, _root.duck._y + 35, true)) {
					_root.duck._y -= 1;
					_root.duck.yspeed = 0;
				}
			}
		}
	}
	instance duck of movieClip 1087	{
		onClipEvent (load) {
			yspeed = 10;
		}
	}
	instance of movieClip 353	{
		onClipEvent (load) {
			centre = 750;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			if (_root.grass == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 1126	{
	}
	instance of movieClip 1126	{
		onClipEvent (keyPress '<Space>') {
			_root.nextFrame();
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 944	{
		onClipEvent (load) {
			gotoAndPlay(2);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 25 {
		song = 13;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	movieClip 1129	{
	}
	instance warning2 of movieClip 1129	{
		onClipEvent (load) {
			_visible = false;
		}
	}
	movieClip 1131	{
	}
	instance warning3 of movieClip 1131	{
		onClipEvent (load) {
			_visible = false;
		}
	}
	instance warning4 of movieClip 1131	{
		onClipEvent (load) {
			_visible = false;
		}
	}
	instance warning5 of movieClip 1131	{
		onClipEvent (load) {
			_visible = false;
		}
	}
	instance warning8 of movieClip 1131	{
		onClipEvent (load) {
			_visible = false;
		}
	}
	instance warning7 of movieClip 1131	{
		onClipEvent (load) {
			_visible = false;
		}
	}
	instance warning6 of movieClip 1131	{
		onClipEvent (load) {
			_visible = false;
		}
	}
	instance warning9 of movieClip 1131	{
		onClipEvent (load) {
			_visible = false;
		}
	}
	instance warning14 of movieClip 1131	{
		onClipEvent (load) {
			_visible = false;
		}
	}
	instance warning13 of movieClip 1131	{
		onClipEvent (load) {
			_visible = false;
		}
	}
	instance warning12 of movieClip 1131	{
		onClipEvent (load) {
			_visible = false;
		}
	}
	instance warning10 of movieClip 1131	{
		onClipEvent (load) {
			_visible = false;
		}
	}
	instance warning11 of movieClip 1131	{
		onClipEvent (load) {
			_visible = false;
		}
	}
	instance warning1 of movieClip 1131	{
		onClipEvent (load) {
			_visible = false;
		}
	}
	movieClip 1134	{
	}
	movieClip 1136	{
	}
	movieClip 1141	{
		frame 1 {
			stop();
		}
	}
	instance of movieClip 1141	{
		onClipEvent (load) {
			rotspeed = -10 + random(20);
			_x = _root.duck._x - 375 + Math.random() * 750;
			yspeed = 0;
			bounced = 0;
			delay = 0;
		}
		onClipEvent (enterFrame) {
			_root.gfg = delay;
			_y = _y + yspeed;
			yspeed += 0.5;
			_rotation = _rotation + rotspeed;
			if (_y > 0) {
				_root.warning1._visible = false;
			}
			if (_y > 550) {
				--delay;
			}
			if (delay < 0) {
				rotspeed = -10 + random(20);
				_y = -800 + random(400);
				_x = _root.cam._x - 350 + Math.random() * 700;
				_root.warning1._x = _x;
				_root.warning1._visible = true;
				yspeed = 0;
				bounced = 0;
				delay = Math.round(Math.random() * 100);
				gotoAndStop(Math.ceil(Math.random() * 6));
			}
			if (this.hitTest(_root.turf) and bounced == 0) {
				yspeed = -yspeed / 4;
				bounced = 1;
				rotspeed = -10 + random(20);
				_root.bump.play();
			}
			if (this.hitTest(_root.duck)) {
				if (bounced == 0) {
					_root.duck.death = 1;
					_root.duck.rotspeed = Math.round(Math.random()) * 10 - 5;
				} else {
					if (_x > _root.duck._x) {
						while (_root.duck.hitTest(_x - 20, _y, true)) {
							--_root.duck._x;
							_x = _x + 1;
						}
					}
					if (_x < _root.duck._x) {
						while (_root.duck.hitTest(_x + 20, _y, true)) {
							++_root.duck._x;
							_x = _x - 1;
						}
					}
				}
			}
		}
	}
	instance duck of movieClip 1087	{
		onClipEvent (load) {
			yspeed = 0;
			maxleft = 50;
			maxright = 1065;
			death = 0;
		}
		onClipEvent (enterFrame) {
			if (death == 0) {
				yspeed += 1;
				if (yspeed > 20) {
					yspeed = 20;
				}
				_y = _y + yspeed;
				if (ready == 1) {
					if (Key.isDown(39)) {
						gotoAndStop(1);
					}
					if (Key.isDown(37)) {
						gotoAndStop(2);
					}
				}
			} else {
				if (_y > 500) {
					_root.nextFrame();
				}
				_rotation = _rotation + rotspeed;
				_y = _y + 10;
			}
		}
	}
	instance of movieClip 1141	{
		onClipEvent (load) {
			rotspeed = -10 + random(20);
			_x = _root.duck._x - 375 + Math.random() * 750;
			yspeed = 0;
			bounced = 0;
			delay = 100;
		}
		onClipEvent (enterFrame) {
			_root.gfg = delay;
			_y = _y + yspeed;
			yspeed += 0.5;
			_rotation = _rotation + rotspeed;
			if (_y > 0) {
				_root.warning3._visible = false;
			}
			if (_y > 550) {
				--delay;
			}
			if (delay < 0) {
				rotspeed = -10 + random(20);
				_y = -800 + random(400);
				_x = _root.cam._x - 350 + Math.random() * 700;
				_root.warning3._x = _x;
				_root.warning3._visible = true;
				yspeed = 0;
				bounced = 0;
				delay = Math.round(Math.random() * 100);
				gotoAndStop(Math.ceil(Math.random() * 6));
			}
			if (this.hitTest(_root.turf) and bounced == 0) {
				yspeed = -yspeed / 4;
				bounced = 1;
				rotspeed = -10 + random(20);
				_root.bump.play();
			}
			if (this.hitTest(_root.duck)) {
				if (bounced == 0) {
					_root.duck.death = 1;
					_root.duck.rotspeed = Math.round(Math.random()) * 10 - 5;
				} else {
					if (_x > _root.duck._x) {
						while (_root.duck.hitTest(_x - 20, _y, true)) {
							--_root.duck._x;
							_x = _x + 1;
						}
					}
					if (_x < _root.duck._x) {
						while (_root.duck.hitTest(_x + 20, _y, true)) {
							++_root.duck._x;
							_x = _x - 1;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1141	{
		onClipEvent (load) {
			rotspeed = -10 + random(20);
			_x = _root.duck._x - 375 + Math.random() * 750;
			yspeed = 0;
			bounced = 0;
			delay = 500;
		}
		onClipEvent (enterFrame) {
			_root.gfg = delay;
			_y = _y + yspeed;
			yspeed += 0.5;
			_rotation = _rotation + rotspeed;
			if (_y > 0) {
				_root.warning4._visible = false;
			}
			if (_y > 550) {
				--delay;
			}
			if (delay < 0) {
				rotspeed = -10 + random(20);
				_y = -800 + random(400);
				_x = _root.cam._x - 350 + Math.random() * 700;
				_root.warning4._x = _x;
				_root.warning4._visible = true;
				yspeed = 0;
				bounced = 0;
				delay = Math.round(Math.random() * 100);
				gotoAndStop(Math.ceil(Math.random() * 6));
			}
			if (this.hitTest(_root.turf) and bounced == 0) {
				yspeed = -yspeed / 4;
				bounced = 1;
				rotspeed = -10 + random(20);
				_root.bump.play();
			}
			if (this.hitTest(_root.duck)) {
				if (bounced == 0) {
					_root.duck.death = 1;
					_root.duck.rotspeed = Math.round(Math.random()) * 10 - 5;
				} else {
					if (_x > _root.duck._x) {
						while (_root.duck.hitTest(_x - 20, _y, true)) {
							--_root.duck._x;
							_x = _x + 1;
						}
					}
					if (_x < _root.duck._x) {
						while (_root.duck.hitTest(_x + 20, _y, true)) {
							++_root.duck._x;
							_x = _x - 1;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1141	{
		onClipEvent (load) {
			rotspeed = -10 + random(20);
			_x = _root.duck._x - 375 + Math.random() * 750;
			yspeed = 0;
			bounced = 0;
			delay = 1000;
		}
		onClipEvent (enterFrame) {
			_root.gfg = delay;
			_y = _y + yspeed;
			yspeed += 0.5;
			_rotation = _rotation + rotspeed;
			if (_y > 0) {
				_root.warning5._visible = false;
			}
			if (_y > 550) {
				--delay;
			}
			if (delay < 0) {
				rotspeed = -10 + random(20);
				_y = -800 + random(400);
				_x = _root.cam._x - 350 + Math.random() * 700;
				_root.warning5._x = _x;
				_root.warning5._visible = true;
				yspeed = 0;
				bounced = 0;
				delay = Math.round(Math.random() * 100);
				gotoAndStop(Math.ceil(Math.random() * 6));
			}
			if (this.hitTest(_root.turf) and bounced == 0) {
				yspeed = -yspeed / 4;
				bounced = 1;
				rotspeed = -10 + random(20);
				_root.bump.play();
			}
			if (this.hitTest(_root.duck)) {
				if (bounced == 0) {
					_root.duck.death = 1;
					_root.duck.rotspeed = Math.round(Math.random()) * 10 - 5;
				} else {
					if (_x > _root.duck._x) {
						while (_root.duck.hitTest(_x - 20, _y, true)) {
							--_root.duck._x;
							_x = _x + 1;
						}
					}
					if (_x < _root.duck._x) {
						while (_root.duck.hitTest(_x + 20, _y, true)) {
							++_root.duck._x;
							_x = _x - 1;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1141	{
		onClipEvent (load) {
			rotspeed = -10 + random(20);
			_x = _root.duck._x - 375 + Math.random() * 750;
			yspeed = 0;
			bounced = 0;
			delay = 1500;
		}
		onClipEvent (enterFrame) {
			_root.gfg = delay;
			_y = _y + yspeed;
			yspeed += 0.5;
			_rotation = _rotation + rotspeed;
			if (_y > 0) {
				_root.warning6._visible = false;
			}
			if (_y > 550) {
				--delay;
			}
			if (delay < 0) {
				rotspeed = -10 + random(20);
				_y = -800 + random(400);
				_x = _root.cam._x - 350 + Math.random() * 700;
				_root.warning6._x = _x;
				_root.warning6._visible = true;
				yspeed = 0;
				bounced = 0;
				delay = Math.round(Math.random() * 100);
				gotoAndStop(Math.ceil(Math.random() * 6));
			}
			if (this.hitTest(_root.turf) and bounced == 0) {
				yspeed = -yspeed / 4;
				bounced = 1;
				rotspeed = -10 + random(20);
				_root.bump.play();
			}
			if (this.hitTest(_root.duck)) {
				if (bounced == 0) {
					_root.duck.death = 1;
					_root.duck.rotspeed = Math.round(Math.random()) * 10 - 5;
				} else {
					if (_x > _root.duck._x) {
						while (_root.duck.hitTest(_x - 20, _y, true)) {
							--_root.duck._x;
							_x = _x + 1;
						}
					}
					if (_x < _root.duck._x) {
						while (_root.duck.hitTest(_x + 20, _y, true)) {
							++_root.duck._x;
							_x = _x - 1;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1141	{
		onClipEvent (load) {
			rotspeed = -10 + random(20);
			_x = _root.duck._x - 375 + Math.random() * 750;
			yspeed = 0;
			bounced = 0;
			delay = 2000;
		}
		onClipEvent (enterFrame) {
			_root.gfg = delay;
			_y = _y + yspeed;
			yspeed += 0.5;
			_rotation = _rotation + rotspeed;
			if (_y > 0) {
				_root.warning7._visible = false;
			}
			if (_y > 550) {
				--delay;
			}
			if (delay < 0) {
				rotspeed = -10 + random(20);
				_y = -800 + random(400);
				_x = _root.cam._x - 350 + Math.random() * 700;
				_root.warning7._x = _x;
				_root.warning7._visible = true;
				yspeed = 0;
				bounced = 0;
				delay = Math.round(Math.random() * 100);
				gotoAndStop(Math.ceil(Math.random() * 6));
			}
			if (this.hitTest(_root.turf) and bounced == 0) {
				yspeed = -yspeed / 4;
				bounced = 1;
				rotspeed = -10 + random(20);
				_root.bump.play();
			}
			if (this.hitTest(_root.duck)) {
				if (bounced == 0) {
					_root.duck.death = 1;
					_root.duck.rotspeed = Math.round(Math.random()) * 10 - 5;
				} else {
					if (_x > _root.duck._x) {
						while (_root.duck.hitTest(_x - 20, _y, true)) {
							--_root.duck._x;
							_x = _x + 1;
						}
					}
					if (_x < _root.duck._x) {
						while (_root.duck.hitTest(_x + 20, _y, true)) {
							++_root.duck._x;
							_x = _x - 1;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1141	{
		onClipEvent (load) {
			rotspeed = -10 + random(20);
			_x = _root.duck._x - 375 + Math.random() * 750;
			yspeed = 0;
			bounced = 0;
			delay = 2500;
		}
		onClipEvent (enterFrame) {
			_root.gfg = delay;
			_y = _y + yspeed;
			yspeed += 0.5;
			_rotation = _rotation + rotspeed;
			if (_y > 0) {
				_root.warning8._visible = false;
			}
			if (_y > 550) {
				--delay;
			}
			if (delay < 0) {
				rotspeed = -10 + random(20);
				_y = -800 + random(400);
				_x = _root.cam._x - 350 + Math.random() * 700;
				_root.warning8._x = _x;
				_root.warning8._visible = true;
				yspeed = 0;
				bounced = 0;
				delay = Math.round(Math.random() * 100);
				gotoAndStop(Math.ceil(Math.random() * 6));
			}
			if (this.hitTest(_root.turf) and bounced == 0) {
				yspeed = -yspeed / 4;
				bounced = 1;
				rotspeed = -10 + random(20);
				_root.bump.play();
			}
			if (this.hitTest(_root.duck)) {
				if (bounced == 0) {
					_root.duck.death = 1;
					_root.duck.rotspeed = Math.round(Math.random()) * 10 - 5;
				} else {
					if (_x > _root.duck._x) {
						while (_root.duck.hitTest(_x - 20, _y, true)) {
							--_root.duck._x;
							_x = _x + 1;
						}
					}
					if (_x < _root.duck._x) {
						while (_root.duck.hitTest(_x + 20, _y, true)) {
							++_root.duck._x;
							_x = _x - 1;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1141	{
		onClipEvent (load) {
			rotspeed = -10 + random(20);
			_x = _root.duck._x - 375 + Math.random() * 750;
			yspeed = 0;
			bounced = 0;
			delay = 5000;
		}
		onClipEvent (enterFrame) {
			_root.gfg = delay;
			_y = _y + yspeed;
			yspeed += 0.5;
			_rotation = _rotation + rotspeed;
			if (_y > 0) {
				_root.warning13._visible = false;
			}
			if (_y > 550) {
				--delay;
			}
			if (delay < 0) {
				rotspeed = -10 + random(20);
				_y = -800 + random(400);
				_x = _root.cam._x - 350 + Math.random() * 700;
				_root.warning13._x = _x;
				_root.warning13._visible = true;
				yspeed = 0;
				bounced = 0;
				delay = Math.round(Math.random() * 100);
				gotoAndStop(Math.ceil(Math.random() * 6));
			}
			if (this.hitTest(_root.turf) and bounced == 0) {
				yspeed = -yspeed / 4;
				bounced = 1;
				rotspeed = -10 + random(20);
				_root.bump.play();
			}
			if (this.hitTest(_root.duck)) {
				if (bounced == 0) {
					_root.duck.death = 1;
					_root.duck.rotspeed = Math.round(Math.random()) * 10 - 5;
				} else {
					if (_x > _root.duck._x) {
						while (_root.duck.hitTest(_x - 20, _y, true)) {
							--_root.duck._x;
							_x = _x + 1;
						}
					}
					if (_x < _root.duck._x) {
						while (_root.duck.hitTest(_x + 20, _y, true)) {
							++_root.duck._x;
							_x = _x - 1;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1141	{
		onClipEvent (load) {
			rotspeed = -10 + random(20);
			_x = _root.duck._x - 375 + Math.random() * 750;
			yspeed = 0;
			bounced = 0;
			delay = 4500;
		}
		onClipEvent (enterFrame) {
			_root.gfg = delay;
			_y = _y + yspeed;
			yspeed += 0.5;
			_rotation = _rotation + rotspeed;
			if (_y > 0) {
				_root.warning12._visible = false;
			}
			if (_y > 550) {
				--delay;
			}
			if (delay < 0) {
				rotspeed = -10 + random(20);
				_y = -800 + random(400);
				_x = _root.cam._x - 350 + Math.random() * 700;
				_root.warning12._x = _x;
				_root.warning12._visible = true;
				yspeed = 0;
				bounced = 0;
				delay = Math.round(Math.random() * 100);
				gotoAndStop(Math.ceil(Math.random() * 6));
			}
			if (this.hitTest(_root.turf) and bounced == 0) {
				yspeed = -yspeed / 4;
				bounced = 1;
				rotspeed = -10 + random(20);
				_root.bump.play();
			}
			if (this.hitTest(_root.duck)) {
				if (bounced == 0) {
					_root.duck.death = 1;
					_root.duck.rotspeed = Math.round(Math.random()) * 10 - 5;
				} else {
					if (_x > _root.duck._x) {
						while (_root.duck.hitTest(_x - 20, _y, true)) {
							--_root.duck._x;
							_x = _x + 1;
						}
					}
					if (_x < _root.duck._x) {
						while (_root.duck.hitTest(_x + 20, _y, true)) {
							++_root.duck._x;
							_x = _x - 1;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1141	{
		onClipEvent (load) {
			rotspeed = -10 + random(20);
			_x = _root.duck._x - 375 + Math.random() * 750;
			yspeed = 0;
			bounced = 0;
			delay = 4000;
		}
		onClipEvent (enterFrame) {
			_root.gfg = delay;
			_y = _y + yspeed;
			yspeed += 0.5;
			_rotation = _rotation + rotspeed;
			if (_y > 0) {
				_root.warning11._visible = false;
			}
			if (_y > 550) {
				--delay;
			}
			if (delay < 0) {
				rotspeed = -10 + random(20);
				_y = -800 + random(400);
				_x = _root.cam._x - 350 + Math.random() * 700;
				_root.warning11._x = _x;
				_root.warning11._visible = true;
				yspeed = 0;
				bounced = 0;
				delay = Math.round(Math.random() * 100);
				gotoAndStop(Math.ceil(Math.random() * 6));
			}
			if (this.hitTest(_root.turf) and bounced == 0) {
				yspeed = -yspeed / 4;
				bounced = 1;
				rotspeed = -10 + random(20);
				_root.bump.play();
			}
			if (this.hitTest(_root.duck)) {
				if (bounced == 0) {
					_root.duck.death = 1;
					_root.duck.rotspeed = Math.round(Math.random()) * 10 - 5;
				} else {
					if (_x > _root.duck._x) {
						while (_root.duck.hitTest(_x - 20, _y, true)) {
							--_root.duck._x;
							_x = _x + 1;
						}
					}
					if (_x < _root.duck._x) {
						while (_root.duck.hitTest(_x + 20, _y, true)) {
							++_root.duck._x;
							_x = _x - 1;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1141	{
		onClipEvent (load) {
			rotspeed = -10 + random(20);
			_x = _root.duck._x - 375 + Math.random() * 750;
			yspeed = 0;
			bounced = 0;
			delay = 3500;
		}
		onClipEvent (enterFrame) {
			_root.gfg = delay;
			_y = _y + yspeed;
			yspeed += 0.5;
			_rotation = _rotation + rotspeed;
			if (_y > 0) {
				_root.warning10._visible = false;
			}
			if (_y > 550) {
				--delay;
			}
			if (delay < 0) {
				rotspeed = -10 + random(20);
				_y = -800 + random(400);
				_x = _root.cam._x - 350 + Math.random() * 700;
				_root.warning10._x = _x;
				_root.warning10._visible = true;
				yspeed = 0;
				bounced = 0;
				delay = Math.round(Math.random() * 100);
				gotoAndStop(Math.ceil(Math.random() * 6));
			}
			if (this.hitTest(_root.turf) and bounced == 0) {
				yspeed = -yspeed / 4;
				bounced = 1;
				rotspeed = -10 + random(20);
				_root.bump.play();
			}
			if (this.hitTest(_root.duck)) {
				if (bounced == 0) {
					_root.duck.death = 1;
					_root.duck.rotspeed = Math.round(Math.random()) * 10 - 5;
				} else {
					if (_x > _root.duck._x) {
						while (_root.duck.hitTest(_x - 20, _y, true)) {
							--_root.duck._x;
							_x = _x + 1;
						}
					}
					if (_x < _root.duck._x) {
						while (_root.duck.hitTest(_x + 20, _y, true)) {
							++_root.duck._x;
							_x = _x - 1;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1141	{
		onClipEvent (load) {
			rotspeed = -10 + random(20);
			_x = _root.duck._x - 375 + Math.random() * 750;
			yspeed = 0;
			bounced = 0;
			delay = 3000;
		}
		onClipEvent (enterFrame) {
			_root.gfg = delay;
			_y = _y + yspeed;
			yspeed += 0.5;
			_rotation = _rotation + rotspeed;
			if (_y > 0) {
				_root.warning9._visible = false;
			}
			if (_y > 550) {
				--delay;
			}
			if (delay < 0) {
				rotspeed = -10 + random(20);
				_y = -800 + random(400);
				_x = _root.cam._x - 350 + Math.random() * 700;
				_root.warning9._x = _x;
				_root.warning9._visible = true;
				yspeed = 0;
				bounced = 0;
				delay = Math.round(Math.random() * 100);
				gotoAndStop(Math.ceil(Math.random() * 6));
			}
			if (this.hitTest(_root.turf) and bounced == 0) {
				yspeed = -yspeed / 4;
				bounced = 1;
				rotspeed = -10 + random(20);
				_root.bump.play();
			}
			if (this.hitTest(_root.duck)) {
				if (bounced == 0) {
					_root.duck.death = 1;
					_root.duck.rotspeed = Math.round(Math.random()) * 10 - 5;
				} else {
					if (_x > _root.duck._x) {
						while (_root.duck.hitTest(_x - 20, _y, true)) {
							--_root.duck._x;
							_x = _x + 1;
						}
					}
					if (_x < _root.duck._x) {
						while (_root.duck.hitTest(_x + 20, _y, true)) {
							++_root.duck._x;
							_x = _x - 1;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1141	{
		onClipEvent (load) {
			rotspeed = -10 + random(20);
			_x = _root.duck._x - 375 + Math.random() * 750;
			yspeed = 0;
			bounced = 0;
			delay = 5500;
		}
		onClipEvent (enterFrame) {
			_root.gfg = delay;
			_y = _y + yspeed;
			yspeed += 0.5;
			_rotation = _rotation + rotspeed;
			if (_y > 0) {
				_root.warning14._visible = false;
			}
			if (_y > 550) {
				--delay;
			}
			if (delay < 0) {
				rotspeed = -10 + random(20);
				_y = -800 + random(400);
				_x = _root.cam._x - 350 + Math.random() * 700;
				_root.warning14._x = _x;
				_root.warning14._visible = true;
				yspeed = 0;
				bounced = 0;
				delay = Math.round(Math.random() * 100);
				gotoAndStop(Math.ceil(Math.random() * 6));
			}
			if (this.hitTest(_root.turf) and bounced == 0) {
				yspeed = -yspeed / 4;
				bounced = 1;
				rotspeed = -10 + random(20);
				_root.bump.play();
			}
			if (this.hitTest(_root.duck)) {
				if (bounced == 0) {
					_root.duck.death = 1;
					_root.duck.rotspeed = Math.round(Math.random()) * 10 - 5;
				} else {
					if (_x > _root.duck._x) {
						while (_root.duck.hitTest(_x - 20, _y, true)) {
							--_root.duck._x;
							_x = _x + 1;
						}
					}
					if (_x < _root.duck._x) {
						while (_root.duck.hitTest(_x + 20, _y, true)) {
							++_root.duck._x;
							_x = _x - 1;
						}
					}
				}
			}
		}
	}
	movieClip 1143	{
		frame 1 {
			stop();
		}
	}
	instance scoreclip of movieClip 1102	{
	}
	instance of movieClip 1105	{
		onClipEvent (load) {
			rotspeed = -10 + random(20);
			_x = _root.duck._x - 375 + Math.random() * 750;
			yspeed = 0;
			bounced = 0;
			delay = 50;
		}
		onClipEvent (enterFrame) {
			_root.gfg = delay;
			_y = _y + yspeed;
			yspeed += 0.5;
			_rotation = _rotation + rotspeed;
			if (_y > 0) {
				_root.warning2._visible = false;
			}
			if (_y > 550) {
				--delay;
			}
			if (delay < 0) {
				rotspeed = -10 + random(20);
				_y = -800 + random(400);
				_x = _root.cam._x - 350 + Math.random() * 700;
				_root.warning2._x = _x;
				_root.warning2._visible = true;
				yspeed = 0;
				bounced = 0;
				delay = Math.round(Math.random() * 100);
			}
			if (this.hitTest(_root.turf) and bounced == 0) {
				yspeed = -yspeed / 4;
				bounced = 1;
				rotspeed = -10 + random(20);
			}
			if (this.hitTest(_root.duck)) {
				play();
				_root.coins = Number(_root.coins + 1);
				_y = 600;
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (load) {
			dist = 0;
			ax = _root.duck._x;
		}
		onClipEvent (enterFrame) {
			if (ax > _root.duck._x) {
				ax -= 4;
			}
			if (ax < _root.duck._x) {
				ax += 4;
			}
			dist += 1;
			_root.dist = dist;
			_root.scoreclip.dist = dist;
			_x = _x + (ax - _x) / 8;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 750) {
				_x = 750;
			}
			_root.scoreclip._x = _x;
		}
	}
	frame 26 {
		song = 13;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 26 {
		if (rts == 1) {
			gotoAndStop(257);
		}
	}
	movieClip 1149	{
		frame 1 {
			dist = Math.round(_root.dist);
			coins = _root.coins;
			_root.money = Number(_root.money + coins);
			_root.coinsthistime = Number(_root.coinsthistime + coins);
			if (_root.duckinuse == 1) {
				_root.duck1rlvl = Number(_root.duck1rlvl + _root.dist / 50);
			}
			if (_root.duckinuse == 2) {
				_root.duck2rlvl = Number(_root.duck2rlvl + _root.dist / 50);
			}
			if (_root.duckinuse == 3) {
				_root.duck3rlvl = Number(_root.duck3rlvl + _root.dist / 50);
			}
			if (_root.duckinuse == 4) {
				_root.duck4rlvl = Number(_root.duck4rlvl + _root.dist / 50);
			}
			if (_root.duckinuse == 5) {
				_root.duck5rlvl = Number(_root.duck5rlvl + _root.dist / 50);
			}
			if (_root.duckinuse == 6) {
				_root.duck6rlvl = Number(_root.duck6rlvl + _root.dist / 50);
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_root.duckinuse == 1) {
					_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
				}
				if (_root.duckinuse == 2) {
					_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
				}
				if (_root.duckinuse == 3) {
					_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
				}
				if (_root.duckinuse == 4) {
					_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
				}
				if (_root.duckinuse == 5) {
					_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
				}
				if (_root.duckinuse == 6) {
					_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
				}
				xscale = (_parent.rlvl / 1.5) * 2;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
	}
	instance of movieClip 1149	{
		onClipEvent (load) {
			_x = _root.cam._x;
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 27 {
		song = 13;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 27 {
		stop();
		coins = 0;
	}
	instance duck of movieClip 1087	{
		onClipEvent (load) {
			yspeed = 10;
		}
	}
	movieClip 1154	{
	}
	instance of movieClip 1154	{
		onClipEvent (keyPress '<Space>') {
			_root.nextFrame();
		}
	}
	instance of movieClip 944	{
		onClipEvent (load) {
			gotoAndPlay(2);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 28 {
		song = 13;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 28 {
		xspeed = 5;
	}
	instance of movieClip 345	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed / 10;
			if (_x < -100) {
				_x = _x + 950;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed / 10;
			if (_x < -100) {
				_x = _x + 950;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 347	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed / 8;
			if (_x < 0) {
				_x = _x + 550;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed / 4;
			if (_x < -380) {
				_x = _x + 380;
			}
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed / 2;
			if (_x < -640) {
				_x = _x + 640;
			}
		}
	}
	instance turf of movieClip 1123	{
		onClipEvent (enterFrame) {
			if (_root.duck.death !== 1) {
				while (this.hitTest(_root.duck._x, _root.duck._y + 27, true)) {
					_root.duck._y -= 1;
					_root.duck.yspeed = 0;
				}
			}
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -320) {
				_x = _x + 640;
			}
		}
	}
	instance of movieClip 353	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed * 2;
			if (_x < -320) {
				_x = _x + 790;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.grass == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 1156	{
		frame 1 {
			stop();
			_parent.ready = 1;
		}
		instance of movieClip 305	{
			onClipEvent (enterFrame) {
				if (_root.duck.death !== 1) {
					if (_parent._parent._currentframe == 1) {
						if (Key.isDown(39) and _parent._parent.yspeed <= 1 and _parent._parent._x < _parent._parent.maxright) {
							_parent.play();
						}
					}
					if (_parent._parent._currentframe == 2) {
						if (Key.isDown(37) and _parent._parent.yspeed <= 1 and _parent._parent._x > _parent._parent.maxleft) {
							_parent.play();
						}
					}
				}
			}
		}
		frame 2 {
			_parent.ready = 0;
		}
		instance of movieClip 305	{
		}
		frame 9 {
			_x = _x + 50;
			gotoAndStop(1);
		}
		instance of movieClip 305	{
			onClipEvent (enterFrame) {
				if (_root.duck.death !== 1) {
					if (_parent._parent._currentframe == 1) {
						if (Key.isDown(39) and _parent._parent.yspeed <= 1 and _parent._parent._x < _parent._parent.maxright) {
							_parent.play();
						}
					}
					if (_parent._parent._currentframe == 2) {
						if (Key.isDown(37) and _parent._parent.yspeed <= 1 and _parent._parent._x > _parent._parent.maxleft) {
							_parent.play();
						}
					}
				}
			}
		}
		frame 28 {
			_x = _x + 150;
			gotoAndStop(1);
		}
		instance of movieClip 305	{
		}
		frame 50 {
			_x = _x + 150;
			gotoAndStop(1);
		}
		instance of movieClip 305	{
		}
		frame 72 {
			_x = _x + 150;
			gotoAndStop(1);
		}
		instance of movieClip 305	{
		}
		frame 94 {
			_x = _x + 150;
			gotoAndStop(1);
		}
	}
	instance duck of movieClip 1156	{
		onClipEvent (load) {
			falling = 0;
			yspeed2 = 0;
			chosen = 0;
			distance = 0;
		}
		onClipEvent (enterFrame) {
			if (_x < 200) {
				play();
				_x = _x + _root.xspeed / 2;
			}
			if (_x > 400) {
				_x = 400;
			}
			distance += _root.xspeed / 15;
			_root.dist = Math.round(distance);
			_root.xspeed += 0.002;
			if (_root.xspeed > 11) {
				_root.xspeed = 11;
			}
			_x = _x - _root.xspeed;
			trace(_root.xspeed);
			if (falling == 0) {
				if (Key.isDown(52)) {
					if (_currentframe <= 4) {
						gotoAndPlay(73);
					}
					if (_currentframe == 5) {
						_x = _x + 25;
						gotoAndPlay(73);
					}
					if (_currentframe == 6) {
						_x = _x + 35;
						gotoAndPlay(73);
					}
					if (_currentframe == 7) {
						_x = _x + 40;
						gotoAndPlay(73);
					}
					if (_currentframe == 8) {
						_x = _x + 45;
						gotoAndPlay(73);
					}
					if (_currentframe == 48) {
						_x = _x + 130;
						gotoAndPlay(73);
					}
					if (_currentframe == 49) {
						_x = _x + 135;
						gotoAndPlay(73);
					}
				}
				if (Key.isDown(49)) {
					if (_currentframe <= 4) {
						gotoAndPlay(10);
					}
					if (_currentframe == 5) {
						_x = _x + 25;
						gotoAndPlay(10);
					}
					if (_currentframe == 6) {
						_x = _x + 35;
						gotoAndPlay(10);
					}
					if (_currentframe == 7) {
						_x = _x + 40;
						gotoAndPlay(10);
					}
					if (_currentframe == 8) {
						_x = _x + 45;
						gotoAndPlay(10);
					}
					if (_currentframe == 48) {
						_x = _x + 130;
						gotoAndPlay(10);
					}
					if (_currentframe == 49) {
						_x = _x + 135;
						gotoAndPlay(10);
					}
				}
				if (Key.isDown(50)) {
					if (_currentframe <= 4) {
						gotoAndPlay(51);
					}
					if (_currentframe == 5) {
						_x = _x + 25;
						gotoAndPlay(51);
					}
					if (_currentframe == 6) {
						_x = _x + 35;
						gotoAndPlay(51);
					}
					if (_currentframe == 7) {
						_x = _x + 40;
						gotoAndPlay(51);
					}
					if (_currentframe == 8) {
						_x = _x + 45;
						gotoAndPlay(51);
					}
					if (_currentframe == 48) {
						_x = _x + 130;
						gotoAndPlay(51);
					}
					if (_currentframe == 49) {
						_x = _x + 135;
						gotoAndPlay(51);
					}
				}
				if (Key.isDown(51)) {
					if (_currentframe <= 4) {
						gotoAndPlay(29);
					} else {
						if (_currentframe == 5) {
							_x = _x + 25;
							gotoAndPlay(29);
						}
					}
					if (_currentframe == 6) {
						_x = _x + 35;
						gotoAndPlay(29);
					}
					if (_currentframe == 7) {
						_x = _x + 40;
						gotoAndPlay(29);
					}
					if (_currentframe == 8) {
						_x = _x + 45;
						gotoAndPlay(29);
					}
				}
			} else {
				if (chosen == 0) {
					cframe = _currentframe;
					chosen = 1;
				}
				gotoAndStop(cframe);
				_x = _x - _root.xspeed / 2;
			}
		}
	}
	movieClip 1162	{
	}
	instance rock1 of movieClip 1162	{
		onClipEvent (load) {
			frame = Math.ceil(Math.random() * 5);
			gotoAndStop(frame);
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -100) {
				_x = _x + (1000 + 250 * Math.ceil(Math.random() * 3));
				frame = Math.ceil(Math.random() * 5);
				gotoAndStop(frame);
			}
			if (_root.duck.hitTest(_x, _y, true) or _root.duck.hitTest(_x, _y - 40, true) or _root.duck.hitTest(_x, _y - 80, true) or _root.duck.hitTest(_x, _y - 120, true)) {
				if (_currentframe == 1) {
					if (_root.duck._currentframe > 10 and _root.duck._currentframe < 29) {
					} else {
						_root.nextFrame();
					}
				}
				if (_currentframe == 2) {
					if (_root.duck._currentframe < 29) {
					} else {
						_root.nextFrame();
					}
				}
				if (_currentframe == 3) {
					if (_root.duck._currentframe > 50 and _root.duck._currentframe < 72) {
					} else {
						_root.nextFrame();
					}
				}
				if (_currentframe == 4) {
					if (_root.duck._currentframe > 29 and _root.duck._currentframe < 50) {
					} else {
						_root.nextFrame();
					}
				}
				if (_currentframe == 5) {
					if (_root.duck._currentframe > 72 and _root.duck._currentframe < 94) {
					} else {
						_root.nextFrame();
					}
				}
			}
		}
	}
	instance rock2 of movieClip 1162	{
		onClipEvent (load) {
			frame = Math.ceil(Math.random() * 5);
			gotoAndStop(frame);
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (this.hitTest(_root.rock1)) {
				_x = _x + (1000 + 250 * Math.ceil(Math.random() * 3));
			}
			if (_x < -100) {
				_x = _x + (1000 + 250 * Math.ceil(Math.random() * 3));
				frame = Math.ceil(Math.random() * 5);
				gotoAndStop(frame);
			}
			if (_root.duck.hitTest(_x, _y, true) or _root.duck.hitTest(_x, _y - 40, true) or _root.duck.hitTest(_x, _y - 80, true) or _root.duck.hitTest(_x, _y - 120, true)) {
				if (_currentframe == 1) {
					if (_root.duck._currentframe > 10 and _root.duck._currentframe < 29) {
					} else {
						_root.nextFrame();
					}
				}
				if (_currentframe == 2) {
					if (_root.duck._currentframe < 29) {
					} else {
						_root.nextFrame();
					}
				}
				if (_currentframe == 3) {
					if (_root.duck._currentframe > 50 and _root.duck._currentframe < 72) {
					} else {
						_root.nextFrame();
					}
				}
				if (_currentframe == 4) {
					if (_root.duck._currentframe > 29 and _root.duck._currentframe < 50) {
					} else {
						_root.nextFrame();
					}
				}
				if (_currentframe == 5) {
					if (_root.duck._currentframe > 72 and _root.duck._currentframe < 94) {
					} else {
						_root.nextFrame();
					}
				}
			}
		}
	}
	instance rock3 of movieClip 1162	{
		onClipEvent (load) {
			frame = Math.ceil(Math.random() * 5);
			gotoAndStop(frame);
		}
		onClipEvent (enterFrame) {
			if (_root.xspeed > 8) {
				_x = _x - _root.xspeed;
				if (this.hitTest(_root.rock1) or this.hitTest(_root.rock2)) {
					_x = _x + (1000 + 250 * Math.ceil(Math.random() * 3));
				}
				if (_x < -100) {
					_x = _x + (1000 + 250 * Math.ceil(Math.random() * 3));
					frame = Math.ceil(Math.random() * 5);
					gotoAndStop(frame);
				}
				if (_root.duck.hitTest(_x, _y, true) or _root.duck.hitTest(_x, _y - 40, true) or _root.duck.hitTest(_x, _y - 80, true) or _root.duck.hitTest(_x, _y - 120, true)) {
					if (_currentframe == 1) {
						if (_root.duck._currentframe > 10 and _root.duck._currentframe < 29) {
						} else {
							_root.nextFrame();
						}
					}
					if (_currentframe == 2) {
						if (_root.duck._currentframe < 29) {
						} else {
							_root.nextFrame();
						}
					}
					if (_currentframe == 3) {
						if (_root.duck._currentframe > 50 and _root.duck._currentframe < 72) {
						} else {
							_root.nextFrame();
						}
					}
					if (_currentframe == 4) {
						if (_root.duck._currentframe > 29 and _root.duck._currentframe < 50) {
						} else {
							_root.nextFrame();
						}
					}
					if (_currentframe == 5) {
						if (_root.duck._currentframe > 72 and _root.duck._currentframe < 94) {
						} else {
							_root.nextFrame();
						}
					}
				}
			}
		}
	}
	instance rock4 of movieClip 1162	{
		onClipEvent (load) {
			frame = Math.ceil(Math.random() * 5);
			gotoAndStop(frame);
		}
		onClipEvent (enterFrame) {
			if (_root.xspeed > 10.9) {
				_x = _x - _root.xspeed;
				if (this.hitTest(_root.rock1) or this.hitTest(_root.rock2) or this.hitTest(_root.rock3)) {
					_x = _x + (1000 + 250 * Math.ceil(Math.random() * 3));
				}
				if (_x < -100) {
					_x = _x + (1000 + 250 * Math.ceil(Math.random() * 3));
					frame = Math.ceil(Math.random() * 5);
					gotoAndStop(frame);
				}
				if (_root.duck.hitTest(_x, _y, true) or _root.duck.hitTest(_x, _y - 40, true) or _root.duck.hitTest(_x, _y - 80, true) or _root.duck.hitTest(_x, _y - 120, true)) {
					if (_currentframe == 1) {
						if (_root.duck._currentframe > 10 and _root.duck._currentframe < 29) {
						} else {
							_root.nextFrame();
						}
					}
					if (_currentframe == 2) {
						if (_root.duck._currentframe < 29) {
						} else {
							_root.nextFrame();
						}
					}
					if (_currentframe == 3) {
						if (_root.duck._currentframe > 50 and _root.duck._currentframe < 72) {
						} else {
							_root.nextFrame();
						}
					}
					if (_currentframe == 4) {
						if (_root.duck._currentframe > 29 and _root.duck._currentframe < 50) {
						} else {
							_root.nextFrame();
						}
					}
					if (_currentframe == 5) {
						if (_root.duck._currentframe > 72 and _root.duck._currentframe < 94) {
						} else {
							_root.nextFrame();
						}
					}
				}
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -100) {
				_x = _x + (1000 + Math.random() * 250);
				_y = 290 + Math.random() * 100;
			}
			if (this.hitTest(_root.duck)) {
				play();
				_y = _y - 600;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	frame 29 {
		song = 13;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 29 {
		_root.money = Number(_root.money + coins);
		_root.coinsthistime = Number(_root.coinsthistime + coins);
		if (_root.duckinuse == 1) {
			_root.duck1rlvl = Number(_root.duck1rlvl + _root.dist * 4 / 200);
		}
		if (_root.duckinuse == 2) {
			_root.duck2rlvl = Number(_root.duck2rlvl + _root.dist * 4 / 200);
		}
		if (_root.duckinuse == 3) {
			_root.duck3rlvl = Number(_root.duck3rlvl + _root.dist * 4 / 200);
		}
		if (_root.duckinuse == 4) {
			_root.duck4rlvl = Number(_root.duck4rlvl + _root.dist * 4 / 200);
		}
		if (_root.duckinuse == 5) {
			_root.duck5rlvl = Number(_root.duck5rlvl + _root.dist * 4 / 200);
		}
		if (_root.duckinuse == 6) {
			_root.duck6rlvl = Number(_root.duck6rlvl + _root.dist * 4 / 200);
		}
	}
	frame 29 {
		if (rts == 1) {
			gotoAndStop(257);
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
	}
	instance of movieClip 347	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -375 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -375 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
	}
	instance turf of movieClip 1123	{
		onClipEvent (enterFrame) {
			if (_root.duck.death !== 1) {
				while (this.hitTest(_root.duck._x, _root.duck._y + 35, true)) {
					_root.duck._y -= 1;
					_root.duck.yspeed = 0;
				}
			}
		}
	}
	instance of movieClip 353	{
		onClipEvent (load) {
			centre = 750;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			if (_root.grass == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckinuse == 1) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckinuse == 2) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckinuse == 3) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckinuse == 4) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckinuse == 5) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckinuse == 6) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = (_parent.rlvl / 1.5) * 2;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 944	{
		onClipEvent (load) {
			gotoAndPlay(2);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 30 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 30 {
		if (_root.duckinuse == 1) {
			_root.newlvl = Math.floor(_root.duck1rlvl / 10);
		}
		if (_root.duckinuse == 2) {
			_root.newlvl = Math.floor(_root.duck2rlvl / 10);
		}
		if (_root.duckinuse == 3) {
			_root.newlvl = Math.floor(_root.duck3rlvl / 10);
		}
		if (_root.duckinuse == 4) {
			_root.newlvl = Math.floor(_root.duck4rlvl / 10);
		}
		if (_root.duckinuse == 5) {
			_root.newlvl = Math.floor(_root.duck5rlvl / 10);
		}
		if (_root.duckinuse == 6) {
			_root.newlvl = Math.floor(_root.duck6rlvl / 10);
		}
		_root.levelgain = '(+' + Math.round(_root.newlvl - _root.startlvl / 10) + ')';
	}
	instance of movieClip 345	{
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 347	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 353	{
		onClipEvent (enterFrame) {
			if (_root.grass == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	button 1174 {
		on (release) {
			gotoAndStop('MENU');
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	frame 31 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 1183 {
		on (release) {
			_root.gotoAndStop(_root.prevlocation);
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	
	// unknown tag 88 length 274
	movieClip 1187	{
		frame 1 {
			stop();
		}
	}
	instance of movieClip 1187	{
		onClipEvent (load) {
			if (_quality == 'HIGH') {
				gotoAndStop(1);
			} else {
				if (_quality == 'LOW') {
					gotoAndStop(2);
				} else {
					_quality = 'HIGH';
				}
			}
		}
		onClipEvent (release) {
			if (_quality == 'HIGH') {
				_quality = 'LOW';
				gotoAndStop(2);
			} else {
				if (_quality == 'LOW') {
					_quality = 'HIGH';
					gotoAndStop(1);
				}
			}
		}
	}
	instance of movieClip 1187	{
		onClipEvent (load) {
			if (_root.grass == 1) {
				gotoAndStop(1);
			}
			if (_root.grass == 0) {
				gotoAndStop(2);
			}
		}
		onClipEvent (release) {
			if (_root.grass == 1) {
				_root.grass = 0;
				gotoAndStop(2);
			} else {
				if (_root.grass == 0) {
					_root.grass = 1;
					gotoAndStop(1);
				}
			}
		}
	}
	instance of movieClip 1187	{
		onClipEvent (load) {
			if (_root.clouds == 1) {
				gotoAndStop(1);
			}
			if (_root.clouds == 0) {
				gotoAndStop(2);
			}
		}
		onClipEvent (release) {
			if (_root.clouds == 1) {
				_root.clouds = 0;
				gotoAndStop(2);
			} else {
				if (_root.clouds == 0) {
					_root.clouds = 1;
					gotoAndStop(1);
				}
			}
		}
	}
	instance of movieClip 1187	{
		onClipEvent (load) {
			if (_root.mountains == 1) {
				gotoAndStop(1);
			}
			if (_root.mountains == 0) {
				gotoAndStop(2);
			}
		}
		onClipEvent (release) {
			if (_root.mountains == 1) {
				_root.mountains = 0;
				gotoAndStop(2);
			} else {
				if (_root.mountains == 0) {
					_root.mountains = 1;
					gotoAndStop(1);
				}
			}
		}
	}
	instance of movieClip 1187	{
		onClipEvent (enterFrame) {
			if (_root.sfx == 1) {
				gotoAndStop(1);
			}
			if (_root.sfx == 0) {
				gotoAndStop(2);
			}
		}
		onClipEvent (release) {
			if (_root.sfx == 1) {
				_root.sfx = 0;
				gotoAndStop(2);
			} else {
				if (_root.sfx == 0) {
					_root.sfx = 1;
					gotoAndStop(1);
				}
			}
		}
	}
	instance of movieClip 1187	{
		onClipEvent (enterFrame) {
			if (_root.music == 1) {
				gotoAndStop(1);
			}
			if (_root.music == 0) {
				gotoAndStop(2);
			}
		}
		onClipEvent (release) {
			if (_root.music == 1) {
				_root.music = 0;
				gotoAndStop(2);
				song = 1;
				if (_root.musicbot._currentframe !== song) {
					stopAllSounds();
					_root.musicbot.gotoAndStop(song);
				}
			} else {
				if (_root.music == 0) {
					_root.music = 1;
					gotoAndStop(1);
					song = 2;
					if (_root.musicbot._currentframe !== song) {
						stopAllSounds();
						_root.musicbot.gotoAndStop(song);
					}
				}
			}
		}
	}
	button 1195 {
		on (release) {
			_root.confirmer.gotoAndStop(2);
		}
	}
	button 1200 {
		on (release) {
			prevFrame();
		}
	}
	button 1203 {
		on (release) {
			game = SharedObject.getLocal('mydata');
			game.data.duck1rlvl = undefined;
			game.data.duck1slvl = undefined;
			game.data.duck1flvl = undefined;
			game.data.duck1clvl = undefined;
			game.data.duck1jlvl = undefined;
			game.data.duck1elvl = undefined;
			game.data.duck2rlvl = undefined;
			game.data.duck2slvl = undefined;
			game.data.duck2flvl = undefined;
			game.data.duck2clvl = undefined;
			game.data.duck2jlvl = undefined;
			game.data.duck2elvl = undefined;
			game.data.duck3rlvl = undefined;
			game.data.duck3slvl = undefined;
			game.data.duck3flvl = undefined;
			game.data.duck3clvl = undefined;
			game.data.duck3jlvl = undefined;
			game.data.duck3elvl = undefined;
			game.data.duck4rlvl = undefined;
			game.data.duck4slvl = undefined;
			game.data.duck4flvl = undefined;
			game.data.duck4clvl = undefined;
			game.data.duck4jlvl = undefined;
			game.data.duck4elvl = undefined;
			game.data.duck5rlvl = undefined;
			game.data.duck5slvl = undefined;
			game.data.duck5flvl = undefined;
			game.data.duck5clvl = undefined;
			game.data.duck5jlvl = undefined;
			game.data.duck5elvl = undefined;
			game.data.duck6rlvl = undefined;
			game.data.duck6slvl = undefined;
			game.data.duck6flvl = undefined;
			game.data.duck6clvl = undefined;
			game.data.duck6jlvl = undefined;
			game.data.duck6elvl = undefined;
			game.data.duck1 = undefined;
			game.data.duck1name = undefined;
			game.data.duck1colour = undefined;
			game.data.duck1eye = undefined;
			game.data.duck1hair = undefined;
			game.data.duck1spot = undefined;
			game.data.duck1spotcolour = undefined;
			game.data.duck2 = undefined;
			game.data.duck2name = undefined;
			game.data.duck2colour = undefined;
			game.data.duck2eye = undefined;
			game.data.duck2hair = undefined;
			game.data.duck2spot = undefined;
			game.data.duck2spotcolour = undefined;
			game.data.duck3 = undefined;
			game.data.duck3name = undefined;
			game.data.duck3colour = undefined;
			game.data.duck3eye = undefined;
			game.data.duck3hair = undefined;
			game.data.duck3spot = undefined;
			game.data.duck3spotcolour = undefined;
			game.data.duck4 = undefined;
			game.data.duck4name = undefined;
			game.data.duck4colour = undefined;
			game.data.duck4eye = undefined;
			game.data.duck4hair = undefined;
			game.data.duck4spot = undefined;
			game.data.duck4spotcolour = undefined;
			game.data.duck5 = undefined;
			game.data.duck5name = undefined;
			game.data.duck5colour = undefined;
			game.data.duck5eye = undefined;
			game.data.duck5hair = undefined;
			game.data.duck5spot = undefined;
			game.data.duck5spotcolour = undefined;
			game.data.duck6 = undefined;
			game.data.duck6name = undefined;
			game.data.duck6colour = undefined;
			game.data.duck6eye = undefined;
			game.data.duck6hair = undefined;
			game.data.duck6spot = undefined;
			game.data.duck6spotcolour = undefined;
			game.data.race1 = 0;
			game.data.race2 = 0;
			game.data.race3 = 0;
			game.data.race4 = 0;
			game.data.race5 = 0;
			game.data.race6 = 0;
			game.data.race7 = 0;
			game.data.race8 = 0;
			game.data.race9 = 0;
			game.data.race10 = 0;
			game.data.race11 = 0;
			game.data.race12 = 0;
			game.data.race13 = 0;
			game.data.race14 = 0;
			game.data.race15 = 0;
			game.data.race16 = 0;
			game.data.race17 = 0;
			game.data.race18 = 0;
			game.data.tourn1 = 0;
			game.data.tourn2 = 0;
			game.data.tourn3 = 0;
			game.data.tourn4 = 0;
			game.data.tourn5 = 0;
			game.data.duckinuse = undefined;
			game.data.money = undefined;
			game.data.currentframe = undefined;
			game.data.music = undefined;
			game.data.sfx = undefined;
			game.data.clouds = undefined;
			game.data.mountains = undefined;
			game.data.fog = undefined;
			game.data.grass = undefined;
			game.flush();
			_root.gotoAndStop(3);
		}
	}
	movieClip 1204	{
		frame 1 {
			stop();
		}
	}
	frame 32 {
		song = 7;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 32 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 347	{
		onClipEvent (load) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			_root.centre = _root.terrain._width / 2;
			_x = (_root.centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			_root.centre = _root.terrain._width / 2;
			_x = (_root.centre + _root.cam._x) / 2;
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 12;
			hairtype = 6;
			colourtype = 14;
			spottype = 1;
			spotcolourtype = 7;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	movieClip 1208	{
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
		onClipEvent (rollOver) {
			_root.rlvr = 1;
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	frame 33 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 1211 {
		on (release) {
			_root.prevFrame();
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 1221 {
		on (rollOver) {
			if (_root.duck2 == 1) {
				_root.duckname = _root.duck2name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck2 == 1) {
				_root.duckinuse = 2;
				_root.nextFrame();
			}
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	button 1222 {
		on (rollOver) {
			if (_root.duck3 == 1) {
				_root.duckname = _root.duck3name;
			} else {
				_root.duckname = '';
			}
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
		on (release) {
			if (_root.duck3 == 1) {
				_root.duckinuse = 3;
				_root.nextFrame();
			}
		}
	}
	button 1223 {
		on (rollOver) {
			if (_root.duck6 == 1) {
				_root.duckname = _root.duck6name;
			} else {
				_root.duckname = '';
			}
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
		on (release) {
			if (_root.duck6 == 1) {
				_root.duckinuse = 6;
				_root.nextFrame();
			}
		}
	}
	button 1224 {
		on (rollOver) {
			if (_root.duck5 == 1) {
				_root.duckname = _root.duck5name;
			} else {
				_root.duckname = '';
			}
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
		on (release) {
			if (_root.duck5 == 1) {
				_root.duckinuse = 5;
				_root.nextFrame();
			}
		}
	}
	button 1225 {
		on (rollOver) {
			if (_root.duck4 == 1) {
				_root.duckname = _root.duck4name;
			} else {
				_root.duckname = '';
			}
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
		on (release) {
			if (_root.duck4 == 1) {
				_root.duckinuse = 4;
				_root.nextFrame();
			}
		}
	}
	button 1226 {
		on (rollOver) {
			if (_root.duck1 == 1) {
				_root.duckname = _root.duck1name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck1 == 1) {
				_root.duckinuse = 1;
				_root.nextFrame();
			}
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
	}
	frame 34 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 34 {
		enelvl = 100;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance backGround of movieClip 343	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 347	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -375 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 349	{
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 3;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	movieClip 1227	{
	}
	movieClip 1229	{
		instance of movieClip 497	{
			onClipEvent (load) {
				if (_root.duckinuse == 1) {
					type = _root.duck1colour;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2colour;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3colour;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4colour;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5colour;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6colour;
				}
				gotoAndStop(type);
				if (_root.duckinuse == 1) {
					type2 = _root.duck1hair;
				}
				if (_root.duckinuse == 2) {
					type2 = _root.duck2hair;
				}
				if (_root.duckinuse == 3) {
					type2 = _root.duck3hair;
				}
				if (_root.duckinuse == 4) {
					type2 = _root.duck4hair;
				}
				if (_root.duckinuse == 5) {
					type2 = _root.duck5hair;
				}
				if (_root.duckinuse == 6) {
					type2 = _root.duck6hair;
				}
				hairframe = type + 15 * type2;
				_parent.hair.gotoAndStop(hairframe);
			}
			onClipEvent (enterFrame) {
				type3 = Math.ceil(random(100));
				if (type3 == 10 and _parent.eye.eyelid._currentframe == 1) {
					_parent.eye.eyelid.gotoAndPlay(1 + (type - 1) * 13);
				}
			}
		}
		instance of movieClip 500	{
			onClipEvent (load) {
				if (_root.duckinuse == 1) {
					type = _root.duck1spot;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2spot;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3spot;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4spot;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5spot;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6spot;
				}
				gotoAndStop(type);
			}
		}
		instance eye of movieClip 523	{
			onClipEvent (load) {
				if (_root.duckinuse == 1) {
					type = _root.duck1eye;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2eye;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3eye;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4eye;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5eye;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6eye;
				}
				gotoAndStop(type);
			}
		}
	}
	movieClip 1231	{
		instance of movieClip 497	{
			onClipEvent (load) {
				if (_root.duckinuse == 1) {
					type = _root.duck1colour;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2colour;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3colour;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4colour;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5colour;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6colour;
				}
				gotoAndStop(type);
				if (_root.duckinuse == 1) {
					type2 = _root.duck1hair;
				}
				if (_root.duckinuse == 2) {
					type2 = _root.duck2hair;
				}
				if (_root.duckinuse == 3) {
					type2 = _root.duck3hair;
				}
				if (_root.duckinuse == 4) {
					type2 = _root.duck4hair;
				}
				if (_root.duckinuse == 5) {
					type2 = _root.duck5hair;
				}
				if (_root.duckinuse == 6) {
					type2 = _root.duck6hair;
				}
				hairframe = type + 15 * type2;
				_parent.hair.gotoAndStop(hairframe);
			}
			onClipEvent (enterFrame) {
				type3 = Math.ceil(random(100));
				if (type3 == 10 and _parent.eye.eyelid._currentframe == 1) {
					_parent.eye.eyelid.gotoAndPlay(1 + (type - 1) * 13);
				}
			}
		}
		instance of movieClip 500	{
			onClipEvent (load) {
				if (_root.duckinuse == 1) {
					type = _root.duck1spot;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2spot;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3spot;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4spot;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5spot;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6spot;
				}
				gotoAndStop(type);
			}
		}
		instance eye of movieClip 523	{
			onClipEvent (load) {
				if (_root.duckinuse == 1) {
					type = _root.duck1eye;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2eye;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3eye;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4eye;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5eye;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6eye;
				}
				gotoAndStop(type);
			}
		}
	}
	movieClip 1236	{
	}
	movieClip 1237	{
		frame 1 {
			stop();
		}
		instance of movieClip 662	{
		}
		frame 2 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 3 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 4 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 5 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 6 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 7 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 8 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 9 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 10 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 11 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 12 {
			_x = _x + 50;
			gotoAndStop(1);
		}
		instance of movieClip 1227	{
			onClipEvent (load) {
				counter = 0;
			}
			onClipEvent (enterFrame) {
				++counter;
				if (counter == 5) {
					_parent.gotoAndPlay(14);
				}
			}
		}
		instance of movieClip 662	{
		}
		instance of movieClip 1229	{
		}
		frame 23 {
			_x = _x + 70;
			mode = 2;
			stop();
		}
		frame 30 {
			mode = 1;
		}
		frame 31 {
			stop();
		}
		instance of movieClip 1231	{
		}
		frame 32 {
			stop();
		}
		instance of movieClip 662	{
		}
		frame 66 {
			mode = 1;
			_x = _x + 70;
			_y = _y - 30;
			gotoAndStop(1);
		}
		instance of movieClip 662	{
		}
		frame 97 {
			_root.gotoAndStop(_root._currentframe - 2);
			_root.duckinuse = 0;
			_root.fellover = 1;
			stop();
		}
		instance mud of movieClip 1236	{
			onClipEvent (load) {
				_x = _x - 32;
				_y = _y + 32;
				counter = 0;
			}
			onClipEvent (enterFrame) {
				if (counter < 4) {
					counter += 1;
					_x = _x + 8;
					_y = _y - 8;
				}
			}
		}
		instance of movieClip 1236	{
			onClipEvent (enterFrame) {
				_y = _y + 4;
				_x = _x - 2;
				_yscale = _yscale - 10;
				_xscale = _xscale - 10;
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
		}
	}
	movieClip 1239	{
		instance of movieClip 33	{
			onClipEvent (load) {
				type = _parent.colourtype;
				gotoAndStop(type);
				type2 = _parent.hairtype;
				hairframe = type + 15 * type2;
				_parent.hair.gotoAndStop(hairframe);
			}
			onClipEvent (enterFrame) {
				type3 = Math.ceil(random(100));
				if (type3 == 10 and _parent.eye.eyelid._currentframe == 1) {
					_parent.eye.eyelid.gotoAndPlay(1 + (type - 1) * 13);
				}
			}
		}
		instance of movieClip 847	{
			onClipEvent (load) {
				type = _parent.spottype;
				gotoAndStop(type);
			}
		}
		instance of movieClip 849	{
			onClipEvent (load) {
				_visible = false;
			}
		}
		instance eye of movieClip 145	{
			onClipEvent (load) {
				type = _parent.eyetype;
				gotoAndStop(type);
			}
		}
	}
	movieClip 1241	{
		instance of movieClip 33	{
			onClipEvent (load) {
				type = _parent.colourtype;
				gotoAndStop(type);
				type2 = _parent.hairtype;
				hairframe = type + 15 * type2;
				_parent.hair.gotoAndStop(hairframe);
			}
			onClipEvent (enterFrame) {
				type3 = Math.ceil(random(100));
				if (type3 == 10 and _parent.eye.eyelid._currentframe == 1) {
					_parent.eye.eyelid.gotoAndPlay(1 + (type - 1) * 13);
				}
			}
		}
		instance of movieClip 847	{
			onClipEvent (load) {
				type = _parent.spottype;
				gotoAndStop(type);
			}
		}
		instance of movieClip 849	{
			onClipEvent (load) {
				_visible = false;
			}
		}
		instance eye of movieClip 145	{
			onClipEvent (load) {
				type = _parent.eyetype;
				gotoAndStop(type);
			}
		}
	}
	movieClip 1242	{
		instance npc1 of movieClip 1241	{
			onClipEvent (load) {
				eyetype = _parent._parent._parent.eyetype;
				hairtype = _parent._parent._parent.hairtype;
				colourtype = _parent._parent._parent.colourtype;
				spottype = _parent._parent._parent.spottype;
				spotcolourtype = _parent._parent._parent.spotcolourtype;
			}
		}
	}
	movieClip 1243	{
		frame 20 {
			stop();
		}
	}
	movieClip 1245	{
		instance of movieClip 33	{
			onClipEvent (load) {
				type = _parent.colourtype;
				gotoAndStop(type);
				type2 = _parent.hairtype;
				hairframe = type + 15 * type2;
				_parent.hair.gotoAndStop(hairframe);
			}
			onClipEvent (enterFrame) {
				type3 = Math.ceil(random(100));
				if (type3 == 10 and _parent.eye.eyelid._currentframe == 1) {
					_parent.eye.eyelid.gotoAndPlay(1 + (type - 1) * 13);
				}
			}
		}
		instance of movieClip 847	{
			onClipEvent (load) {
				type = _parent.spottype;
				gotoAndStop(type);
			}
		}
		instance of movieClip 849	{
			onClipEvent (load) {
				_visible = false;
			}
		}
		instance eye of movieClip 145	{
			onClipEvent (load) {
				type = _parent.eyetype;
				gotoAndStop(type);
			}
		}
	}
	movieClip 1246	{
		frame 1 {
			stop();
		}
		instance npc1 of movieClip 851	{
			onClipEvent (load) {
				eyetype = _parent.eyetype;
				hairtype = _parent.hairtype;
				colourtype = _parent.colourtype;
				spottype = _parent.spottype;
				spotcolourtype = _parent.spotcolourtype;
			}
		}
		frame 2 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 3 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 4 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 5 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 6 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 7 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 8 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 9 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 10 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 11 {
			if (_name == 'chick') {
				_x = _x - _root.runlvl / 150;
			} else {
				_x = _x - level / 150;
			}
		}
		frame 12 {
			_x = _x + 50;
			gotoAndStop(1);
		}
		instance npc1 of movieClip 851	{
			onClipEvent (load) {
				eyetype = _parent.eyetype;
				hairtype = _parent.hairtype;
				colourtype = _parent.colourtype;
				spottype = _parent.spottype;
				spotcolourtype = _parent.spotcolourtype;
			}
		}
		instance of movieClip 1227	{
			onClipEvent (load) {
				counter = 0;
			}
			onClipEvent (enterFrame) {
				++counter;
				if (counter == 5) {
					_parent.gotoAndPlay(14);
				}
			}
		}
		instance npc1 of movieClip 1239	{
			onClipEvent (load) {
				eyetype = _parent.eyetype;
				hairtype = _parent.hairtype;
				colourtype = _parent.colourtype;
				spottype = _parent.spottype;
				spotcolourtype = _parent.spotcolourtype;
			}
		}
		frame 23 {
			_x = _x + 70;
			mode = 2;
			stop();
		}
		instance npc1 of movieClip 851	{
			onClipEvent (load) {
				eyetype = _parent.eyetype;
				hairtype = _parent.hairtype;
				colourtype = _parent.colourtype;
				spottype = _parent.spottype;
				spotcolourtype = _parent.spotcolourtype;
			}
		}
		frame 30 {
			mode = 1;
		}
		frame 31 {
			stop();
		}
		instance npc1 of movieClip 1245	{
			onClipEvent (load) {
				eyetype = _parent.eyetype;
				hairtype = _parent.hairtype;
				colourtype = _parent.colourtype;
				spottype = _parent.spottype;
				spotcolourtype = _parent.spotcolourtype;
			}
		}
		frame 32 {
			stop();
		}
		instance npc1 of movieClip 851	{
			onClipEvent (load) {
				eyetype = _parent.eyetype;
				hairtype = _parent.hairtype;
				colourtype = _parent.colourtype;
				spottype = _parent.spottype;
				spotcolourtype = _parent.spotcolourtype;
			}
		}
		frame 66 {
			mode = 1;
			_x = _x + 70;
			_y = _y - 30;
			gotoAndStop(1);
		}
		instance npc1 of movieClip 851	{
			onClipEvent (load) {
				eyetype = _parent.eyetype;
				hairtype = _parent.hairtype;
				colourtype = _parent.colourtype;
				spottype = _parent.spottype;
				spotcolourtype = _parent.spotcolourtype;
			}
		}
		instance mud of movieClip 1236	{
			onClipEvent (load) {
				_x = _x - 32;
				_y = _y + 32;
				counter = 0;
			}
			onClipEvent (enterFrame) {
				if (counter < 4) {
					counter += 1;
					_x = _x + 8;
					_y = _y - 8;
				}
			}
		}
		instance of movieClip 1236	{
			onClipEvent (enterFrame) {
				_y = _y + 4;
				_x = _x - 2;
				_yscale = _yscale - 10;
				_xscale = _xscale - 10;
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 4;
			hairtype = 6;
			colourtype = 14;
			spottype = 1;
			spotcolourtype = 7;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 5;
			hairtype = 8;
			colourtype = 12;
			spottype = 1;
			spotcolourtype = 7;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	movieClip 1248	{
	}
	instance of movieClip 1248	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 1;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 1;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 1;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 1;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	instance of movieClip 353	{
		onClipEvent (load) {
			centre = -125;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			centre = -125;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			if (_root.grass == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1725) {
				_x = 1725;
			}
			_root.energy._x = _x;
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 944	{
		onClipEvent (load) {
			gotoAndPlay(2);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 35 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 35 {
		firstmessage = 'CONGRATULATIONS YOU WON THE RACE AND $50';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE RUNNING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 35 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race1 = 1;
			_root.money = Number(_root.money + 50);
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	button 1251 {
		on (release) {
			gotoAndStop('MENU');
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	movieClip 1258	{
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 36 {
		song = 7;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 36 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 347	{
		onClipEvent (load) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			_root.centre = _root.terrain._width / 2;
			_x = (_root.centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			_root.centre = _root.terrain._width / 2;
			_x = (_root.centre + _root.cam._x) / 2;
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 8;
			hairtype = 9;
			colourtype = 3;
			spottype = 2;
			spotcolourtype = 3;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
		onClipEvent (rollOver) {
			_root.rlvr = 1;
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	frame 37 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 1261 {
		on (release) {
			_root.prevFrame();
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 1270 {
		on (rollOver) {
			if (_root.duck2 == 1) {
				_root.duckname = _root.duck2name;
			} else {
				_root.duckname = '';
			}
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
		on (release) {
			if (_root.duck2 == 1) {
				if (_root.duck2rlvl >= 100) {
					_root.duckinuse = 2;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 1271 {
		on (rollOver) {
			if (_root.duck3 == 1) {
				_root.duckname = _root.duck3name;
			} else {
				_root.duckname = '';
			}
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
		on (release) {
			if (_root.duck3 == 1) {
				if (_root.duck3rlvl >= 100) {
					_root.duckinuse = 3;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 1272 {
		on (rollOver) {
			if (_root.duck6 == 1) {
				_root.duckname = _root.duck6name;
			} else {
				_root.duckname = '';
			}
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
		on (release) {
			if (_root.duck6 == 1) {
				if (_root.duck6rlvl >= 100) {
					_root.duckinuse = 6;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 1273 {
		on (rollOver) {
			if (_root.duck5 == 1) {
				_root.duckname = _root.duck5name;
			} else {
				_root.duckname = '';
			}
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
		on (release) {
			if (_root.duck5 == 1) {
				if (_root.duck5rlvl >= 100) {
					_root.duckinuse = 5;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 1274 {
		on (rollOver) {
			if (_root.duck4 == 1) {
				_root.duckname = _root.duck4name;
			} else {
				_root.duckname = '';
			}
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
		on (release) {
			if (_root.duck4 == 1) {
				if (_root.duck4rlvl >= 100) {
					_root.duckinuse = 4;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 1275 {
		on (rollOver) {
			if (_root.duck1 == 1) {
				_root.duckname = _root.duck1name;
			} else {
				_root.duckname = '';
			}
		}
		on (rollOver) {
			_root.rlvr = 2;
		}
		on (release) {
			if (_root.duck1 == 1) {
				if (_root.duck1rlvl >= 100) {
					_root.duckinuse = 1;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	movieClip 1278	{
		frame 1 {
			stop();
		}
	}
	frame 38 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 38 {
		enelvl = 140;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance backGround of movieClip 343	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 347	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -375 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 349	{
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 8;
			hairtype = 9;
			colourtype = 3;
			spottype = 2;
			spotcolourtype = 3;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 2;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1325) {
				_x = 1325;
			}
			_root.energy._x = _x;
		}
	}
	movieClip 1284	{
	}
	instance of movieClip 1284	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 1;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 1;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 1;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 1;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	instance of movieClip 353	{
		onClipEvent (load) {
			centre = -125;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			centre = -125;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			if (_root.grass == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 1289	{
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 944	{
		onClipEvent (load) {
			gotoAndPlay(2);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 39 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 39 {
		firstmessage = 'WOO YOU WON THE RACE AND A TOURNY INVITE';
		seconmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		thirdmessage = '';
		forthmessage = '';
	}
	frame 39 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race2 = 1;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 40 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 40 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	button 1294 {
		on (release) {
			gotoAndStop('MENU');
			money = Number(money + cost);
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	
	// unknown tag 88 length 76
	movieClip 1300	{
	}
	movieClip 1315	{
	}
	instance of movieClip 1315	{
		onClipEvent (load) {
			if (_root.race2 == 1) {
				gotoAndStop(2);
			} else {
				gotoAndStop(1);
			}
		}
		onClipEvent (rollOver) {
			if (_currentframe == 2) {
				_alpha = 50;
				_root.rlvr = 1;
			}
		}
		onClipEvent (rollOut, dragOut) {
			if (_currentframe == 2) {
				_alpha = 100;
			}
		}
		onClipEvent (release) {
			if (_currentframe == 2) {
				_root.nextFrame();
			}
		}
	}
	frame 41 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 41 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(40);
		}
	}
	movieClip 1318	{
		frame 1 {
			stop();
		}
		instance duckA of movieClip 305	{
		}
		instance duckB of movieClip 305	{
		}
		instance duckC of movieClip 305	{
		}
		instance duckD of movieClip 305	{
		}
		instance duckE of movieClip 305	{
		}
		instance duckF of movieClip 305	{
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck1 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck2 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck6 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck5 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck4 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck3 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	button 1319 {
		on (release) {
			racer1 = box1._currentframe - 1;
			racer2 = box2._currentframe - 1;
			racer3 = box3._currentframe - 1;
			if (racer1 < 1) {
				ind1.play();
			}
			if (racer2 < 1) {
				ind2.play();
			}
			if (racer3 < 1) {
				ind3.play();
			}
			if (racer1 > 0 and racer2 > 0 and racer3 > 0) {
				nextFrame();
			}
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck1 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 1;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck1name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck2 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 2;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck2name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck6 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 6;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck6name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck5 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 5;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck5name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck4 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 4;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck4name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck3 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 3;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck3name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	movieClip 1327	{
		frame 1 {
			stop();
		}
	}
	movieClip 1330	{
	}
	instance hover of movieClip 942	{
		onClipEvent (load) {
			_visible = false;
			stop();
			duck = 0;
			above = 1;
		}
		onClipEvent (enterFrame) {
			if (_visible == false) {
				_alpha = 0;
			}
			if (_visible == true) {
				if (_alpha < 100) {
					_alpha = _alpha + 20;
				}
				if (above == 1) {
					_x = _root._xmouse + 75;
					_y = _root._ymouse - 100;
					_x = Math.round(_x);
					_y = Math.round(_y);
				} else {
					_x = _root._xmouse + 75;
					_y = _root._ymouse + 100;
					_x = Math.round(_x);
					_y = Math.round(_y);
				}
			}
			if (_x < 75) {
				_x = 75;
			}
			if (_x > 675) {
				_x = 675;
			}
			if (_y < 100) {
				above = 0;
			}
			if (_y > 380) {
				above = 1;
			}
		}
	}
	frame 42 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 42 {
		if (racer1 == 1) {
			teamnameinput.text = 'Team ' + duck1name;
		}
		if (racer1 == 2) {
			teamnameinput.text = 'Team ' + duck2name;
		}
		if (racer1 == 3) {
			teamnameinput.text = 'Team ' + duck3name;
		}
		if (racer1 == 4) {
			teamnameinput.text = 'Team ' + duck4name;
		}
		if (racer1 == 5) {
			teamnameinput.text = 'Team ' + duck5name;
		}
		if (racer1 == 6) {
			teamnameinput.text = 'Team ' + duck6name;
		}
	}
	button 1332 {
		on (release) {
			if (teamnameinput.text !== '') {
				var teamname = teamnameinput.text;
				nextFrame();
			}
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	movieClip 1334	{
	}
	movieClip 1335	{
		frame 1 {
			stop();
		}
		instance duckA of movieClip 305	{
		}
		instance duckB of movieClip 305	{
		}
		instance duckC of movieClip 305	{
		}
		instance duckD of movieClip 305	{
		}
		instance duckE of movieClip 305	{
		}
		instance duckF of movieClip 305	{
		}
	}
	instance of movieClip 1335	{
		onClipEvent (load) {
			gotoAndStop(_root.racer1);
		}
	}
	instance of movieClip 1335	{
		onClipEvent (load) {
			gotoAndStop(_root.racer2);
		}
	}
	instance of movieClip 1335	{
		onClipEvent (load) {
			gotoAndStop(_root.racer3);
		}
	}
	button 1339 {
		on (release) {
			num = Math.ceil(Math.random() * 50);
			if (num == 1) {
				part1 = 'RED';
			}
			if (num == 2) {
				part1 = 'YELLOW';
			}
			if (num == 3) {
				part1 = 'BLUE';
			}
			if (num == 4) {
				part1 = 'GREEN';
			}
			if (num == 5) {
				part1 = 'BLACK';
			}
			if (num == 6) {
				part1 = 'PINK';
			}
			if (num == 7) {
				part1 = 'FAST';
			}
			if (num == 8) {
				part1 = 'SPEEDY';
			}
			if (num == 9) {
				part1 = 'SUPERB';
			}
			if (num == 10) {
				part1 = 'MEAN';
			}
			if (num == 11) {
				part1 = 'RAPID';
			}
			if (num == 12) {
				part1 = 'BIG';
			}
			if (num == 13) {
				part1 = 'TASTY';
			}
			if (num == 14) {
				part1 = 'HOT';
			}
			if (num == 15) {
				part1 = 'COOL';
			}
			if (num == 16) {
				part1 = 'HUNGRY';
			}
			if (num == 17) {
				part1 = 'LAZY';
			}
			if (num == 18) {
				part1 = 'ANGRY';
			}
			if (num == 19) {
				part1 = 'JUICY';
			}
			if (num == 20) {
				part1 = 'HUMBLE';
			}
			if (num == 21) {
				part1 = 'LOUD';
			}
			if (num == 22) {
				part1 = 'BRIGHT';
			}
			if (num == 23) {
				part1 = 'CALM';
			}
			if (num == 24) {
				part1 = 'FAIR';
			}
			if (num == 25) {
				part1 = 'SWIFT';
			}
			if (num == 26) {
				part1 = 'HAPPY';
			}
			if (num == 27) {
				part1 = 'BORING';
			}
			if (num == 28) {
				part1 = 'RUSTY';
			}
			if (num == 29) {
				part1 = 'SMELLY';
			}
			if (num == 30) {
				part1 = 'FLUFFY';
			}
			if (num == 31) {
				part1 = 'SHINEY';
			}
			if (num == 32) {
				part1 = 'FURRY';
			}
			if (num == 33) {
				part1 = 'TOUGH';
			}
			if (num == 34) {
				part1 = 'STICKY';
			}
			if (num == 35) {
				part1 = 'FRUITY';
			}
			if (num == 36) {
				part1 = 'ODD';
			}
			if (num == 37) {
				part1 = 'BEADY';
			}
			if (num == 38) {
				part1 = 'WITTY';
			}
			if (num == 39) {
				part1 = 'FUNNY';
			}
			if (num == 40) {
				part1 = 'WACKY';
			}
			if (num == 41) {
				part1 = 'CUTE';
			}
			if (num == 42) {
				part1 = 'SAUCY';
			}
			if (num == 43) {
				part1 = 'GOLDEN';
			}
			if (num == 44) {
				part1 = 'METAL';
			}
			if (num == 45) {
				part1 = 'ELITE';
			}
			if (num == 46) {
				part1 = 'FLASHY';
			}
			if (num == 47) {
				part1 = 'GENIUS';
			}
			if (num == 48) {
				part1 = 'SAFE';
			}
			if (num == 49) {
				part1 = 'BEEFY';
			}
			if (num == 50) {
				part1 = 'CLASSY';
			}
			num = Math.ceil(Math.random() * 50);
			if (num == 1) {
				part2 = 'LEGENDS';
			}
			if (num == 2) {
				part2 = 'RACERS';
			}
			if (num == 3) {
				part2 = 'RIFLES';
			}
			if (num == 4) {
				part2 = 'LETTUCE';
			}
			if (num == 5) {
				part2 = 'BULLS';
			}
			if (num == 6) {
				part2 = 'SHEEP';
			}
			if (num == 7) {
				part2 = 'WINNERS';
			}
			if (num == 8) {
				part2 = 'PIES';
			}
			if (num == 9) {
				part2 = 'CAKES';
			}
			if (num == 10) {
				part2 = 'WISHES';
			}
			if (num == 11) {
				part2 = 'DREAMS';
			}
			if (num == 12) {
				part2 = 'FLAGS';
			}
			if (num == 13) {
				part2 = 'COILS';
			}
			if (num == 14) {
				part2 = 'SPRINGS';
			}
			if (num == 15) {
				part2 = 'COWS';
			}
			if (num == 16) {
				part2 = 'WRITERS';
			}
			if (num == 17) {
				part2 = 'ARTISTS';
			}
			if (num == 18) {
				part2 = 'SAVOIRS';
			}
			if (num == 19) {
				part2 = 'HEROS';
			}
			if (num == 20) {
				part2 = 'BULLETS';
			}
			if (num == 21) {
				part2 = 'LIONS';
			}
			if (num == 22) {
				part2 = 'SURFERS';
			}
			if (num == 23) {
				part2 = 'IDOLS';
			}
			if (num == 24) {
				part2 = 'RAVENS';
			}
			if (num == 25) {
				part2 = 'BEARS';
			}
			if (num == 26) {
				part2 = 'TOTEMS';
			}
			if (num == 27) {
				part2 = 'STARS';
			}
			if (num == 28) {
				part2 = 'PLANETS';
			}
			if (num == 29) {
				part2 = 'COMETS';
			}
			if (num == 30) {
				part2 = 'CHEIFS';
			}
			if (num == 31) {
				part2 = 'ZULUS';
			}
			if (num == 32) {
				part2 = 'MASTERS';
			}
			if (num == 33) {
				part2 = 'KINGS';
			}
			if (num == 34) {
				part2 = 'LEADERS';
			}
			if (num == 35) {
				part2 = 'RULERS';
			}
			if (num == 36) {
				part2 = 'BAKERS';
			}
			if (num == 37) {
				part2 = 'KILLERS';
			}
			if (num == 38) {
				part2 = 'JUMPERS';
			}
			if (num == 39) {
				part2 = 'PIRATES';
			}
			if (num == 40) {
				part2 = 'GUNNERS';
			}
			if (num == 41) {
				part2 = 'CANNONS';
			}
			if (num == 42) {
				part2 = 'CHAMPS';
			}
			if (num == 43) {
				part2 = 'WALKERS';
			}
			if (num == 44) {
				part2 = 'RUNNERS';
			}
			if (num == 45) {
				part2 = 'PILOTS';
			}
			if (num == 46) {
				part2 = 'FREAKS';
			}
			if (num == 47) {
				part2 = 'GOTHS';
			}
			if (num == 48) {
				part2 = 'SINNERS';
			}
			if (num == 49) {
				part2 = 'FLYERS';
			}
			if (num == 50) {
				part2 = 'JOCKEYS';
			}
			teamnameinput.text = part1 + ' ' + part2;
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	frame 43 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 43 {
		team1 = teamname;
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part1 = 'RED';
		}
		if (num == 2) {
			part1 = 'YELLOW';
		}
		if (num == 3) {
			part1 = 'BLUE';
		}
		if (num == 4) {
			part1 = 'GREEN';
		}
		if (num == 5) {
			part1 = 'BLACK';
		}
		if (num == 6) {
			part1 = 'PINK';
		}
		if (num == 7) {
			part1 = 'FAST';
		}
		if (num == 8) {
			part1 = 'SPEEDY';
		}
		if (num == 9) {
			part1 = 'SUPERB';
		}
		if (num == 10) {
			part1 = 'MEAN';
		}
		if (num == 11) {
			part1 = 'RAPID';
		}
		if (num == 12) {
			part1 = 'BIG';
		}
		if (num == 13) {
			part1 = 'TASTY';
		}
		if (num == 14) {
			part1 = 'HOT';
		}
		if (num == 15) {
			part1 = 'COOL';
		}
		if (num == 16) {
			part1 = 'HUNGRY';
		}
		if (num == 17) {
			part1 = 'LAZY';
		}
		if (num == 18) {
			part1 = 'ANGRY';
		}
		if (num == 19) {
			part1 = 'JUICY';
		}
		if (num == 20) {
			part1 = 'HUMBLE';
		}
		if (num == 21) {
			part1 = 'LOUD';
		}
		if (num == 22) {
			part1 = 'BRIGHT';
		}
		if (num == 23) {
			part1 = 'CALM';
		}
		if (num == 24) {
			part1 = 'FAIR';
		}
		if (num == 25) {
			part1 = 'SWIFT';
		}
		if (num == 26) {
			part1 = 'HAPPY';
		}
		if (num == 27) {
			part1 = 'BORING';
		}
		if (num == 28) {
			part1 = 'RUSTY';
		}
		if (num == 29) {
			part1 = 'SMELLY';
		}
		if (num == 30) {
			part1 = 'FLUFFY';
		}
		if (num == 31) {
			part1 = 'SHINEY';
		}
		if (num == 32) {
			part1 = 'FURRY';
		}
		if (num == 33) {
			part1 = 'TOUGH';
		}
		if (num == 34) {
			part1 = 'STICKY';
		}
		if (num == 35) {
			part1 = 'FRUITY';
		}
		if (num == 36) {
			part1 = 'ODD';
		}
		if (num == 37) {
			part1 = 'BEADY';
		}
		if (num == 38) {
			part1 = 'WITTY';
		}
		if (num == 39) {
			part1 = 'FUNNY';
		}
		if (num == 40) {
			part1 = 'WACKY';
		}
		if (num == 41) {
			part1 = 'CUTE';
		}
		if (num == 42) {
			part1 = 'SAUCY';
		}
		if (num == 43) {
			part1 = 'GOLDEN';
		}
		if (num == 44) {
			part1 = 'METAL';
		}
		if (num == 45) {
			part1 = 'ELITE';
		}
		if (num == 46) {
			part1 = 'FLASHY';
		}
		if (num == 47) {
			part1 = 'GENIUS';
		}
		if (num == 48) {
			part1 = 'SAFE';
		}
		if (num == 49) {
			part1 = 'BEEFY';
		}
		if (num == 50) {
			part1 = 'CLASSY';
		}
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part2 = 'LEGENDS';
		}
		if (num == 2) {
			part2 = 'RACERS';
		}
		if (num == 3) {
			part2 = 'RIFLES';
		}
		if (num == 4) {
			part2 = 'LETTUCE';
		}
		if (num == 5) {
			part2 = 'BULLS';
		}
		if (num == 6) {
			part2 = 'SHEEP';
		}
		if (num == 7) {
			part2 = 'WINNERS';
		}
		if (num == 8) {
			part2 = 'PIES';
		}
		if (num == 9) {
			part2 = 'CAKES';
		}
		if (num == 10) {
			part2 = 'WISHES';
		}
		if (num == 11) {
			part2 = 'DREAMS';
		}
		if (num == 12) {
			part2 = 'FLAGS';
		}
		if (num == 13) {
			part2 = 'COILS';
		}
		if (num == 14) {
			part2 = 'SPRINGS';
		}
		if (num == 15) {
			part2 = 'COWS';
		}
		if (num == 16) {
			part2 = 'WRITERS';
		}
		if (num == 17) {
			part2 = 'ARTISTS';
		}
		if (num == 18) {
			part2 = 'SAVOIRS';
		}
		if (num == 19) {
			part2 = 'HEROS';
		}
		if (num == 20) {
			part2 = 'BULLETS';
		}
		if (num == 21) {
			part2 = 'LIONS';
		}
		if (num == 22) {
			part2 = 'SURFERS';
		}
		if (num == 23) {
			part2 = 'IDOLS';
		}
		if (num == 24) {
			part2 = 'RAVENS';
		}
		if (num == 25) {
			part2 = 'BEARS';
		}
		if (num == 26) {
			part2 = 'TOTEMS';
		}
		if (num == 27) {
			part2 = 'STARS';
		}
		if (num == 28) {
			part2 = 'PLANETS';
		}
		if (num == 29) {
			part2 = 'COMETS';
		}
		if (num == 30) {
			part2 = 'CHEIFS';
		}
		if (num == 31) {
			part2 = 'ZULUS';
		}
		if (num == 32) {
			part2 = 'MASTERS';
		}
		if (num == 33) {
			part2 = 'KINGS';
		}
		if (num == 34) {
			part2 = 'LEADERS';
		}
		if (num == 35) {
			part2 = 'RULERS';
		}
		if (num == 36) {
			part2 = 'BAKERS';
		}
		if (num == 37) {
			part2 = 'KILLERS';
		}
		if (num == 38) {
			part2 = 'JUMPERS';
		}
		if (num == 39) {
			part2 = 'PIRATES';
		}
		if (num == 40) {
			part2 = 'GUNNERS';
		}
		if (num == 41) {
			part2 = 'CANNONS';
		}
		if (num == 42) {
			part2 = 'CHAMPS';
		}
		if (num == 43) {
			part2 = 'WALKERS';
		}
		if (num == 44) {
			part2 = 'RUNNERS';
		}
		if (num == 45) {
			part2 = 'PILOTS';
		}
		if (num == 46) {
			part2 = 'FREAKS';
		}
		if (num == 47) {
			part2 = 'GOTHS';
		}
		if (num == 48) {
			part2 = 'SINNERS';
		}
		if (num == 49) {
			part2 = 'FLYERS';
		}
		if (num == 50) {
			part2 = 'JOCKEYS';
		}
		team2 = part1 + ' ' + part2;
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part1 = 'RED';
		}
		if (num == 2) {
			part1 = 'YELLOW';
		}
		if (num == 3) {
			part1 = 'BLUE';
		}
		if (num == 4) {
			part1 = 'GREEN';
		}
		if (num == 5) {
			part1 = 'BLACK';
		}
		if (num == 6) {
			part1 = 'PINK';
		}
		if (num == 7) {
			part1 = 'FAST';
		}
		if (num == 8) {
			part1 = 'SPEEDY';
		}
		if (num == 9) {
			part1 = 'SUPERB';
		}
		if (num == 10) {
			part1 = 'MEAN';
		}
		if (num == 11) {
			part1 = 'RAPID';
		}
		if (num == 12) {
			part1 = 'BIG';
		}
		if (num == 13) {
			part1 = 'TASTY';
		}
		if (num == 14) {
			part1 = 'HOT';
		}
		if (num == 15) {
			part1 = 'COOL';
		}
		if (num == 16) {
			part1 = 'HUNGRY';
		}
		if (num == 17) {
			part1 = 'LAZY';
		}
		if (num == 18) {
			part1 = 'ANGRY';
		}
		if (num == 19) {
			part1 = 'JUICY';
		}
		if (num == 20) {
			part1 = 'HUMBLE';
		}
		if (num == 21) {
			part1 = 'LOUD';
		}
		if (num == 22) {
			part1 = 'BRIGHT';
		}
		if (num == 23) {
			part1 = 'CALM';
		}
		if (num == 24) {
			part1 = 'FAIR';
		}
		if (num == 25) {
			part1 = 'SWIFT';
		}
		if (num == 26) {
			part1 = 'HAPPY';
		}
		if (num == 27) {
			part1 = 'BORING';
		}
		if (num == 28) {
			part1 = 'RUSTY';
		}
		if (num == 29) {
			part1 = 'SMELLY';
		}
		if (num == 30) {
			part1 = 'FLUFFY';
		}
		if (num == 31) {
			part1 = 'SHINEY';
		}
		if (num == 32) {
			part1 = 'FURRY';
		}
		if (num == 33) {
			part1 = 'TOUGH';
		}
		if (num == 34) {
			part1 = 'STICKY';
		}
		if (num == 35) {
			part1 = 'FRUITY';
		}
		if (num == 36) {
			part1 = 'ODD';
		}
		if (num == 37) {
			part1 = 'BEADY';
		}
		if (num == 38) {
			part1 = 'WITTY';
		}
		if (num == 39) {
			part1 = 'FUNNY';
		}
		if (num == 40) {
			part1 = 'WACKY';
		}
		if (num == 41) {
			part1 = 'CUTE';
		}
		if (num == 42) {
			part1 = 'SAUCY';
		}
		if (num == 43) {
			part1 = 'GOLDEN';
		}
		if (num == 44) {
			part1 = 'METAL';
		}
		if (num == 45) {
			part1 = 'ELITE';
		}
		if (num == 46) {
			part1 = 'FLASHY';
		}
		if (num == 47) {
			part1 = 'GENIUS';
		}
		if (num == 48) {
			part1 = 'SAFE';
		}
		if (num == 49) {
			part1 = 'BEEFY';
		}
		if (num == 50) {
			part1 = 'CLASSY';
		}
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part2 = 'LEGENDS';
		}
		if (num == 2) {
			part2 = 'RACERS';
		}
		if (num == 3) {
			part2 = 'RIFLES';
		}
		if (num == 4) {
			part2 = 'LETTUCE';
		}
		if (num == 5) {
			part2 = 'BULLS';
		}
		if (num == 6) {
			part2 = 'SHEEP';
		}
		if (num == 7) {
			part2 = 'WINNERS';
		}
		if (num == 8) {
			part2 = 'PIES';
		}
		if (num == 9) {
			part2 = 'CAKES';
		}
		if (num == 10) {
			part2 = 'WISHES';
		}
		if (num == 11) {
			part2 = 'DREAMS';
		}
		if (num == 12) {
			part2 = 'FLAGS';
		}
		if (num == 13) {
			part2 = 'COILS';
		}
		if (num == 14) {
			part2 = 'SPRINGS';
		}
		if (num == 15) {
			part2 = 'COWS';
		}
		if (num == 16) {
			part2 = 'WRITERS';
		}
		if (num == 17) {
			part2 = 'ARTISTS';
		}
		if (num == 18) {
			part2 = 'SAVOIRS';
		}
		if (num == 19) {
			part2 = 'HEROS';
		}
		if (num == 20) {
			part2 = 'BULLETS';
		}
		if (num == 21) {
			part2 = 'LIONS';
		}
		if (num == 22) {
			part2 = 'SURFERS';
		}
		if (num == 23) {
			part2 = 'IDOLS';
		}
		if (num == 24) {
			part2 = 'RAVENS';
		}
		if (num == 25) {
			part2 = 'BEARS';
		}
		if (num == 26) {
			part2 = 'TOTEMS';
		}
		if (num == 27) {
			part2 = 'STARS';
		}
		if (num == 28) {
			part2 = 'PLANETS';
		}
		if (num == 29) {
			part2 = 'COMETS';
		}
		if (num == 30) {
			part2 = 'CHEIFS';
		}
		if (num == 31) {
			part2 = 'ZULUS';
		}
		if (num == 32) {
			part2 = 'MASTERS';
		}
		if (num == 33) {
			part2 = 'KINGS';
		}
		if (num == 34) {
			part2 = 'LEADERS';
		}
		if (num == 35) {
			part2 = 'RULERS';
		}
		if (num == 36) {
			part2 = 'BAKERS';
		}
		if (num == 37) {
			part2 = 'KILLERS';
		}
		if (num == 38) {
			part2 = 'JUMPERS';
		}
		if (num == 39) {
			part2 = 'PIRATES';
		}
		if (num == 40) {
			part2 = 'GUNNERS';
		}
		if (num == 41) {
			part2 = 'CANNONS';
		}
		if (num == 42) {
			part2 = 'CHAMPS';
		}
		if (num == 43) {
			part2 = 'WALKERS';
		}
		if (num == 44) {
			part2 = 'RUNNERS';
		}
		if (num == 45) {
			part2 = 'PILOTS';
		}
		if (num == 46) {
			part2 = 'FREAKS';
		}
		if (num == 47) {
			part2 = 'GOTHS';
		}
		if (num == 48) {
			part2 = 'SINNERS';
		}
		if (num == 49) {
			part2 = 'FLYERS';
		}
		if (num == 50) {
			part2 = 'JOCKEYS';
		}
		team3 = part1 + ' ' + part2;
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part1 = 'RED';
		}
		if (num == 2) {
			part1 = 'YELLOW';
		}
		if (num == 3) {
			part1 = 'BLUE';
		}
		if (num == 4) {
			part1 = 'GREEN';
		}
		if (num == 5) {
			part1 = 'BLACK';
		}
		if (num == 6) {
			part1 = 'PINK';
		}
		if (num == 7) {
			part1 = 'FAST';
		}
		if (num == 8) {
			part1 = 'SPEEDY';
		}
		if (num == 9) {
			part1 = 'SUPERB';
		}
		if (num == 10) {
			part1 = 'MEAN';
		}
		if (num == 11) {
			part1 = 'RAPID';
		}
		if (num == 12) {
			part1 = 'BIG';
		}
		if (num == 13) {
			part1 = 'TASTY';
		}
		if (num == 14) {
			part1 = 'HOT';
		}
		if (num == 15) {
			part1 = 'COOL';
		}
		if (num == 16) {
			part1 = 'HUNGRY';
		}
		if (num == 17) {
			part1 = 'LAZY';
		}
		if (num == 18) {
			part1 = 'ANGRY';
		}
		if (num == 19) {
			part1 = 'JUICY';
		}
		if (num == 20) {
			part1 = 'HUMBLE';
		}
		if (num == 21) {
			part1 = 'LOUD';
		}
		if (num == 22) {
			part1 = 'BRIGHT';
		}
		if (num == 23) {
			part1 = 'CALM';
		}
		if (num == 24) {
			part1 = 'FAIR';
		}
		if (num == 25) {
			part1 = 'SWIFT';
		}
		if (num == 26) {
			part1 = 'HAPPY';
		}
		if (num == 27) {
			part1 = 'BORING';
		}
		if (num == 28) {
			part1 = 'RUSTY';
		}
		if (num == 29) {
			part1 = 'SMELLY';
		}
		if (num == 30) {
			part1 = 'FLUFFY';
		}
		if (num == 31) {
			part1 = 'SHINEY';
		}
		if (num == 32) {
			part1 = 'FURRY';
		}
		if (num == 33) {
			part1 = 'TOUGH';
		}
		if (num == 34) {
			part1 = 'STICKY';
		}
		if (num == 35) {
			part1 = 'FRUITY';
		}
		if (num == 36) {
			part1 = 'ODD';
		}
		if (num == 37) {
			part1 = 'BEADY';
		}
		if (num == 38) {
			part1 = 'WITTY';
		}
		if (num == 39) {
			part1 = 'FUNNY';
		}
		if (num == 40) {
			part1 = 'WACKY';
		}
		if (num == 41) {
			part1 = 'CUTE';
		}
		if (num == 42) {
			part1 = 'SAUCY';
		}
		if (num == 43) {
			part1 = 'GOLDEN';
		}
		if (num == 44) {
			part1 = 'METAL';
		}
		if (num == 45) {
			part1 = 'ELITE';
		}
		if (num == 46) {
			part1 = 'FLASHY';
		}
		if (num == 47) {
			part1 = 'GENIUS';
		}
		if (num == 48) {
			part1 = 'SAFE';
		}
		if (num == 49) {
			part1 = 'BEEFY';
		}
		if (num == 50) {
			part1 = 'CLASSY';
		}
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part2 = 'LEGENDS';
		}
		if (num == 2) {
			part2 = 'RACERS';
		}
		if (num == 3) {
			part2 = 'RIFLES';
		}
		if (num == 4) {
			part2 = 'LETTUCE';
		}
		if (num == 5) {
			part2 = 'BULLS';
		}
		if (num == 6) {
			part2 = 'SHEEP';
		}
		if (num == 7) {
			part2 = 'WINNERS';
		}
		if (num == 8) {
			part2 = 'PIES';
		}
		if (num == 9) {
			part2 = 'CAKES';
		}
		if (num == 10) {
			part2 = 'WISHES';
		}
		if (num == 11) {
			part2 = 'DREAMS';
		}
		if (num == 12) {
			part2 = 'FLAGS';
		}
		if (num == 13) {
			part2 = 'COILS';
		}
		if (num == 14) {
			part2 = 'SPRINGS';
		}
		if (num == 15) {
			part2 = 'COWS';
		}
		if (num == 16) {
			part2 = 'WRITERS';
		}
		if (num == 17) {
			part2 = 'ARTISTS';
		}
		if (num == 18) {
			part2 = 'SAVOIRS';
		}
		if (num == 19) {
			part2 = 'HEROS';
		}
		if (num == 20) {
			part2 = 'BULLETS';
		}
		if (num == 21) {
			part2 = 'LIONS';
		}
		if (num == 22) {
			part2 = 'SURFERS';
		}
		if (num == 23) {
			part2 = 'IDOLS';
		}
		if (num == 24) {
			part2 = 'RAVENS';
		}
		if (num == 25) {
			part2 = 'BEARS';
		}
		if (num == 26) {
			part2 = 'TOTEMS';
		}
		if (num == 27) {
			part2 = 'STARS';
		}
		if (num == 28) {
			part2 = 'PLANETS';
		}
		if (num == 29) {
			part2 = 'COMETS';
		}
		if (num == 30) {
			part2 = 'CHEIFS';
		}
		if (num == 31) {
			part2 = 'ZULUS';
		}
		if (num == 32) {
			part2 = 'MASTERS';
		}
		if (num == 33) {
			part2 = 'KINGS';
		}
		if (num == 34) {
			part2 = 'LEADERS';
		}
		if (num == 35) {
			part2 = 'RULERS';
		}
		if (num == 36) {
			part2 = 'BAKERS';
		}
		if (num == 37) {
			part2 = 'KILLERS';
		}
		if (num == 38) {
			part2 = 'JUMPERS';
		}
		if (num == 39) {
			part2 = 'PIRATES';
		}
		if (num == 40) {
			part2 = 'GUNNERS';
		}
		if (num == 41) {
			part2 = 'CANNONS';
		}
		if (num == 42) {
			part2 = 'CHAMPS';
		}
		if (num == 43) {
			part2 = 'WALKERS';
		}
		if (num == 44) {
			part2 = 'RUNNERS';
		}
		if (num == 45) {
			part2 = 'PILOTS';
		}
		if (num == 46) {
			part2 = 'FREAKS';
		}
		if (num == 47) {
			part2 = 'GOTHS';
		}
		if (num == 48) {
			part2 = 'SINNERS';
		}
		if (num == 49) {
			part2 = 'FLYERS';
		}
		if (num == 50) {
			part2 = 'JOCKEYS';
		}
		team4 = part1 + ' ' + part2;
		team1points = 0;
		team2points = 0;
		team3points = 0;
		team4points = 0;
	}
	frame 43 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(40);
		}
		duckinuse = racer1;
		enelvl = 180;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance backGround of movieClip 343	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 347	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -375 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 349	{
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 4;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 615) {
				_x = 615;
			}
			_root.energy._x = _x;
		}
	}
	movieClip 1341	{
	}
	instance of movieClip 1341	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 1;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 1;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 1;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 1;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	instance of movieClip 353	{
		onClipEvent (load) {
			centre = -125;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			centre = -125;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			if (_root.grass == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance chick4 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype4 = eyetype;
			_root.hairtype4 = hairtype;
			_root.colourtype4 = colourtype;
			_root.spottype4 = spottype;
			_root.spotcolourtype4 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 944	{
		onClipEvent (load) {
			gotoAndPlay(2);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 44 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 44 {
		firstmessage = 'WOO YOU WON THE FIRST RACE!';
		seconmessage = 'YOU CAN STILL WIN THE TOURNAMENT!';
		thirdmessage = 'SLIM CHANCES TO WIN THE TOURNEY NOW';
		forthmessage = 'YOU LOST THE FIRST RACE :(';
	}
	frame 44 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
		if (first == 1) {
			team1points = Number(team1points + 3);
		}
		if (first == 2) {
			team2points = Number(team2points + 3);
		}
		if (first == 3) {
			team3points = Number(team3points + 3);
		}
		if (first == 4) {
			team4points = Number(team4points + 3);
		}
		if (second == 1) {
			team1points = Number(team1points + 2);
		}
		if (second == 2) {
			team2points = Number(team2points + 2);
		}
		if (second == 3) {
			team3points = Number(team3points + 2);
		}
		if (second == 4) {
			team4points = Number(team4points + 2);
		}
		if (third == 1) {
			team1points = Number(team1points + 1);
		}
		if (third == 2) {
			team2points = Number(team2points + 1);
		}
		if (third == 3) {
			team3points = Number(team3points + 1);
		}
		if (third == 4) {
			team4points = Number(team4points + 1);
		}
		if (forth == 1) {
			team1points = Number(team1points + 0);
		}
		if (forth == 2) {
			team2points = Number(team2points + 0);
		}
		if (forth == 3) {
			team3points = Number(team3points + 0);
		}
		if (forth == 4) {
			team4points = Number(team4points + 0);
		}
	}
	button 1343 {
		on (release) {
			_root.nextFrame();
		}
		on (rollOver) {
			_root.rlvr = 1;
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 45 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 45 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(40);
		}
	}
	frame 45 {
		duckinuse = racer2;
		enelvl = 220;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance backGround of movieClip 343	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 347	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -375 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 349	{
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 4;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 750) {
				_x = 750;
			}
			_root.energy._x = _x;
		}
	}
	instance chick4 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype4 = eyetype;
			_root.hairtype4 = hairtype;
			_root.colourtype4 = colourtype;
			_root.spottype4 = spottype;
			_root.spotcolourtype4 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
		}
	}
	movieClip 1351	{
	}
	movieClip 1352	{
	}
	movieClip 1353	{
	}
	movieClip 1355	{
	}
	instance of movieClip 1355	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 1;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 1;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 1;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 1;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	instance of movieClip 353	{
		onClipEvent (load) {
			centre = -125;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			centre = -125;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			if (_root.grass == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 944	{
		onClipEvent (load) {
			gotoAndPlay(2);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 46 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 46 {
		firstmessage = 'WOO YOU WON THE SECOND RACE!';
		seconmessage = 'YOU CAN STILL WIN THE TOURNAMENT!';
		thirdmessage = 'SLIM CHANCES TO WIN THE TOURNEY NOW';
		forthmessage = 'YOU LOST THE SECOND RACE :(';
	}
	frame 46 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
		if (first == 1) {
			team1points = Number(team1points + 3);
		}
		if (first == 2) {
			team2points = Number(team2points + 3);
		}
		if (first == 3) {
			team3points = Number(team3points + 3);
		}
		if (first == 4) {
			team4points = Number(team4points + 3);
		}
		if (second == 1) {
			team1points = Number(team1points + 2);
		}
		if (second == 2) {
			team2points = Number(team2points + 2);
		}
		if (second == 3) {
			team3points = Number(team3points + 2);
		}
		if (second == 4) {
			team4points = Number(team4points + 2);
		}
		if (third == 1) {
			team1points = Number(team1points + 1);
		}
		if (third == 2) {
			team2points = Number(team2points + 1);
		}
		if (third == 3) {
			team3points = Number(team3points + 1);
		}
		if (third == 4) {
			team4points = Number(team4points + 1);
		}
		if (forth == 1) {
			team1points = Number(team1points + 0);
		}
		if (forth == 2) {
			team2points = Number(team2points + 0);
		}
		if (forth == 3) {
			team3points = Number(team3points + 0);
		}
		if (forth == 4) {
			team4points = Number(team4points + 0);
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 47 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 47 {
		duckinuse = racer3;
		enelvl = 260;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance backGround of movieClip 343	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 347	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -375 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 349	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 349	{
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 4;
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 4;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1000) {
				_x = 1000;
			}
			_root.energy._x = _x;
		}
	}
	instance chick4 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype4 = eyetype;
			_root.hairtype4 = hairtype;
			_root.colourtype4 = colourtype;
			_root.spottype4 = spottype;
			_root.spotcolourtype4 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 4) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
		}
	}
	movieClip 1361	{
	}
	instance of movieClip 1361	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 1;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 1;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 1;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 1;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	instance of movieClip 353	{
		onClipEvent (load) {
			centre = -125;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			centre = -125;
			_x = 2000 - (centre + _root.cam._x);
		}
		onClipEvent (enterFrame) {
			if (_root.grass == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 944	{
		onClipEvent (load) {
			gotoAndPlay(2);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 48 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 48 {
		firstmessage = 'WOO YOU WON THE LAST RACE!';
		seconmessage = 'YOU CAN STILL WIN THE TOURNAMENT!';
		thirdmessage = 'SLIM CHANCES TO WIN THE TOURNEY NOW';
		forthmessage = 'YOU LOST THE LAST RACE :(';
	}
	frame 48 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
		if (first == 1) {
			team1points = Number(team1points + 3);
		}
		if (first == 2) {
			team2points = Number(team2points + 3);
		}
		if (first == 3) {
			team3points = Number(team3points + 3);
		}
		if (first == 4) {
			team4points = Number(team4points + 3);
		}
		if (second == 1) {
			team1points = Number(team1points + 2);
		}
		if (second == 2) {
			team2points = Number(team2points + 2);
		}
		if (second == 3) {
			team3points = Number(team3points + 2);
		}
		if (second == 4) {
			team4points = Number(team4points + 2);
		}
		if (third == 1) {
			team1points = Number(team1points + 1);
		}
		if (third == 2) {
			team2points = Number(team2points + 1);
		}
		if (third == 3) {
			team3points = Number(team3points + 1);
		}
		if (third == 4) {
			team4points = Number(team4points + 1);
		}
		if (forth == 1) {
			team1points = Number(team1points + 0);
		}
		if (forth == 2) {
			team2points = Number(team2points + 0);
		}
		if (forth == 3) {
			team3points = Number(team3points + 0);
		}
		if (forth == 4) {
			team4points = Number(team4points + 0);
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 49 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 49 {
		if (team1points == team2points) {
			team1points += 0.1;
		}
		if (team1points == team3points) {
			team1points += 0.1;
		}
		if (team1points == team4points) {
			team1points += 0.1;
		}
		if (team2points == team3points) {
			team2points += 0.1;
		}
		if (team2points == team4points) {
			team2points += 0.1;
		}
		if (team3points == team4points) {
			team3points += 0.1;
		}
		if (team1points > team2points) {
			if (team1points > team3points) {
				if (team1points > team4points) {
					team1r = 1;
				} else {
					team1r = 2;
				}
			} else {
				if (team1points > team4points) {
					team1r = 2;
				} else {
					team1r = 3;
				}
			}
		} else {
			if (team1points > team3points) {
				if (team1points > team4points) {
					team1r = 2;
				} else {
					team1r = 3;
				}
			} else {
				if (team1points > team4points) {
					team1r = 3;
				} else {
					team1r = 4;
				}
			}
		}
		if (team2points > team1points) {
			if (team2points > team3points) {
				if (team2points > team4points) {
					team2r = 1;
				} else {
					team2r = 2;
				}
			} else {
				if (team2points > team4points) {
					team2r = 2;
				} else {
					team2r = 3;
				}
			}
		} else {
			if (team2points > team3points) {
				if (team2points > team4points) {
					team2r = 2;
				} else {
					team2r = 3;
				}
			} else {
				if (team2points > team4points) {
					team2r = 3;
				} else {
					team2r = 4;
				}
			}
		}
		if (team3points > team2points) {
			if (team3points > team1points) {
				if (team3points > team4points) {
					team3r = 1;
				} else {
					team3r = 2;
				}
			} else {
				if (team3points > team4points) {
					team3r = 2;
				} else {
					team3r = 3;
				}
			}
		} else {
			if (team3points > team1points) {
				if (team3points > team4points) {
					team3r = 2;
				} else {
					team3r = 3;
				}
			} else {
				if (team3points > team4points) {
					team3r = 3;
				} else {
					team3r = 4;
				}
			}
		}
		if (team4points > team2points) {
			if (team4points > team3points) {
				if (team4points > team1points) {
					team4r = 1;
				} else {
					team4r = 2;
				}
			} else {
				if (team4points > team1points) {
					team4r = 2;
				} else {
					team4r = 3;
				}
			}
		} else {
			if (team4points > team3points) {
				if (team4points > team1points) {
					team4r = 2;
				} else {
					team4r = 3;
				}
			} else {
				if (team4points > team1points) {
					team4r = 3;
				} else {
					team4r = 4;
				}
			}
		}
		if (team1r == 1) {
			result1 = team1;
			result = 'YOU WON & UNLOCKED SWAMP';
			_root.tourn1 = 1;
			kongregate.stats.submit('tournament1won', 1);
		}
		if (team1r == 2) {
			result2 = team1;
			result = 'YOU CAME SECOND. SO CLOSE!';
		}
		if (team1r == 3) {
			result3 = team1;
			result = 'THIRD PLACE. MORE TRAINING?';
		}
		if (team1r == 4) {
			result4 = team1;
			result = 'FOURTH? NOT GOOD ENOUGH!';
		}
		if (team2r == 1) {
			result1 = team2;
		}
		if (team2r == 2) {
			result2 = team2;
		}
		if (team2r == 3) {
			result3 = team2;
		}
		if (team2r == 4) {
			result4 = team2;
		}
		if (team3r == 1) {
			result1 = team3;
		}
		if (team3r == 2) {
			result2 = team3;
		}
		if (team3r == 3) {
			result3 = team3;
		}
		if (team3r == 4) {
			result4 = team3;
		}
		if (team4r == 1) {
			result1 = team4;
		}
		if (team4r == 2) {
			result2 = team4;
		}
		if (team4r == 3) {
			result3 = team4;
		}
		if (team4r == 4) {
			result4 = team4;
		}
	}
	movieClip 1369	{
	}
	instance of movieClip 1369	{
		onClipEvent (enterFrame) {
			if (_root.tourn1 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (release) {
			if (_root.tourn1 == 1) {
				_root.nextFrame();
			}
		}
	}
	frame 50 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 50 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	movieClip 1388	{
	}
	instance of movieClip 1388	{
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (rollOut, dragOut) {
			_alpha = 100;
		}
		onClipEvent (release) {
			_root.gotoAndStop(13);
		}
		onClipEvent (rollOver) {
			_root.rlvr = 1;
		}
	}
	movieClip 1393	{
	}
	instance of movieClip 1393	{
		onClipEvent (load) {
			if (_root.tourn1) {
				gotoAndStop(1);
			} else {
				gotoAndStop(2);
			}
		}
		onClipEvent (rollOver) {
			if (_currentframe == 1) {
				_alpha = 50;
			}
		}
		onClipEvent (rollOut, dragOut) {
			if (_currentframe == 1) {
				_alpha = 100;
			}
		}
		onClipEvent (release) {
			if (_currentframe == 1) {
				_root.gotoAndStop('menu2');
			}
		}
	}
	movieClip 1398	{
	}
	instance of movieClip 1398	{
		onClipEvent (load) {
			if (_root.tourn2) {
				gotoAndStop(1);
			} else {
				gotoAndStop(2);
			}
		}
		onClipEvent (rollOver) {
			if (_currentframe == 1) {
				_alpha = 50;
			}
		}
		onClipEvent (rollOut, dragOut) {
			if (_currentframe == 1) {
				_alpha = 100;
			}
		}
		onClipEvent (release) {
			if (_currentframe == 1) {
				_root.gotoAndStop('menu3');
			}
		}
	}
	movieClip 1401	{
	}
	movieClip 1404	{
	}
	instance of movieClip 1404	{
		onClipEvent (load) {
			if (_root.tourn3) {
				gotoAndStop(1);
			} else {
				gotoAndStop(2);
			}
		}
		onClipEvent (rollOver) {
			if (_currentframe == 1) {
				_alpha = 50;
			}
		}
		onClipEvent (rollOut, dragOut) {
			if (_currentframe == 1) {
				_alpha = 100;
			}
		}
		onClipEvent (release) {
			if (_currentframe == 1) {
				_root.gotoAndStop('menu4');
			}
		}
	}
	movieClip 1409	{
	}
	instance of movieClip 1409	{
		onClipEvent (load) {
			if (_root.tourn4) {
				gotoAndStop(1);
			} else {
				gotoAndStop(2);
			}
		}
		onClipEvent (rollOver) {
			if (_currentframe == 1) {
				_alpha = 50;
			}
		}
		onClipEvent (rollOut, dragOut) {
			if (_currentframe == 1) {
				_alpha = 100;
			}
		}
		onClipEvent (release) {
			if (_currentframe == 1) {
				_root.gotoAndStop('menu5');
			}
		}
	}
	movieClip 1414	{
	}
	instance of movieClip 1414	{
		onClipEvent (load) {
			if (_root.tourn5) {
				gotoAndStop(1);
			} else {
				gotoAndStop(2);
			}
		}
		onClipEvent (rollOver) {
			if (_currentframe == 1) {
				_alpha = 50;
			}
		}
		onClipEvent (rollOut, dragOut) {
			if (_currentframe == 1) {
				_alpha = 100;
			}
		}
		onClipEvent (release) {
			if (_currentframe == 1) {
				if (_root.dp == 1) {
					_root.gotoAndStop('menu6b');
				} else {
					_root.gotoAndStop('menu6');
				}
			}
		}
	}
	frame 51 {
		song = 8;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 51 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	frame 51 {
		kongregate.stats.submit('moneytotal', _root.money);
	}
	frame 51 {
		stop();
		duckinuse = 0;
	}
	movieClip 1418	{
	}
	movieClip 1419	{
	}
	instance tourney of movieClip 1419	{
		onClipEvent (load) {
			centre = _x;
			stop();
			_root.flagind._visible = false;
		}
		onClipEvent (enterFrame) {
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.flagind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.flagind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(80);
		}
	}
	instance shop of movieClip 857	{
		onClipEvent (load) {
			centre = _x;
			stop();
			_root.shopind._visible = false;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.shopind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.shopind._visible = false;
		}
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	movieClip 1421	{
		frame 1 {
			stop();
		}
	}
	movieClip 1423	{
	}
	movieClip 1426	{
	}
	movieClip 1428	{
	}
	movieClip 1433	{
	}
	instance ground of movieClip 1433	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duckA._x + _root.duckA.qwe._x, _root.duckA._y + _root.duckA.qwe._y + 27, true)) {
				_root.duckA._y -= 1;
				_root.duckA.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckB.qwe._x, _root.duckB._y + _root.duckB.qwe._y + 27, true)) {
				_root.duckB._y -= 1;
				_root.duckB.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckC.qwe._x, _root.duckC._y + _root.duckC.qwe._y + 27, true)) {
				_root.duckC._y -= 1;
				_root.duckC.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckD.qwe._x, _root.duckD._y + _root.duckD.qwe._y + 27, true)) {
				_root.duckD._y -= 1;
				_root.duckD.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckE.qwe._x, _root.duckE._y + _root.duckE.qwe._y + 27, true)) {
				_root.duckE._y -= 1;
				_root.duckE.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckF.qwe._x, _root.duckF._y + _root.duckF.qwe._y + 27, true)) {
				_root.duckF._y -= 1;
				_root.duckF.yspeed = 0;
			}
		}
	}
	instance npc2 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 11;
			hairtype = 8;
			colourtype = 11;
			spottype = 0;
			spotcolourtype = 3;
		}
	}
	instance of movieClip 854	{
		onClipEvent (load) {
			if (_root.race5 == 1) {
				_visible = false;
			}
		}
		onClipEvent (release) {
			_root.gotoAndStop(76);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
	}
	instance of movieClip 851	{
		onClipEvent (load) {
			eyetype = 5;
			hairtype = 7;
			colourtype = 4;
			spottype = 0;
			spotcolourtype = 3;
		}
	}
	instance of movieClip 854	{
		onClipEvent (load) {
			if (_root.race4 == 1) {
				_visible = false;
			}
		}
		onClipEvent (release) {
			_root.gotoAndStop(72);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 0;
			hairtype = 7;
			colourtype = 7;
			spottype = 2;
			spotcolourtype = 10;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(57);
		}
	}
	instance corn2 of movieClip 836	{
		onClipEvent (load) {
			drag = false;
			yspeed = 0;
			xspeed = 0;
		}
		onClipEvent (enterFrame) {
			if (_x < -960) {
				_x = -60;
			}
			if (_x == -20 and drag == false) {
				xspeed = 0;
			}
			if (_x < -10) {
				_y = 400;
			}
			if (this.hitTest(_root.duckF)) {
				if (_root.duckF._currentframe == 1 and _root.duckF.qwe._currentframe > 8) {
					_root.duckF._x += 50;
				}
				if (_root.duckF._currentframe == 2 and _root.duckF.qwe._currentframe > 8) {
					_root.duckF._x -= 50;
				}
				_root.duckF.skill = 1;
				if (_x > _root.duckF._x) {
					_root.duckF.gotoAndStop(3);
				}
				if (_x < _root.duckF._x) {
					_root.duckF.gotoAndStop(4);
				}
				_x = -860;
				drag = false;
				xspeed = 10;
			}
			if (this.hitTest(_root.duckA)) {
				if (_root.duckA._currentframe == 1 and _root.duckA.qwe._currentframe > 8) {
					_root.duckA._x += 50;
				}
				if (_root.duckA._currentframe == 2 and _root.duckA.qwe._currentframe > 8) {
					_root.duckA._x -= 50;
				}
				_root.duckA.skill = 1;
				if (_x > _root.duckA._x) {
					_root.duckA.gotoAndStop(3);
				}
				if (_x < _root.duckA._x) {
					_root.duckA.gotoAndStop(4);
				}
				_x = -860;
				drag = false;
				xspeed = 10;
			}
			if (this.hitTest(_root.duckB)) {
				if (_root.duckB._currentframe == 1 and _root.duckB.qwe._currentframe > 8) {
					_root.duckB._x += 50;
				}
				if (_root.duckB._currentframe == 2 and _root.duckB.qwe._currentframe > 8) {
					_root.duckB._x -= 50;
				}
				_root.duckB.skill = 1;
				if (_x > _root.duckB._x) {
					_root.duckB.gotoAndStop(3);
				}
				if (_x < _root.duckB._x) {
					_root.duckB.gotoAndStop(4);
				}
				_x = -860;
				drag = false;
				xspeed = 10;
			}
			if (this.hitTest(_root.duckC)) {
				if (_root.duckC._currentframe == 1 and _root.duckC.qwe._currentframe > 8) {
					_root.duckC._x += 50;
				}
				if (_root.duckC._currentframe == 2 and _root.duckC.qwe._currentframe > 8) {
					_root.duckC._x -= 50;
				}
				_root.duckC.skill = 1;
				if (_x > _root.duckC._x) {
					_root.duckC.gotoAndStop(3);
				}
				if (_x < _root.duckC._x) {
					_root.duckC.gotoAndStop(4);
				}
				_x = -860;
				drag = false;
				xspeed = 10;
			}
			if (this.hitTest(_root.duckD)) {
				if (_root.duckD._currentframe == 1 and _root.duckD.qwe._currentframe > 8) {
					_root.duckD._x += 50;
				}
				if (_root.duckD._currentframe == 2 and _root.duckD.qwe._currentframe > 8) {
					_root.duckD._x -= 50;
				}
				_root.duckD.skill = 1;
				if (_x > _root.duckD._x) {
					_root.duckD.gotoAndStop(3);
				}
				if (_x < _root.duckD._x) {
					_root.duckD.gotoAndStop(4);
				}
				_x = -860;
				drag = false;
				xspeed = 10;
			}
			if (this.hitTest(_root.duckE)) {
				if (_root.duckE._currentframe == 1 and _root.duckE.qwe._currentframe > 8) {
					_root.duckE._x += 50;
				}
				if (_root.duckE._currentframe == 2 and _root.duckE.qwe._currentframe > 8) {
					_root.duckE._x -= 50;
				}
				_root.duckE.skill = 1;
				if (_x > _root.duckE._x) {
					_root.duckE.gotoAndStop(3);
				}
				if (_x < _root.duckE._x) {
					_root.duckE.gotoAndStop(4);
				}
				_x = -860;
				drag = false;
				xspeed = 10;
			}
			_x = _x + xspeed;
			_y = _y + yspeed;
			if (drag == true) {
				xspeed = -(_x - _root._xmouse) / 2;
				yspeed = -(_y - _root._ymouse) / 2;
			}
			if (drag == false) {
				yspeed += 1;
				if (_y > 405) {
					_y = 405;
					yspeed = -yspeed / 2;
				}
				if (_y < 10) {
					_y = 10;
					yspeed = 0;
				}
				if (_x > 1485) {
					_x = 1485;
					xspeed = -xspeed / 2;
				}
			}
		}
		onClipEvent (mouseUp) {
			if (drag == true) {
				drag = false;
			}
		}
		onClipEvent (press) {
			drag = true;
		}
	}
	instance of movieClip 890	{
		onClipEvent (press) {
			if (_root.corn2._x > -360 and _root.corn2._x < 0 and _root.money > 14) {
				_root.corn2._x = 67;
				_root.corn2._y = 305;
				_root.corn2.xspeed = 0;
				_root.corn2.yspeed = 5;
				_root.money = Number(_root.money - 15);
			}
			if (_root.corn2._x > -360 and _root.corn2._x < 0 and _root.freeseed == 1) {
				_root.corn2._x = 67;
				_root.corn2._y = 305;
				_root.corn2.xspeed = 0;
				_root.corn2.yspeed = 5;
			}
		}
		onClipEvent (rollOver) {
			_root.speech._visible = true;
			_root.speech.data = 'SuperSeed - this greatly increases my energy level. Click to dispense';
		}
		onClipEvent (rollOut) {
			_root.speech._visible = false;
		}
		onClipEvent (enterFrame) {
			if (_root.freeseed == 1) {
				gotoAndStop(2);
			} else {
				gotoAndStop(1);
			}
		}
	}
	instance duckA of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck1 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck1 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 1;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck1name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckB of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck2 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck2 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 2;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck2name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckC of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck3 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck3 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 3;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck3name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckD of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck4 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck4 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 4;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck4name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckE of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck5 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck5 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 5;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck5name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckF of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck6 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck6 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 6;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck6name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	
	// unknown tag 88 length 101
	instance mover of movieClip 920	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 854	{
		onClipEvent (enterFrame) {
			_x = _root.npc1._x;
		}
		onClipEvent (release) {
			_root.gotoAndStop(68);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
		onClipEvent (load) {
			if (_root.race3 == 1) {
				_visible = false;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 6;
			hairtype = 3;
			colourtype = 12;
			spottype = 1;
			spotcolourtype = 7;
		}
	}
	movieClip 1439	{
	}
	instance of movieClip 1439	{
		onClipEvent (enterFrame) {
			if (_root.grass == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance sett of movieClip 896	{
		onClipEvent (release) {
			_root.prevlocation = _root._currentframe;
			_root.gotoAndStop(31);
		}
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (releaseOutside, rollOut) {
			_alpha = 100;
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
		onClipEvent (load) {
			if (_root.firstvisit == 1) {
				_visible = false;
			}
		}
	}
	instance of movieClip 900	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance lol of movieClip 902	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
			moneyshow = 'Money: $' + _root.money;
		}
	}
	movieClip 1443	{
	}
	movieClip 1444	{
		instance of movieClip 1443	{
			onClipEvent (load) {
				if (_root.showedyou == 1) {
					_visible = false;
				} else {
					_alpha = 200;
					_root.showedyou = 1;
				}
			}
			onClipEvent (enterFrame) {
				if (_alpha > 0) {
					_alpha = _alpha - 1;
				} else {
					_visible = false;
				}
			}
		}
	}
	instance of movieClip 1444	{
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (rollOut, dragOut) {
			_alpha = 100;
		}
		onClipEvent (release) {
			_root.gotoAndStop(50);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	movieClip 1446	{
	}
	movieClip 1448	{
	}
	instance of movieClip 922	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
		onClipEvent (load) {
			if (_root.firstvisit == 1) {
				_visible = false;
			}
		}
	}
	instance cam of movieClip 924	{
		onClipEvent (load) {
			xspeed = 0;
			xspeed2 = 0;
			if (_root.firstvisit == 1) {
				_root.mover.play();
				go = 0;
			} else {
				go = 1;
				_root.mover.stop();
			}
			_root.firstvisit = 0;
		}
		onClipEvent (enterFrame) {
			xspeed2 *= 0.99;
			_x = _x + xspeed2 * 10;
			if (xspeed2 < xspeed) {
				xspeed2 += 0.05;
			}
			if (xspeed2 > xspeed) {
				xspeed2 -= 0.05;
			}
			if (xspeed2 > 1) {
				xspeed2 = 1;
			}
			if (xspeed2 < -1) {
				xspeed2 = -1;
			}
			if (go == 0) {
				if (_root.position == 1) {
					_x = _x + (_root.runtrainer._x - _x) / 8;
				}
				if (_root.position == 2) {
					_x = _x + (_root.npc1._x - _x) / 8;
				}
				if (_root.position == 3) {
					_x = _x + (_root.shop._x - _x) / 8;
				}
				if (_root.position == 4) {
					_x = _x + (_root.tourney._x - _x) / 8;
				}
			}
			if (go == 1) {
				xspeed = int((_root._xmouse - _x) / 200) * 10;
			}
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 945) {
				_x = 945;
			}
		}
	}
	instance hover of movieClip 942	{
		onClipEvent (load) {
			_visible = false;
			stop();
			duck = 0;
			above = 1;
		}
		onClipEvent (enterFrame) {
			if (_visible == false) {
				_alpha = 0;
			}
			if (_visible == true) {
				if (_alpha < 100) {
					_alpha = _alpha + 20;
				}
				if (above == 1) {
					if (duck == 1) {
						_x = _root.duckA._x;
						_y = _root.duckA._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 2) {
						_x = _root.duckB._x;
						_y = _root.duckB._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 3) {
						_x = _root.duckC._x;
						_y = _root.duckC._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 4) {
						_x = _root.duckD._x;
						_y = _root.duckD._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 5) {
						_x = _root.duckE._x;
						_y = _root.duckE._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 6) {
						_x = _root.duckF._x;
						_y = _root.duckF._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
				} else {
					if (duck == 1) {
						_x = _root.duckA._x;
						_y = _root.duckA._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 2) {
						_x = _root.duckB._x;
						_y = _root.duckB._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 3) {
						_x = _root.duckC._x;
						_y = _root.duckC._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 4) {
						_x = _root.duckD._x;
						_y = _root.duckD._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 5) {
						_x = _root.duckE._x;
						_y = _root.duckE._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 6) {
						_x = _root.duckF._x;
						_y = _root.duckF._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
				}
			}
			if (_x < 75) {
				_x = 75;
			}
			if (_x > 1425) {
				_x = 1425;
			}
			if (_y < 100) {
				above = 0;
			}
			if (_y > 380) {
				above = 1;
			}
		}
	}
	instance of movieClip 944	{
		onClipEvent (load) {
			gotoAndPlay(2);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 52 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 52 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance of movieClip 953	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(6);
		}
	}
	instance of movieClip 956	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(7);
		}
	}
	button 1450 {
		on (release) {
			_root.prevFrame();
		}
	}
	movieClip 1452	{
	}
	instance of movieClip 1452	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(2);
		}
	}
	movieClip 1454	{
	}
	instance of movieClip 1454	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(5);
		}
	}
	movieClip 1456	{
	}
	instance of movieClip 1456	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(4);
		}
	}
	movieClip 1458	{
	}
	instance of movieClip 1458	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(3);
		}
	}
	movieClip 1460	{
	}
	instance of movieClip 1460	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(9);
		}
	}
	movieClip 1462	{
	}
	instance of movieClip 1462	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(8);
		}
	}
	button 1465 {
		on (release) {
			if (_root.money >= 350) {
				_root.money = Number(_root.money - 350);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 4;
					_root.duck1spot = 0;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 4;
						_root.duck2spot = 0;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 4;
							_root.duck3spot = 0;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 4;
								_root.duck4spot = 0;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 4;
									_root.duck5spot = 0;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 4;
										_root.duck6spot = 0;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 4;
										_root.cost = 350;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 1467 {
		on (release) {
			if (_root.money >= 350) {
				_root.money = Number(_root.money - 350);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 12;
					_root.duck1spot = 0;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 12;
						_root.duck2spot = 0;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 12;
							_root.duck3spot = 0;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 12;
								_root.duck4spot = 0;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 12;
									_root.duck5spot = 0;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 12;
										_root.duck6spot = 0;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 12;
										_root.cost = 350;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 1469 {
		on (release) {
			if (_root.money >= 400) {
				_root.money = Number(_root.money - 400);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 5;
					_root.duck1spot = 0;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 5;
						_root.duck2spot = 0;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 5;
							_root.duck3spot = 0;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 5;
								_root.duck4spot = 0;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 5;
									_root.duck5spot = 0;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 5;
										_root.duck6spot = 0;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 5;
										_root.cost = 400;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 1471 {
		on (release) {
			if (_root.money >= 350) {
				_root.money = Number(_root.money - 350);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 14;
					_root.duck1spot = 0;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 14;
						_root.duck2spot = 0;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 14;
							_root.duck3spot = 0;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 14;
								_root.duck4spot = 0;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 14;
									_root.duck5spot = 0;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 14;
										_root.duck6spot = 0;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 14;
										_root.cost = 350;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	movieClip 1472	{
		instance of movieClip 649	{
			onClipEvent (load) {
				gotoAndStop(22);
			}
		}
	}
	button 1474 {
		on (release) {
			if (_root.money >= 200) {
				_root.money = Number(_root.money - 200);
				_root.hairstyle = 1;
				_root.cost = Number(200);
				_root.gotoAndStop(_root._currentframe + 3);
			}
		}
	}
	movieClip 1475	{
		instance of movieClip 649	{
			onClipEvent (load) {
				gotoAndStop(37);
			}
		}
	}
	button 1476 {
		on (release) {
			if (_root.money >= 200) {
				_root.money = Number(_root.money - 200);
				_root.hairstyle = 2;
				_root.cost = Number(200);
				_root.gotoAndStop(_root._currentframe + 3);
			}
		}
	}
	button 1478 {
		on (release) {
			if (_root.money >= 200) {
				_root.money = Number(_root.money - 200);
				_root.hairstyle = 14;
				_root.gotoAndStop(_root._currentframe + 4);
				_root.cost = 200;
			}
		}
	}
	button 1480 {
		on (release) {
			if (_root.money >= 200) {
				_root.money = Number(_root.money - 200);
				_root.hairstyle = 15;
				_root.gotoAndStop(_root._currentframe + 4);
				_root.cost = 200;
			}
		}
	}
	button 1482 {
		on (release) {
			if (_root.money >= 250) {
				_root.money = Number(_root.money - 250);
				_root.hairstyle = 16;
				_root.gotoAndStop(_root._currentframe + 4);
				_root.cost = 250;
			}
		}
	}
	movieClip 1484	{
		instance of movieClip 1452	{
			onClipEvent (rollOver) {
				_xscale = 110;
				_yscale = 110;
			}
			onClipEvent (releaseOutside, rollOut) {
				_xscale = 100;
				_yscale = 100;
			}
			onClipEvent (press) {
				_root.infoscreen.gotoAndStop(2);
			}
		}
		instance of movieClip 1458	{
			onClipEvent (rollOver) {
				_xscale = 110;
				_yscale = 110;
			}
			onClipEvent (releaseOutside, rollOut) {
				_xscale = 100;
				_yscale = 100;
			}
			onClipEvent (press) {
				_root.infoscreen.gotoAndStop(2);
			}
		}
		instance of movieClip 1456	{
			onClipEvent (rollOver) {
				_xscale = 110;
				_yscale = 110;
			}
			onClipEvent (releaseOutside, rollOut) {
				_xscale = 100;
				_yscale = 100;
			}
			onClipEvent (press) {
				_root.infoscreen.gotoAndStop(2);
			}
		}
		instance of movieClip 1454	{
			onClipEvent (rollOver) {
				_xscale = 110;
				_yscale = 110;
			}
			onClipEvent (releaseOutside, rollOut) {
				_xscale = 100;
				_yscale = 100;
			}
			onClipEvent (press) {
				_root.infoscreen.gotoAndStop(2);
			}
		}
	}
	instance infoscreen of movieClip 1484	{
		onClipEvent (load) {
			stop();
		}
		onClipEvent (enterFrame) {
			_root.moneyshow = 'Money: $' + _root.money;
		}
	}
	movieClip 1486	{
	}
	instance of movieClip 1486	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(10);
		}
	}
	frame 53 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 53 {
		type = int(random(10));
		if (type == 0) {
			ducknameinput.text = 'Duckald';
		}
		if (type == 1) {
			ducknameinput.text = 'Duckina';
		}
		if (type == 2) {
			ducknameinput.text = 'Duckette';
		}
		if (type == 3) {
			ducknameinput.text = 'Ducky';
		}
		if (type == 4) {
			ducknameinput.text = 'Duck';
		}
		if (type == 5) {
			ducknameinput.text = 'Duckaine';
		}
		if (type == 6) {
			ducknameinput.text = 'Duckipo';
		}
		if (type == 7) {
			ducknameinput.text = 'Ducken';
		}
		if (type == 8) {
			ducknameinput.text = 'Duke';
		}
		if (type == 9) {
			ducknameinput.text = 'Ducked';
		}
		if (type == 10) {
			ducknameinput.text = 'Duckic';
		}
		if (_root.duckinuse == 1) {
			kongregate.stats.submit('ducksinteam', 1);
			_root.duck1rlvl = 0;
			_root.duck1slvl = 0;
			_root.duck1flvl = 0;
			_root.duck1clvl = 0;
			_root.duck1elvl = 0;
			_root.duck1jlvl = 0;
		}
		if (_root.duckinuse == 2) {
			kongregate.stats.submit('ducksinteam', 2);
			_root.duck2rlvl = 0;
			_root.duck2slvl = 0;
			_root.duck2flvl = 0;
			_root.duck2clvl = 0;
			_root.duck2elvl = 0;
			_root.duck2jlvl = 0;
		}
		if (_root.duckinuse == 3) {
			kongregate.stats.submit('ducksinteam', 3);
			_root.duck3rlvl = 0;
			_root.duck3slvl = 0;
			_root.duck3flvl = 0;
			_root.duck3clvl = 0;
			_root.duck3elvl = 0;
			_root.duck3jlvl = 0;
		}
		if (_root.duckinuse == 4) {
			kongregate.stats.submit('ducksinteam', 4);
			_root.duck4rlvl = 0;
			_root.duck4slvl = 0;
			_root.duck4flvl = 0;
			_root.duck4clvl = 0;
			_root.duck4elvl = 0;
			_root.duck4jlvl = 0;
		}
		if (_root.duckinuse == 5) {
			kongregate.stats.submit('ducksinteam', 5);
			_root.duck5rlvl = 0;
			_root.duck5slvl = 0;
			_root.duck5flvl = 0;
			_root.duck5clvl = 0;
			_root.duck5elvl = 0;
			_root.duck5jlvl = 0;
		}
		if (_root.duckinuse == 6) {
			kongregate.stats.submit('ducksinteam', 6);
			_root.duck6rlvl = 0;
			_root.duck6slvl = 0;
			_root.duck6flvl = 0;
			_root.duck6clvl = 0;
			_root.duck6elvl = 0;
			_root.duck6jlvl = 0;
		}
	}
	button 1488 {
		on (release) {
			if (_root.duckinuse == 1) {
				duck1name = ducknameinput.text;
			}
			if (_root.duckinuse == 2) {
				duck2name = ducknameinput.text;
			}
			if (_root.duckinuse == 3) {
				duck3name = ducknameinput.text;
			}
			if (_root.duckinuse == 4) {
				duck4name = ducknameinput.text;
			}
			if (_root.duckinuse == 5) {
				duck5name = ducknameinput.text;
			}
			if (_root.duckinuse == 6) {
				duck6name = ducknameinput.text;
			}
			gotoAndStop(_currentframe - 2);
		}
	}
	instance of movieClip 305	{
	}
	frame 54 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 1489 {
		on (release) {
			money = Number(money + cost);
			gotoAndStop(_currentframe - 2);
		}
	}
	button 1496 {
		on (release) {
			_root.duckinuse = 1;
			_root.duck1 = 1;
			_root.duck1colour = _root.eggcolour;
			_root.duck1spot = 0;
			_root.duck1eye = Math.ceil(random(15));
			_root.duck1hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
	}
	button 1497 {
		on (release) {
			_root.duckinuse = 2;
			_root.duck2 = 1;
			_root.duck2colour = _root.eggcolour;
			_root.duck2spot = 0;
			_root.duck2eye = Math.ceil(random(15));
			_root.duck2hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
	}
	button 1498 {
		on (release) {
			_root.duckinuse = 3;
			_root.duck3 = 1;
			_root.duck3colour = _root.eggcolour;
			_root.duck3spot = 0;
			_root.duck3eye = Math.ceil(random(15));
			_root.duck3hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
	}
	button 1499 {
		on (release) {
			_root.duckinuse = 4;
			_root.duck4 = 1;
			_root.duck4colour = _root.eggcolour;
			_root.duck4spot = 0;
			_root.duck4eye = Math.ceil(random(15));
			_root.duck4hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
	}
	button 1500 {
		on (release) {
			_root.duckinuse = 5;
			_root.duck5 = 1;
			_root.duck5colour = _root.eggcolour;
			_root.duck5spot = 0;
			_root.duck5eye = Math.ceil(random(15));
			_root.duck5hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
	}
	button 1501 {
		on (release) {
			_root.duckinuse = 6;
			_root.duck6 = 1;
			_root.duck6colour = _root.eggcolour;
			_root.duck6spot = 0;
			_root.duck6eye = Math.ceil(random(15));
			_root.duck6hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
	}
	frame 55 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 1502 {
		on (release) {
			_root.money += _root.cost;
			gotoAndStop(_currentframe - 3);
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 1509 {
		on (release) {
			_root.duck1hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 4);
		}
	}
	button 1510 {
		on (release) {
			_root.duck2hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 4);
		}
	}
	button 1511 {
		on (release) {
			_root.duck3hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 4);
		}
	}
	button 1512 {
		on (release) {
			_root.duck4hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 4);
		}
	}
	button 1513 {
		on (release) {
			_root.duck5hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 4);
		}
	}
	button 1514 {
		on (release) {
			_root.duck6hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 4);
		}
	}
	frame 56 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 1515 {
		on (release) {
			gotoAndStop(_currentframe - 4);
			money = Number(money + cost);
		}
	}
	button 1522 {
		on (release) {
			_root.duck1hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 5);
		}
	}
	button 1523 {
		on (release) {
			_root.duck2hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 5);
		}
	}
	button 1524 {
		on (release) {
			_root.duck3hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 5);
		}
	}
	button 1525 {
		on (release) {
			_root.duck4hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 5);
		}
	}
	button 1526 {
		on (release) {
			_root.duck5hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 5);
		}
	}
	button 1527 {
		on (release) {
			_root.duck6hair = _root.hairstyle;
			_root.gotoAndStop(_root._currentframe - 5);
		}
	}
	frame 57 {
		song = 8;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 57 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance shop of movieClip 857	{
		onClipEvent (load) {
			centre = _x;
			stop();
			_root.shopind._visible = false;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.shopind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.shopind._visible = false;
		}
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	instance ground of movieClip 1433	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duckA._x + _root.duckA.qwe._x, _root.duckA._y + _root.duckA.qwe._y + 27, true)) {
				_root.duckA._y -= 1;
				_root.duckA.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckB.qwe._x, _root.duckB._y + _root.duckB.qwe._y + 27, true)) {
				_root.duckB._y -= 1;
				_root.duckB.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckC.qwe._x, _root.duckC._y + _root.duckC.qwe._y + 27, true)) {
				_root.duckC._y -= 1;
				_root.duckC.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckD.qwe._x, _root.duckD._y + _root.duckD.qwe._y + 27, true)) {
				_root.duckD._y -= 1;
				_root.duckD.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckE.qwe._x, _root.duckE._y + _root.duckE.qwe._y + 27, true)) {
				_root.duckE._y -= 1;
				_root.duckE.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckF.qwe._x, _root.duckF._y + _root.duckF.qwe._y + 27, true)) {
				_root.duckF._y -= 1;
				_root.duckF.yspeed = 0;
			}
		}
	}
	instance npc2 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 11;
			hairtype = 8;
			colourtype = 11;
			spottype = 0;
			spotcolourtype = 3;
		}
	}
	instance of movieClip 854	{
		onClipEvent (release) {
			_root.gotoAndStop(36);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
	}
	instance of movieClip 851	{
		onClipEvent (load) {
			eyetype = 5;
			hairtype = 7;
			colourtype = 4;
			spottype = 0;
			spotcolourtype = 3;
		}
	}
	instance of movieClip 854	{
		onClipEvent (release) {
			_root.gotoAndStop(36);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 0;
			hairtype = 7;
			colourtype = 7;
			spottype = 2;
			spotcolourtype = 10;
			_root.runind._visible = false;
		}
	}
	button 1530 {
		on (release) {
			_root.gotoAndStop(51);
		}
	}
	button 1531 {
		on (release) {
			_root.nextFrame();
		}
	}
	frame 58 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 1533 {
		on (release) {
			gotoAndStop('MENU2');
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 1540 {
		on (release) {
			_root.duckinuse = 1;
			_root.startlvl = Number(_root.duck1slvl);
			_root.nextFrame();
		}
	}
	button 1541 {
		on (release) {
			_root.duckinuse = 2;
			_root.startlvl = Number(_root.duck2slvl);
			_root.nextFrame();
		}
	}
	button 1542 {
		on (release) {
			_root.duckinuse = 3;
			_root.startlvl = Number(_root.duck3slvl);
			_root.nextFrame();
		}
	}
	button 1543 {
		on (release) {
			_root.duckinuse = 4;
			_root.startlvl = Number(_root.duck4slvl);
			_root.nextFrame();
		}
	}
	button 1544 {
		on (release) {
			_root.duckinuse = 5;
			_root.startlvl = Number(_root.duck5slvl);
			_root.nextFrame();
		}
	}
	button 1545 {
		on (release) {
			_root.duckinuse = 6;
			_root.startlvl = Number(_root.duck6slvl);
			_root.nextFrame();
		}
	}
	frame 59 {
		song = 14;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 59 {
		xspeed = 7;
		coins = 0;
	}
	movieClip 1547	{
	}
	instance of movieClip 1547	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed / 16;
			if (_x < 0) {
				_x = _x + 1261;
			}
		}
	}
	instance of movieClip 1421	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed / 8;
			if (_x < -640) {
				_x = _x + 640;
			}
		}
	}
	instance of movieClip 1423	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed / 4;
			if (_x < 0) {
				_x = _x + 124;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 1551	{
	}
	movieClip 1554	{
	}
	movieClip 1555	{
		instance of movieClip 33	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA' or _parent._name == 'duckA') {
						type = _root.duck1colour;
					}
					if (_parent._parent._parent._name == 'duckB' or _parent._name == 'duckB') {
						type = _root.duck2colour;
					}
					if (_parent._parent._parent._name == 'duckC' or _parent._name == 'duckC') {
						type = _root.duck3colour;
					}
					if (_parent._parent._parent._name == 'duckD' or _parent._name == 'duckD') {
						type = _root.duck4colour;
					}
					if (_parent._parent._parent._name == 'duckE' or _parent._name == 'duckE') {
						type = _root.duck5colour;
					}
					if (_parent._parent._parent._name == 'duckF' or _parent._name == 'duckF') {
						type = _root.duck6colour;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1colour;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2colour;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3colour;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4colour;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5colour;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6colour;
				}
				gotoAndStop(type);
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA' or _parent._name == 'duckA') {
						type2 = _root.duck1hair;
					}
					if (_parent._parent._parent._name == 'duckB' or _parent._name == 'duckB') {
						type2 = _root.duck2hair;
					}
					if (_parent._parent._parent._name == 'duckC' or _parent._name == 'duckC') {
						type2 = _root.duck3hair;
					}
					if (_parent._parent._parent._name == 'duckD' or _parent._name == 'duckD') {
						type2 = _root.duck4hair;
					}
					if (_parent._parent._parent._name == 'duckE' or _parent._name == 'duckE') {
						type2 = _root.duck5hair;
					}
					if (_parent._parent._parent._name == 'duckF' or _parent._name == 'duckF') {
						type2 = _root.duck6hair;
					}
				}
				if (_root.duckinuse == 1) {
					type2 = _root.duck1hair;
				}
				if (_root.duckinuse == 2) {
					type2 = _root.duck2hair;
				}
				if (_root.duckinuse == 3) {
					type2 = _root.duck3hair;
				}
				if (_root.duckinuse == 4) {
					type2 = _root.duck4hair;
				}
				if (_root.duckinuse == 5) {
					type2 = _root.duck5hair;
				}
				if (_root.duckinuse == 6) {
					type2 = _root.duck6hair;
				}
				hairframe = type + 15 * type2;
				_parent.hair.gotoAndStop(hairframe);
			}
			onClipEvent (enterFrame) {
				type3 = Math.ceil(random(100));
				if (type3 == 10 and _parent.eye.eyelid._currentframe == 1) {
					_parent.eye.eyelid.gotoAndPlay(1 + (type - 1) * 13);
				}
			}
		}
		instance of movieClip 67	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA' or _parent._name == 'duckA') {
						type = _root.duck1spot;
					}
					if (_parent._parent._parent._name == 'duckB' or _parent._name == 'duckB') {
						type = _root.duck2spot;
					}
					if (_parent._parent._parent._name == 'duckC' or _parent._name == 'duckC') {
						type = _root.duck3spot;
					}
					if (_parent._parent._parent._name == 'duckD' or _parent._name == 'duckD') {
						type = _root.duck4spot;
					}
					if (_parent._parent._parent._name == 'duckE' or _parent._name == 'duckE') {
						type = _root.duck5spot;
					}
					if (_parent._parent._parent._name == 'duckF' or _parent._name == 'duckF') {
						type = _root.duck6spot;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1spot;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2spot;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3spot;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4spot;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5spot;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6spot;
				}
				gotoAndStop(type);
			}
		}
		instance eye of movieClip 145	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA' or _parent._name == 'duckA') {
						type = _root.duck1eye;
					}
					if (_parent._parent._parent._name == 'duckB' or _parent._name == 'duckB') {
						type = _root.duck2eye;
					}
					if (_parent._parent._parent._name == 'duckC' or _parent._name == 'duckC') {
						type = _root.duck3eye;
					}
					if (_parent._parent._parent._name == 'duckD' or _parent._name == 'duckD') {
						type = _root.duck4eye;
					}
					if (_parent._parent._parent._name == 'duckE' or _parent._name == 'duckE') {
						type = _root.duck5eye;
					}
					if (_parent._parent._parent._name == 'duckF' or _parent._name == 'duckF') {
						type = _root.duck6eye;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1eye;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2eye;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3eye;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4eye;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5eye;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6eye;
				}
				gotoAndStop(type);
			}
			onClipEvent (enterFrame) {
				_rotation = -_parent._rotation;
			}
		}
		instance of movieClip 1554	{
			onClipEvent (enterFrame) {
				_rotation = -_parent._rotation;
			}
		}
		instance hair of movieClip 304	{
			onClipEvent (enterFrame) {
				_rotation = -_parent._rotation;
			}
		}
	}
	instance duck of movieClip 1555	{
		onClipEvent (load) {
			targrot = 10;
			where = 2;
			xspeed = 0;
			yspeed = 0;
			targy = 0;
		}
		onClipEvent (enterFrame) {
			if (_x < -20) {
				_root.nextFrame();
			}
			xspeed *= 0.85;
			_x = _x + xspeed;
			if (where == 1) {
				targrot = 0;
				targy = 120;
			}
			if (where == 2) {
				if (_y < 260) {
					yspeed += 0.5;
				} else {
					yspeed -= 0.45;
				}
				_y = _y + yspeed;
			}
			if (where == 3) {
				targrot = 100;
				targy = 400;
			}
			if (where == 4) {
				targrot = 270;
				targy = 260;
			}
			if (where !== 2) {
				_rotation = _rotation + (targrot - _rotation) / 8;
				_y = _y + (targy - _y) / 8;
			}
			if (_y < 0) {
				yspeed = 1;
			}
			if (_y < 121) {
				where = 2;
			}
			if (_y > 399) {
				where = 2;
			}
			if (_y > 255 and _y < 265) {
				where = 0;
				targrot = 10;
				targy = 260;
				if (where !== 4) {
				}
			}
			if (_visible == false) {
				_x = _x - 1;
			}
		}
	}
	movieClip 1559	{
	}
	instance of movieClip 1559	{
		onClipEvent (keyPress '<Space>') {
			_root.nextFrame();
		}
	}
	frame 60 {
		song = 14;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 60 {
		obst.xspeed = 7;
		_root.dist = 0;
		obst.stop();
	}
	instance duck of movieClip 1555	{
		onClipEvent (load) {
			targrot = 10;
			where = 2;
			xspeed = 0;
			yspeed = 0;
			targy = 0;
			timer = 100;
		}
		onClipEvent (enterFrame) {
			if (_y > 430) {
				_y = 430;
			}
			if (_x < -20) {
				_root.nextFrame();
			}
			xspeed *= 0.85;
			_x = _x + xspeed;
			if (Key.isDown(37)) {
				if (_x > 70) {
					xspeed -= 1;
				}
			}
			if (Key.isDown(39)) {
				if (_x < 680) {
					xspeed += 1;
				}
			}
			if (where == 1) {
				targrot = 0;
				targy = 120;
			}
			if (where == 2) {
				if (_y < 260) {
					yspeed += 0.5;
				} else {
					yspeed -= 0.45;
				}
				if (yspeed < -10) {
					yspeed = -10;
				}
				_y = _y + yspeed;
			}
			if (where == 3) {
				targrot = 100;
				targy = 400;
			}
			if (where == 4) {
				targrot = 270;
				targy = 260;
			}
			if (where !== 2) {
				_rotation = _rotation + (targrot - _rotation) / 8;
				_y = _y + (targy - _y) / 8;
			}
			if (_y < 0) {
				yspeed = 1;
			}
			if (_y < 121) {
				where = 2;
			}
			if (_y > 399) {
				where = 2;
			}
			if (_y > 255 and _y < 265) {
				where = 0;
				targrot = 10;
				targy = 260;
				if (where !== 4) {
					if (Key.isDown(38)) {
						where = 1;
						yspeed = 0;
					}
					if (Key.isDown(40)) {
						where = 3;
						yspeed = 0;
					}
				}
			}
			if (_visible == false) {
				--timer;
			}
			if (timer <= 0) {
				_root.nextFrame();
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -100) {
				_x = _x + (1000 + Math.random() * 250);
				_y = 140 + Math.random() * 240;
			}
			if (this.hitTest(_root.duck)) {
				play();
				_y = _y - 600;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	movieClip 1562	{
	}
	movieClip 1565	{
		frame 1 {
			stop();
		}
	}
	movieClip 1568	{
	}
	movieClip 1571	{
		frame 1 {
			stop();
		}
	}
	movieClip 1573	{
	}
	movieClip 1575	{
	}
	movieClip 1585	{
		instance faceA of movieClip 1565	{
			onClipEvent (enterFrame) {
				if (this.hitTest(_root.duck._x, _root.duck._y - 42, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				if (this.hitTest(_root.duck._x + _root.duck._width / 2, _root.duck._y, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				if (this.hitTest(_root.duck._x, _root.duck._y + 42, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				if (this.hitTest(_root.duck._x - _root.duck._width / 2, _root.duck._y, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				rx = _root.duck._x;
				ry = _root.duck._y;
				cx = _parent._x + _x;
				cy = _parent._y + _y;
				angle = Math.atan2(ry - cy, rx - cx) / 0.0174532925199433;
				if (_root.duck._visible == true) {
					_rotation = angle + 150;
				}
				if (_rotation < -20) {
					_rotation = -20;
				}
				if (_rotation > 45) {
					_rotation = 45;
				}
			}
		}
		instance of movieClip 1571	{
			onClipEvent (enterFrame) {
				if (this.hitTest(_root.duck._x, _root.duck._y - _root.duck._height / 2, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				if (this.hitTest(_root.duck._x + _root.duck._width / 2, _root.duck._y, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				if (this.hitTest(_root.duck._x, _root.duck._y + _root.duck._height / 2, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				if (this.hitTest(_root.duck._x - _root.duck._width / 2, _root.duck._y, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				rx = _root.duck._x;
				ry = _root.duck._y;
				cx = _parent._x + _x;
				cy = _parent._y + _y;
				angle = Math.atan2(ry - cy, rx - cx) / 0.0174532925199433;
				if (_root.duck._visible == true and _root.duck._x < cx + 50) {
					_rotation = angle + 160;
				}
				if (_rotation < -45) {
					_rotation = -45;
				}
				if (_rotation > 45) {
					_rotation = 45;
				}
			}
		}
		instance faceA of movieClip 1565	{
			onClipEvent (enterFrame) {
				if (this.hitTest(_root.duck._x, _root.duck._y - 42, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				if (this.hitTest(_root.duck._x + _root.duck._width / 2, _root.duck._y, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				if (this.hitTest(_root.duck._x, _root.duck._y + 42, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				if (this.hitTest(_root.duck._x - _root.duck._width / 2, _root.duck._y, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				rx = _root.duck._x;
				ry = _root.duck._y;
				cx = _parent._x + _x;
				cy = _parent._y + _y;
				angle = Math.atan2(ry - cy, rx - cx) / 0.0174532925199433;
				if (_root.duck._visible == true) {
					_rotation = angle + 150;
				}
				if (_rotation < -20) {
					_rotation = -20;
				}
				if (_rotation > 45) {
					_rotation = 45;
				}
			}
		}
		instance faceA of movieClip 1565	{
			onClipEvent (enterFrame) {
				if (this.hitTest(_root.duck._x, _root.duck._y - _root.duck._height / 2, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				if (this.hitTest(_root.duck._x + _root.duck._width / 2, _root.duck._y, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				if (this.hitTest(_root.duck._x, _root.duck._y + _root.duck._height / 2, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				if (this.hitTest(_root.duck._x - _root.duck._width / 2, _root.duck._y, true)) {
					gotoAndStop(2);
					_root.duck._visible = false;
				}
				rx = _root.duck._x;
				ry = _root.duck._y;
				cx = _parent._x + _x;
				cy = _parent._y + _y;
				angle = Math.atan2(ry - cy, rx - cx) / 0.0174532925199433;
				if (_root.duck._visible == true) {
					_rotation = angle + 150;
				}
				if (_rotation < -20) {
					_rotation = -20;
				}
				if (_rotation > 45) {
					_rotation = 45;
				}
			}
		}
	}
	instance obst of movieClip 1585	{
		onClipEvent (enterFrame) {
			_x = _x - xspeed;
			xspeed += 0.0025;
			_root.xspeed = xspeed;
			_root.speed = -Math.round(_root.xspeed) + 'MPH';
			_root.dist = Number(_root.dist + Math.round(xspeed / 2));
			while (this.hitTest(_root.duck._x, _root.duck._y - 42, true)) {
				_root.duck.yspeed += 1;
				_root.duck._y += 1;
			}
			while (this.hitTest(_root.duck._x + _root.duck._width / 2, _root.duck._y, true)) {
				_root.duck.xspeed -= 1;
				_root.duck._x -= 1;
			}
			while (this.hitTest(_root.duck._x, _root.duck._y + 42, true)) {
				_root.duck.yspeed -= 1;
				_root.duck._y -= 1;
			}
			while (this.hitTest(_root.duck._x - _root.duck._width / 2, _root.duck._y, true)) {
				_root.duck.xspeed += 1;
				_root.duck._x += 1;
			}
			if (_x < -250) {
				_x = _x + 1300;
				num = Math.ceil(Math.random() * 8);
				if (num == 1) {
					gotoAndStop(1);
					coin._y = 70;
				}
				if (num == 2) {
					gotoAndStop(2);
					coin._y = 350;
				}
				if (num == 3) {
					gotoAndStop(3);
					coin._y = 70;
				}
				if (num == 4) {
					gotoAndStop(4);
					coin._y = 350;
				}
				if (num == 5) {
					gotoAndStop(5);
					coin._y = 70;
				}
				if (num == 6) {
					gotoAndStop(6);
					coin._y = 350;
				}
				if (num == 7) {
					gotoAndStop(7);
					coin._y = 350;
				}
				if (num == 8) {
					gotoAndStop(8);
					coin._y = 350;
				}
			}
			_root.extras.gotoAndStop(_currentframe);
			_root.extras._x = _x;
		}
	}
	frame 61 {
		song = 14;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 61 {
		xspeed = 10;
		if (rts == 1) {
			gotoAndStop(257);
		}
	}
	movieClip 1588	{
		frame 1 {
			stop();
		}
	}
	instance obst of movieClip 1585	{
		onClipEvent (enterFrame) {
			_x = _x - xspeed;
			xspeed += 0.0025;
			_root.xspeed = xspeed;
			_root.speed = -Math.round(_root.xspeed) + 'MPH';
			_root.dist = Number(_root.dist + Math.round(xspeed / 2));
			while (this.hitTest(_root.duck._x, _root.duck._y - _root.duck._height / 2, true)) {
				_root.duck.yspeed += 1;
				_root.duck._y += 1;
			}
			while (this.hitTest(_root.duck._x + _root.duck._width / 2, _root.duck._y, true)) {
				_root.duck.xspeed -= 1;
				_root.duck._x -= 1;
			}
			while (this.hitTest(_root.duck._x, _root.duck._y + _root.duck._height / 2, true)) {
				_root.duck.yspeed -= 1;
				_root.duck._y -= 1;
			}
			while (this.hitTest(_root.duck._x - _root.duck._width / 2, _root.duck._y, true)) {
				_root.duck.xspeed += 1;
				_root.duck._x += 1;
			}
			if (_x < -250) {
				_x = _x + 1300;
				num = Math.ceil(Math.random() * 8);
				if (num == 1) {
					gotoAndStop(1);
					coin._y = 70;
				}
				if (num == 2) {
					gotoAndStop(2);
					coin._y = 350;
				}
				if (num == 3) {
					gotoAndStop(3);
					coin._y = 70;
				}
				if (num == 4) {
					gotoAndStop(4);
					coin._y = 350;
				}
				if (num == 5) {
					gotoAndStop(5);
					coin._y = 70;
				}
				if (num == 6) {
					gotoAndStop(6);
					coin._y = 350;
				}
				if (num == 7) {
					gotoAndStop(7);
					coin._y = 350;
				}
				if (num == 8) {
					gotoAndStop(8);
					coin._y = 350;
				}
			}
			_root.extras.gotoAndStop(_currentframe);
			_root.extras._x = _x;
		}
	}
	button 1591 {
		on (release) {
			_root.gotoAndStop(51);
		}
	}
	button 1592 {
		on (release) {
			_root.nextFrame();
		}
	}
	movieClip 1594	{
		frame 1 {
			dist = Math.round(_root.dist);
			coins = _root.coins;
			_root.coinsthistime = 0;
			_root.coinsthistime = Number(_root.coinsthistime + coins);
			_root.money = Number(_root.money + coins);
			if (_root.duckinuse == 1) {
				_root.duck1slvl = Number(_root.duck1slvl + _root.dist / 200);
			}
			if (_root.duckinuse == 2) {
				_root.duck2slvl = Number(_root.duck2slvl + _root.dist / 200);
			}
			if (_root.duckinuse == 3) {
				_root.duck3slvl = Number(_root.duck3slvl + _root.dist / 200);
			}
			if (_root.duckinuse == 4) {
				_root.duck4slvl = Number(_root.duck4slvl + _root.dist / 200);
			}
			if (_root.duckinuse == 5) {
				_root.duck5slvl = Number(_root.duck5slvl + _root.dist / 200);
			}
			if (_root.duckinuse == 6) {
				_root.duck6slvl = Number(_root.duck6slvl + _root.dist / 200);
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_root.duckinuse == 1) {
					_parent.slvl = Math.floor(_root.duck1slvl / 10);
				}
				if (_root.duckinuse == 2) {
					_parent.slvl = Math.floor(_root.duck2slvl / 10);
				}
				if (_root.duckinuse == 3) {
					_parent.slvl = Math.floor(_root.duck3slvl / 10);
				}
				if (_root.duckinuse == 4) {
					_parent.slvl = Math.floor(_root.duck4slvl / 10);
				}
				if (_root.duckinuse == 5) {
					_parent.slvl = Math.floor(_root.duck5slvl / 10);
				}
				if (_root.duckinuse == 6) {
					_parent.slvl = Math.floor(_root.duck6slvl / 10);
				}
				xscale = (_parent.slvl / 1.5) * 2;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
	}
	instance of movieClip 1594	{
		onClipEvent (enterFrame) {
			_y = _root.cam._y;
		}
	}
	frame 62 {
		song = 14;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 62 {
		stop();
		xspeed = 0;
	}
	movieClip 1597	{
		instance of movieClip 305	{
		}
		instance of movieClip 305	{
		}
		instance of movieClip 305	{
		}
		instance of movieClip 305	{
		}
		frame 60 {
			_root.transfer.play();
			stop();
		}
	}
	instance start of movieClip 1597	{
		onClipEvent (load) {
			play();
		}
	}
	movieClip 1600	{
		frame 1 {
			stop();
		}
		frame 11 {
			_root.nextFrame();
		}
		frame 22 {
			stop();
		}
	}
	frame 63 {
		song = 14;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 63 {
		xspeed = 0;
		coins = 0;
		dist = '';
	}
	movieClip 1602	{
	}
	movieClip 1604	{
		instance of movieClip 33	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA' or _parent._name == 'duckA') {
						type = _root.duck1colour;
					}
					if (_parent._parent._parent._name == 'duckB' or _parent._name == 'duckB') {
						type = _root.duck2colour;
					}
					if (_parent._parent._parent._name == 'duckC' or _parent._name == 'duckC') {
						type = _root.duck3colour;
					}
					if (_parent._parent._parent._name == 'duckD' or _parent._name == 'duckD') {
						type = _root.duck4colour;
					}
					if (_parent._parent._parent._name == 'duckE' or _parent._name == 'duckE') {
						type = _root.duck5colour;
					}
					if (_parent._parent._parent._name == 'duckF' or _parent._name == 'duckF') {
						type = _root.duck6colour;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1colour;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2colour;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3colour;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4colour;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5colour;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6colour;
				}
				gotoAndStop(type);
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA' or _parent._name == 'duckA') {
						type2 = _root.duck1hair;
					}
					if (_parent._parent._parent._name == 'duckB' or _parent._name == 'duckB') {
						type2 = _root.duck2hair;
					}
					if (_parent._parent._parent._name == 'duckC' or _parent._name == 'duckC') {
						type2 = _root.duck3hair;
					}
					if (_parent._parent._parent._name == 'duckD' or _parent._name == 'duckD') {
						type2 = _root.duck4hair;
					}
					if (_parent._parent._parent._name == 'duckE' or _parent._name == 'duckE') {
						type2 = _root.duck5hair;
					}
					if (_parent._parent._parent._name == 'duckF' or _parent._name == 'duckF') {
						type2 = _root.duck6hair;
					}
				}
				if (_root.duckinuse == 1) {
					type2 = _root.duck1hair;
				}
				if (_root.duckinuse == 2) {
					type2 = _root.duck2hair;
				}
				if (_root.duckinuse == 3) {
					type2 = _root.duck3hair;
				}
				if (_root.duckinuse == 4) {
					type2 = _root.duck4hair;
				}
				if (_root.duckinuse == 5) {
					type2 = _root.duck5hair;
				}
				if (_root.duckinuse == 6) {
					type2 = _root.duck6hair;
				}
				hairframe = type + 15 * type2;
				_parent.hair.gotoAndStop(hairframe);
			}
			onClipEvent (enterFrame) {
				type3 = Math.ceil(random(100));
				if (type3 == 10 and _parent.eye.eyelid._currentframe == 1) {
					_parent.eye.eyelid.gotoAndPlay(1 + (type - 1) * 13);
				}
			}
		}
		instance of movieClip 67	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA' or _parent._name == 'duckA') {
						type = _root.duck1spot;
					}
					if (_parent._parent._parent._name == 'duckB' or _parent._name == 'duckB') {
						type = _root.duck2spot;
					}
					if (_parent._parent._parent._name == 'duckC' or _parent._name == 'duckC') {
						type = _root.duck3spot;
					}
					if (_parent._parent._parent._name == 'duckD' or _parent._name == 'duckD') {
						type = _root.duck4spot;
					}
					if (_parent._parent._parent._name == 'duckE' or _parent._name == 'duckE') {
						type = _root.duck5spot;
					}
					if (_parent._parent._parent._name == 'duckF' or _parent._name == 'duckF') {
						type = _root.duck6spot;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1spot;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2spot;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3spot;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4spot;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5spot;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6spot;
				}
				gotoAndStop(type);
			}
		}
		instance eye of movieClip 145	{
			onClipEvent (load) {
				if (_root.duckinuse == 0) {
					if (_parent._parent._parent._name == 'duckA' or _parent._name == 'duckA') {
						type = _root.duck1eye;
					}
					if (_parent._parent._parent._name == 'duckB' or _parent._name == 'duckB') {
						type = _root.duck2eye;
					}
					if (_parent._parent._parent._name == 'duckC' or _parent._name == 'duckC') {
						type = _root.duck3eye;
					}
					if (_parent._parent._parent._name == 'duckD' or _parent._name == 'duckD') {
						type = _root.duck4eye;
					}
					if (_parent._parent._parent._name == 'duckE' or _parent._name == 'duckE') {
						type = _root.duck5eye;
					}
					if (_parent._parent._parent._name == 'duckF' or _parent._name == 'duckF') {
						type = _root.duck6eye;
					}
				}
				if (_root.duckinuse == 1) {
					type = _root.duck1eye;
				}
				if (_root.duckinuse == 2) {
					type = _root.duck2eye;
				}
				if (_root.duckinuse == 3) {
					type = _root.duck3eye;
				}
				if (_root.duckinuse == 4) {
					type = _root.duck4eye;
				}
				if (_root.duckinuse == 5) {
					type = _root.duck5eye;
				}
				if (_root.duckinuse == 6) {
					type = _root.duck6eye;
				}
				gotoAndStop(type);
			}
			onClipEvent (load) {
				_rotation = -_parent._rotation + _parent.yspeed * 4;
			}
			onClipEvent (enterFrame) {
				_rotation = -_parent._rotation + _parent.yspeed * 4;
			}
		}
		instance of movieClip 1554	{
			onClipEvent (load) {
				_rotation = -_parent._rotation + _parent.yspeed * 4;
			}
			onClipEvent (enterFrame) {
				_rotation = -_parent._rotation + _parent.yspeed * 4;
			}
		}
		instance hair of movieClip 304	{
			onClipEvent (load) {
				_rotation = -_parent._rotation + _parent.yspeed * 4;
			}
			onClipEvent (enterFrame) {
				_rotation = -_parent._rotation + _parent.yspeed * 4;
			}
		}
	}
	instance duck of movieClip 1604	{
		onClipEvent (load) {
			stop();
			thrust = 0.3;
			maxgrav = 0.2;
			startxspeed = 6;
			yspeed = 0;
			grav = 0;
			go = 2;
			dead = 2;
		}
		onClipEvent (enterFrame) {
			if (_x < -30) {
				_root.nextFrame();
			}
			if (dead == 2 and Key.isDown(32)) {
				_root.dist = 0;
				dead = 0;
				_root.xspeed = startxspeed;
				yspeed = -20;
			}
			if (yspeed > _root.xspeed) {
				yspeed = _root.xspeed;
			}
			if (yspeed < -_root.xspeed) {
				yspeed = -_root.xspeed;
			}
			if (grav < maxgrav) {
				grav += 0.01;
			}
			if (dead > 0) {
				if (dead == 1) {
					_x = _x - _root.xspeed;
				}
			} else {
				_root.xspeed += 0.0025;
				_root.dist = Math.round(Number(_root.dist + _root.xspeed / 5));
				_x = _x + (150 - _x) / 16;
				_rotation = Math.atan(yspeed / _root.xspeed) / 0.0174532925199433 + 80;
				_y = _y + yspeed;
				if (go == 1) {
					yspeed -= thrust;
					gotoAndStop(2);
				}
				if (go == 2) {
					yspeed += grav;
					gotoAndStop(1);
				}
			}
		}
		onClipEvent (keyDown) {
			go = 1;
		}
		onClipEvent (keyUp) {
			go = 2;
		}
	}
	movieClip 1606	{
	}
	instance of movieClip 1606	{
		onClipEvent (load) {
			spaced = 0;
		}
		onClipEvent (enterFrame) {
			if (Key.isDown(32)) {
				spaced = 1;
			}
			if (spaced == 1 and _alpha > 0) {
				_alpha = _alpha - 10;
			}
		}
	}
	movieClip 1608	{
	}
	instance guide of movieClip 1608	{
		onClipEvent (enterFrame) {
			if (ready == 1) {
				fuse = 0;
				if (!_root.paart1.hitTest(_x, _y, true) and !_root.paart2.hitTest(_x, _y, true)) {
					++fuse;
					_y = _y + 4;
					if (fuse > 400) {
						_y = _root.paart1._y;
						fuse = 0;
					}
				}
				fuse = 0;
				if (_root.paart1.hitTest(_x, _y - 80, true) or _root.paart2.hitTest(_x, _y - 80, true)) {
					++fuse;
					_y = _y - 4;
					if (fuse > 400) {
						_y = _root.paart1._y;
						fuse = 0;
					}
				}
			}
			ready = 1;
		}
	}
	instance guide2 of movieClip 1608	{
		onClipEvent (enterFrame) {
			if (ready == 1) {
				fuse = 0;
				if (!_root.paart1.hitTest(_x, _y, true) and !_root.paart2.hitTest(_x, _y, true)) {
					++fuse;
					_y = _y - 4;
					if (fuse > 400 and _root._currentframe == 63) {
						_y = _root.duck._y;
						fuse = 0;
					}
				}
				fuse = 0;
				if (_root.paart1.hitTest(_x, _y + 80, true) or _root.paart2.hitTest(_x, _y + 80, true)) {
					++fuse;
					_y = _y + 4;
					if (fuse > 400 and _root._currentframe == 63) {
						_y = _root.duck._y;
						fuse = 0;
					}
				}
			}
			ready = 1;
		}
	}
	movieClip 1635	{
	}
	instance paart1 of movieClip 1635	{
		onClipEvent (load) {
			gotoAndStop(1);
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -1000) {
				_x = _x + 2000;
				if (_root.paart2._currentframe >= 14 and _root.paart2._currentframe <= 19) {
					_y = _root.paart2._y - 200;
				}
				if (_root.paart2._currentframe >= 20 and _root.paart2._currentframe <= 25) {
					_y = _root.paart2._y + 200;
				}
				if (_root.paart2._currentframe <= 13) {
					_y = _root.paart2._y;
				}
				gotoAndStop(Math.ceil(Math.random() * 22) + 2);
			}
			if (_root.duck.yspeed < 0) {
				i = _root.duck.yspeed * 5;
			} else {
				i = 0;
			}
			if (_root.duck.yspeed > 0) {
				j = _root.duck.yspeed * 5;
			} else {
				j = 0;
			}
			if (this.hitTest(_root.duck._x + _root.duck._width / 2 - 5, _root.duck._y + _root.duck._height / 2 + i - 5, true)) {
				_root.duck.dead = 1;
			}
			if (this.hitTest(_root.duck._x + _root.duck._width / 2 - 5, _root.duck._y - _root.duck._height / 2 + j + 5, true)) {
				_root.duck.dead = 1;
			}
		}
	}
	instance paart2 of movieClip 1635	{
		onClipEvent (load) {
			gotoAndStop(2);
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -1000) {
				_x = _x + 2000;
				if (_root.paart1._currentframe >= 14 and _root.paart1._currentframe <= 19) {
					_y = _root.paart1._y - 200;
				}
				if (_root.paart1._currentframe >= 20 and _root.paart1._currentframe <= 25) {
					_y = _root.paart1._y + 200;
				}
				if (_root.paart1._currentframe <= 13) {
					_y = _root.paart1._y;
				}
				gotoAndStop(Math.ceil(Math.random() * 22) + 2);
			}
			if (_root.duck.yspeed < 0) {
				i = _root.duck.yspeed * 5;
			} else {
				i = 0;
			}
			if (_root.duck.yspeed > 0) {
				j = _root.duck.yspeed * 5;
			} else {
				j = 0;
			}
			if (this.hitTest(_root.duck._x + _root.duck._width / 2 - 5, _root.duck._y + _root.duck._height / 2 + i - 5, true)) {
				_root.duck.dead = 1;
			}
			if (this.hitTest(_root.duck._x + _root.duck._width / 2 - 5, _root.duck._y - _root.duck._height / 2 + j + 5, true)) {
				_root.duck.dead = 1;
			}
		}
	}
	instance coin of movieClip 1105	{
		onClipEvent (enterFrame) {
			if (!_root.paart1.hitTest(_x, _y, true) and !_root.paart2.hitTest(_x, _y, true)) {
				_x = _x - _root.xspeed;
			}
			if (_x < -10) {
				_x = _x + (Math.random() * 500 + 800);
				_y = _root.cam._y + Math.random() * 400 - 200;
			}
			if (_root.paart1.hitTest(_x, _y, true) or _root.paart2.hitTest(_x, _y, true)) {
				_y = _root.cam._y + Math.random() * 400 - 200;
			}
			if (this.hitTest(_root.duck)) {
				play();
				_x = -20;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			sum = _root.guide._y + _root.guide2._y + ducky;
			av = sum / 3;
			if (_root.duck.dead < 1) {
				ducky = _root.duck._y;
			} else {
				ducky = av;
			}
			_y = _y + (av - _y) / 16;
			_root.bg._y = _y;
			_root.scoreclip._y = _y;
			_root.scoreclip.dist = _root.dist;
			_root.end2._y = _y;
		}
	}
	frame 64 {
		song = 14;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 64 {
		if (rts == 1) {
			gotoAndStop(257);
		}
	}
	movieClip 1639	{
		frame 1 {
			dist = Math.round(_root.dist);
			coins = _root.coins;
			_root.coinsthistime = 0;
			_root.coinsthistime = Number(_root.coinsthistime + coins);
			_root.money = Number(_root.money + coins);
			if (_root.duckinuse == 1) {
				_root.duck1slvl = Number(_root.duck1slvl + _root.dist / 100);
			}
			if (_root.duckinuse == 2) {
				_root.duck2slvl = Number(_root.duck2slvl + _root.dist / 100);
			}
			if (_root.duckinuse == 3) {
				_root.duck3slvl = Number(_root.duck3slvl + _root.dist / 100);
			}
			if (_root.duckinuse == 4) {
				_root.duck4slvl = Number(_root.duck4slvl + _root.dist / 100);
			}
			if (_root.duckinuse == 5) {
				_root.duck5slvl = Number(_root.duck5slvl + _root.dist / 100);
			}
			if (_root.duckinuse == 6) {
				_root.duck6slvl = Number(_root.duck6slvl + _root.dist / 100);
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_root.duckinuse == 1) {
					_parent.slvl = Math.floor(_root.duck1slvl / 10);
				}
				if (_root.duckinuse == 2) {
					_parent.slvl = Math.floor(_root.duck2slvl / 10);
				}
				if (_root.duckinuse == 3) {
					_parent.slvl = Math.floor(_root.duck3slvl / 10);
				}
				if (_root.duckinuse == 4) {
					_parent.slvl = Math.floor(_root.duck4slvl / 10);
				}
				if (_root.duckinuse == 5) {
					_parent.slvl = Math.floor(_root.duck5slvl / 10);
				}
				if (_root.duckinuse == 6) {
					_parent.slvl = Math.floor(_root.duck6slvl / 10);
				}
				xscale = (_parent.slvl / 1.5) * 2;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
	}
	instance end2 of movieClip 1639	{
		onClipEvent (load) {
			_y = _root.cam._y;
		}
	}
	frame 65 {
		song = 14;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 65 {
		stop();
	}
	movieClip 1664	{
		frame 1 {
			stop();
		}
	}
	movieClip 1665	{
	}
	instance of movieClip 1665	{
		onClipEvent (enterFrame) {
			if (_root.cam._y > _y) {
				_y = _root.cam._y;
			}
		}
	}
	movieClip 1667	{
	}
	
	// unknown tag 88 length 86
	movieClip 1671	{
	}
	instance marker of movieClip 1671	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_y < _root.duck._y + _root.duck._height / 2) {
				if (_alpha < 100) {
					_alpha = _alpha + 10;
				}
				_y = _root.duck._y + _root.duck._height / 2;
			}
			distance = Math.round(_y - 400);
			_root.dist = distance;
		}
	}
	movieClip 1673	{
	}
	movieClip 1674	{
		frame 1 {
			stop();
		}
		instance of movieClip 305	{
		}
		instance of movieClip 305	{
		}
		frame 34 {
			stop();
		}
		instance of movieClip 305	{
			onClipEvent (load) {
				_parent.xpos = _parent._x + _x;
				_parent.ypos = _parent._y + _y;
			}
		}
		instance of movieClip 1673	{
			onClipEvent (keyPress '<Space>') {
				_parent.play();
			}
		}
		frame 35 {
			stop();
			go = 1;
			_x = xpos;
			_y = ypos;
		}
		frame 36 {
			stop();
		}
		frame 37 {
			stop();
		}
		frame 38 {
			stop();
		}
	}
	instance duck of movieClip 1674	{
		onClipEvent (load) {
			yspeed = 1;
			rotspeed = 1;
		}
		onClipEvent (enterFrame) {
			if (Key.isDown(32) and _currentframe == 1) {
				play();
			}
			if (go == 1) {
				if (Key.isDown(32)) {
					rotspeed += 0.5;
				}
				if (_currentframe < 36) {
					if (this.hitTest(_root.water)) {
						gotoAndStop(36);
					}
					rotspeed *= 0.95;
					_rotation = _rotation + rotspeed;
					_y = _y + yspeed;
					yspeed += 0.2;
				}
			}
			if (_currentframe == 37) {
				_root.splash.play();
				_root.splash2.splash.play();
				yspeed = Math.abs(_rotation / 10);
				yspeed = Math.abs(yspeed - 9);
				yspeed += _root.score;
				yspeed += 1;
				yspeed *= 2;
				distanceaway = _y - 240;
				nextFrame();
			}
			if (_currentframe == 38) {
				if (_root.cam._y < _y - distanceaway) {
					_root.cam._y += _y - distanceaway - _root.cam._y;
				}
				_y = _y + yspeed;
				if (_rotation < 0) {
					_rotation = _rotation + (-180 - _rotation) / 16;
				}
				if (_rotation > 0) {
					_rotation = _rotation + (180 - _rotation) / 16;
				}
				yspeed -= 0.2;
				if (_y < 400 and yspeed < 0) {
					yspeed = 0;
					_root.gotoAndStop(66);
				}
			}
			if (_y < _root.cam._y - 280) {
				_root.gotoAndStop(66);
			}
		}
	}
	movieClip 1675	{
	}
	instance water of movieClip 1675	{
		onClipEvent (enterFrame) {
			if (_root.cam._y > _y) {
				_y = _root.cam._y;
			}
		}
	}
	movieClip 1680	{
		frame 27 {
			_root.score = 0;
		}
		frame 89 {
			_root.score = 1;
		}
		frame 91 {
			_root.score = 2;
		}
		frame 93 {
			_root.score = 3;
		}
		frame 95 {
			_root.score = 4;
		}
		frame 97 {
			_root.score = 5;
		}
		frame 99 {
			_root.score = 4;
		}
		frame 101 {
			_root.score = 3;
		}
		frame 103 {
			_root.score = 2;
		}
		frame 105 {
			_root.score = 1;
		}
		frame 107 {
			_root.score = 0;
			_root.duck.nextFrame();
			_parent.gotoAndStop(1);
		}
	}
	movieClip 1683	{
		instance of movieClip 1680	{
			onClipEvent (load) {
				_x = 375 - _root.parent._x;
				_y = -_root.parent._y;
			}
			onClipEvent (keyPress '<Space>') {
				if (_currentframe > 27) {
					gotoAndStop(107);
				} else {
					_root.score = -1;
				}
				_root.display2.gotoAndStop(_root.score + 2);
			}
		}
	}
	instance of movieClip 1683	{
		onClipEvent (enterFrame) {
			if (_root.duck._currentframe == 36) {
				gotoAndStop(2);
			} else {
				gotoAndStop(1);
			}
		}
	}
	movieClip 1690	{
		frame 1 {
			stop();
		}
	}
	instance display2 of movieClip 1690	{
		onClipEvent (load) {
			timer = 100;
		}
		onClipEvent (enterFrame) {
			if (_currentframe > 1) {
				--timer;
			}
			if (timer < 1) {
				gotoAndStop(1);
				timer = 100;
			}
			_alpha = timer;
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_root.display2._y = _y;
		}
	}
	movieClip 1693	{
	}
	instance of movieClip 1693	{
		onClipEvent (load) {
			spaced = 0;
		}
		onClipEvent (enterFrame) {
			if (Key.isDown(32)) {
				spaced = 1;
			}
			if (spaced == 1 and _alpha > 0) {
				_alpha = _alpha - 10;
			}
		}
	}
	frame 66 {
		song = 14;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 66 {
		marker._visible = false;
		if (rts == 1) {
			gotoAndStop(257);
		}
	}
	movieClip 1698	{
		frame 1 {
			dist = Math.round(_root.dist);
			coins = _root.coins;
			_root.coinsthistime = 0;
			_root.coinsthistime = Number(_root.coinsthistime + coins);
			_root.money = Number(_root.money + coins);
			if (_root.duckinuse == 1) {
				_root.duck1slvl = Number(_root.duck1slvl + _root.dist / 20);
			}
			if (_root.duckinuse == 2) {
				_root.duck2slvl = Number(_root.duck2slvl + _root.dist / 20);
			}
			if (_root.duckinuse == 3) {
				_root.duck3slvl = Number(_root.duck3slvl + _root.dist / 20);
			}
			if (_root.duckinuse == 4) {
				_root.duck4slvl = Number(_root.duck4slvl + _root.dist / 20);
			}
			if (_root.duckinuse == 5) {
				_root.duck5slvl = Number(_root.duck5slvl + _root.dist / 20);
			}
			if (_root.duckinuse == 6) {
				_root.duck6slvl = Number(_root.duck6slvl + _root.dist / 20);
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_root.duckinuse == 1) {
					_parent.slvl = Math.floor(_root.duck1slvl / 10);
				}
				if (_root.duckinuse == 2) {
					_parent.slvl = Math.floor(_root.duck2slvl / 10);
				}
				if (_root.duckinuse == 3) {
					_parent.slvl = Math.floor(_root.duck3slvl / 10);
				}
				if (_root.duckinuse == 4) {
					_parent.slvl = Math.floor(_root.duck4slvl / 10);
				}
				if (_root.duckinuse == 5) {
					_parent.slvl = Math.floor(_root.duck5slvl / 10);
				}
				if (_root.duckinuse == 6) {
					_parent.slvl = Math.floor(_root.duck6slvl / 10);
				}
				xscale = (_parent.slvl / 1.5) * 2;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
	}
	instance of movieClip 1698	{
		onClipEvent (load) {
			_y = _root.cam._y;
		}
	}
	frame 67 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 67 {
		if (_root.duckinuse == 1) {
			_root.newlvl = Math.floor(_root.duck1slvl / 10);
		}
		if (_root.duckinuse == 2) {
			_root.newlvl = Math.floor(_root.duck2slvl / 10);
		}
		if (_root.duckinuse == 3) {
			_root.newlvl = Math.floor(_root.duck3slvl / 10);
		}
		if (_root.duckinuse == 4) {
			_root.newlvl = Math.floor(_root.duck4slvl / 10);
		}
		if (_root.duckinuse == 5) {
			_root.newlvl = Math.floor(_root.duck5slvl / 10);
		}
		if (_root.duckinuse == 6) {
			_root.newlvl = Math.floor(_root.duck6slvl / 10);
		}
		_root.levelgain = '(+' + Math.round(_root.newlvl - _root.startlvl / 10) + ')';
	}
	instance water of movieClip 1675	{
		onClipEvent (enterFrame) {
			if (_root.cam._y > _y) {
				_y = _root.cam._y;
			}
		}
	}
	button 1700 {
		on (release) {
			gotoAndStop('MENU2');
		}
	}
	frame 68 {
		song = 8;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 68 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance shop of movieClip 857	{
		onClipEvent (load) {
			centre = _x;
			stop();
			_root.shopind._visible = false;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.shopind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.shopind._visible = false;
		}
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	instance ground of movieClip 1433	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duckA._x + _root.duckA.qwe._x, _root.duckA._y + _root.duckA.qwe._y + 27, true)) {
				_root.duckA._y -= 1;
				_root.duckA.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckB.qwe._x, _root.duckB._y + _root.duckB.qwe._y + 27, true)) {
				_root.duckB._y -= 1;
				_root.duckB.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckC.qwe._x, _root.duckC._y + _root.duckC.qwe._y + 27, true)) {
				_root.duckC._y -= 1;
				_root.duckC.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckD.qwe._x, _root.duckD._y + _root.duckD.qwe._y + 27, true)) {
				_root.duckD._y -= 1;
				_root.duckD.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckE.qwe._x, _root.duckE._y + _root.duckE.qwe._y + 27, true)) {
				_root.duckE._y -= 1;
				_root.duckE.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckF.qwe._x, _root.duckF._y + _root.duckF.qwe._y + 27, true)) {
				_root.duckF._y -= 1;
				_root.duckF.yspeed = 0;
			}
		}
	}
	instance npc2 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 11;
			hairtype = 8;
			colourtype = 11;
			spottype = 0;
			spotcolourtype = 3;
		}
	}
	instance of movieClip 854	{
		onClipEvent (release) {
			_root.gotoAndStop(36);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
	}
	instance of movieClip 851	{
		onClipEvent (load) {
			eyetype = 5;
			hairtype = 7;
			colourtype = 4;
			spottype = 0;
			spotcolourtype = 3;
		}
	}
	instance of movieClip 854	{
		onClipEvent (release) {
			_root.gotoAndStop(36);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 6;
			hairtype = 3;
			colourtype = 12;
			spottype = 1;
			spotcolourtype = 7;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 69 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 1707 {
		on (release) {
			_root.prevFrame();
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 1715 {
		on (rollOver) {
			if (_root.duck2 == 1) {
				_root.duckname = _root.duck2name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck2 == 1) {
				_root.duckinuse = 2;
				_root.nextFrame();
			}
		}
	}
	button 1716 {
		on (rollOver) {
			if (_root.duck3 == 1) {
				_root.duckname = _root.duck3name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck3 == 1) {
				_root.duckinuse = 3;
				_root.nextFrame();
			}
		}
	}
	button 1717 {
		on (rollOver) {
			if (_root.duck6 == 1) {
				_root.duckname = _root.duck6name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck6 == 1) {
				_root.duckinuse = 6;
				_root.nextFrame();
			}
		}
	}
	button 1718 {
		on (rollOver) {
			if (_root.duck5 == 1) {
				_root.duckname = _root.duck5name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck5 == 1) {
				_root.duckinuse = 5;
				_root.nextFrame();
			}
		}
	}
	button 1719 {
		on (rollOver) {
			if (_root.duck4 == 1) {
				_root.duckname = _root.duck4name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck4 == 1) {
				_root.duckinuse = 4;
				_root.nextFrame();
			}
		}
	}
	button 1720 {
		on (rollOver) {
			if (_root.duck1 == 1) {
				_root.duckname = _root.duck1name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck1 == 1) {
				_root.duckinuse = 1;
				_root.nextFrame();
			}
		}
	}
	frame 70 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 70 {
		enelvl = 300;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	movieClip 1722	{
	}
	instance of movieClip 1722	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	movieClip 1724	{
	}
	instance of movieClip 1724	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	movieClip 1726	{
	}
	instance of movieClip 1726	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 6;
			hairtype = 3;
			colourtype = 12;
			spottype = 1;
			spotcolourtype = 7;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 4;
			hairtype = 2;
			colourtype = 14;
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 3;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1325) {
				_x = 1325;
			}
			_root.energy._x = _x;
		}
	}
	frame 71 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 71 {
		firstmessage = 'CONGRATULATIONS YOU WON THE RACE AND $100';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE SWIMMING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 71 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race3 = 1;
			_root.money = Number(_root.money + 100);
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	button 1729 {
		on (release) {
			gotoAndStop('MENU2');
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 72 {
		song = 8;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 72 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance shop of movieClip 857	{
		onClipEvent (load) {
			centre = _x;
			stop();
			_root.shopind._visible = false;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.shopind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.shopind._visible = false;
		}
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	instance ground of movieClip 1433	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duckA._x + _root.duckA.qwe._x, _root.duckA._y + _root.duckA.qwe._y + 27, true)) {
				_root.duckA._y -= 1;
				_root.duckA.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckB.qwe._x, _root.duckB._y + _root.duckB.qwe._y + 27, true)) {
				_root.duckB._y -= 1;
				_root.duckB.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckC.qwe._x, _root.duckC._y + _root.duckC.qwe._y + 27, true)) {
				_root.duckC._y -= 1;
				_root.duckC.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckD.qwe._x, _root.duckD._y + _root.duckD.qwe._y + 27, true)) {
				_root.duckD._y -= 1;
				_root.duckD.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckE.qwe._x, _root.duckE._y + _root.duckE.qwe._y + 27, true)) {
				_root.duckE._y -= 1;
				_root.duckE.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckF.qwe._x, _root.duckF._y + _root.duckF.qwe._y + 27, true)) {
				_root.duckF._y -= 1;
				_root.duckF.yspeed = 0;
			}
		}
	}
	instance npc2 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 11;
			hairtype = 8;
			colourtype = 11;
			spottype = 0;
			spotcolourtype = 3;
		}
	}
	instance of movieClip 854	{
		onClipEvent (release) {
			_root.gotoAndStop(36);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
	}
	instance of movieClip 851	{
		onClipEvent (load) {
			eyetype = 5;
			hairtype = 7;
			colourtype = 4;
			spottype = 0;
			spotcolourtype = 3;
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 5;
			hairtype = 7;
			colourtype = 4;
			spottype = 0;
			spotcolourtype = 3;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 73 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	frame 74 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 74 {
		enelvl = 340;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 1722	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	instance of movieClip 1724	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance of movieClip 1726	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 2;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	movieClip 1744	{
	}
	instance of movieClip 1744	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 5;
			hairtype = 7;
			colourtype = 4;
			spottype = 0;
			spotcolourtype = 3;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	movieClip 1747	{
	}
	instance of movieClip 1747	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1375) {
				_x = 1375;
			}
			_root.energy._x = _x;
		}
	}
	frame 75 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 75 {
		firstmessage = 'WOO YOU WON A TOURNAMENT ENTRY TICKET!';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE SWIMMING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 75 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race4 = 1;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 76 {
		song = 8;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 76 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance shop of movieClip 857	{
		onClipEvent (load) {
			centre = _x;
			stop();
			_root.shopind._visible = false;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.shopind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.shopind._visible = false;
		}
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	instance ground of movieClip 1433	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duckA._x + _root.duckA.qwe._x, _root.duckA._y + _root.duckA.qwe._y + 27, true)) {
				_root.duckA._y -= 1;
				_root.duckA.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckB.qwe._x, _root.duckB._y + _root.duckB.qwe._y + 27, true)) {
				_root.duckB._y -= 1;
				_root.duckB.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckC.qwe._x, _root.duckC._y + _root.duckC.qwe._y + 27, true)) {
				_root.duckC._y -= 1;
				_root.duckC.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckD.qwe._x, _root.duckD._y + _root.duckD.qwe._y + 27, true)) {
				_root.duckD._y -= 1;
				_root.duckD.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckE.qwe._x, _root.duckE._y + _root.duckE.qwe._y + 27, true)) {
				_root.duckE._y -= 1;
				_root.duckE.yspeed = 0;
			}
			while (this.hitTest(_root.duckA._x + _root.duckF.qwe._x, _root.duckF._y + _root.duckF.qwe._y + 27, true)) {
				_root.duckF._y -= 1;
				_root.duckF.yspeed = 0;
			}
		}
	}
	instance npc2 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 11;
			hairtype = 8;
			colourtype = 11;
			spottype = 0;
			spotcolourtype = 3;
		}
	}
	instance of movieClip 854	{
		onClipEvent (release) {
			_root.gotoAndStop(36);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
	}
	instance of movieClip 851	{
		onClipEvent (load) {
			eyetype = 5;
			hairtype = 7;
			colourtype = 4;
			spottype = 0;
			spotcolourtype = 3;
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 11;
			hairtype = 8;
			colourtype = 11;
			spottype = 0;
			spotcolourtype = 3;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 77 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	frame 78 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 78 {
		enelvl = 380;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 1724	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance of movieClip 1726	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 2;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance of movieClip 1744	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 11;
			hairtype = 8;
			colourtype = 11;
			spottype = 0;
			spotcolourtype = 3;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	movieClip 1762	{
	}
	instance of movieClip 1762	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1345) {
				_x = 1345;
			}
			_root.energy._x = _x;
		}
	}
	frame 79 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 79 {
		firstmessage = 'CONGRATULATIONS YOU WON THE RACE AND $100';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE SWIMMING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 79 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race5 = 1;
			_root.money = Number(_root.money + 100);
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 80 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 80 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance of movieClip 1315	{
		onClipEvent (load) {
			if (_root.race4 == 1) {
				gotoAndStop(2);
			} else {
				gotoAndStop(1);
			}
		}
		onClipEvent (rollOver) {
			if (_currentframe == 2) {
				_alpha = 50;
			}
		}
		onClipEvent (rollOut, dragOut) {
			if (_currentframe == 2) {
				_alpha = 100;
			}
		}
		onClipEvent (release) {
			if (_currentframe == 2) {
				_root.nextFrame();
			}
		}
	}
	movieClip 1767	{
	}
	frame 81 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 81 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(40);
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck1 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck2 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck6 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck5 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck4 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck3 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	button 1768 {
		on (release) {
			racer1 = box1._currentframe - 1;
			racer2 = box2._currentframe - 1;
			racer3 = box3._currentframe - 1;
			if (racer1 < 1) {
				ind1.play();
			}
			if (racer2 < 1) {
				ind2.play();
			}
			if (racer3 < 1) {
				ind3.play();
			}
			if (racer1 > 0 and racer2 > 0 and racer3 > 0) {
				nextFrame();
			}
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck1 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 1;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck1name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck2 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 2;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck2name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck6 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 6;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck6name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck5 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 5;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck5name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck4 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 4;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck4name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck3 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 3;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck3name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance hover of movieClip 942	{
		onClipEvent (load) {
			_visible = false;
			stop();
			duck = 0;
			above = 1;
		}
		onClipEvent (enterFrame) {
			if (_visible == false) {
				_alpha = 0;
			}
			if (_visible == true) {
				if (_alpha < 100) {
					_alpha = _alpha + 20;
				}
				if (above == 1) {
					_x = _root._xmouse + 75;
					_y = _root._ymouse - 100;
					_x = Math.round(_x);
					_y = Math.round(_y);
				} else {
					_x = _root._xmouse + 75;
					_y = _root._ymouse + 100;
					_x = Math.round(_x);
					_y = Math.round(_y);
				}
			}
			if (_x < 75) {
				_x = 75;
			}
			if (_x > 675) {
				_x = 675;
			}
			if (_y < 100) {
				above = 0;
			}
			if (_y > 380) {
				above = 1;
			}
		}
	}
	frame 82 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 82 {
		if (racer1 == 1) {
			teamnameinput.text = 'Team ' + duck1name;
		}
		if (racer1 == 2) {
			teamnameinput.text = 'Team ' + duck2name;
		}
		if (racer1 == 3) {
			teamnameinput.text = 'Team ' + duck3name;
		}
		if (racer1 == 4) {
			teamnameinput.text = 'Team ' + duck4name;
		}
		if (racer1 == 5) {
			teamnameinput.text = 'Team ' + duck5name;
		}
		if (racer1 == 6) {
			teamnameinput.text = 'Team ' + duck6name;
		}
	}
	button 1769 {
		on (release) {
			if (teamnameinput.text !== '') {
				var teamname = teamnameinput.text;
				nextFrame();
			}
		}
	}
	instance of movieClip 1335	{
		onClipEvent (load) {
			gotoAndStop(_root.racer1);
		}
	}
	instance of movieClip 1335	{
		onClipEvent (load) {
			gotoAndStop(_root.racer2);
		}
	}
	instance of movieClip 1335	{
		onClipEvent (load) {
			gotoAndStop(_root.racer3);
		}
	}
	button 1771 {
		on (release) {
			num = Math.ceil(Math.random() * 50);
			if (num == 1) {
				part1 = 'RED';
			}
			if (num == 2) {
				part1 = 'YELLOW';
			}
			if (num == 3) {
				part1 = 'BLUE';
			}
			if (num == 4) {
				part1 = 'GREEN';
			}
			if (num == 5) {
				part1 = 'BLACK';
			}
			if (num == 6) {
				part1 = 'PINK';
			}
			if (num == 7) {
				part1 = 'FAST';
			}
			if (num == 8) {
				part1 = 'SPEEDY';
			}
			if (num == 9) {
				part1 = 'SUPERB';
			}
			if (num == 10) {
				part1 = 'MEAN';
			}
			if (num == 11) {
				part1 = 'RAPID';
			}
			if (num == 12) {
				part1 = 'BIG';
			}
			if (num == 13) {
				part1 = 'TASTY';
			}
			if (num == 14) {
				part1 = 'HOT';
			}
			if (num == 15) {
				part1 = 'COOL';
			}
			if (num == 16) {
				part1 = 'HUNGRY';
			}
			if (num == 17) {
				part1 = 'LAZY';
			}
			if (num == 18) {
				part1 = 'ANGRY';
			}
			if (num == 19) {
				part1 = 'JUICY';
			}
			if (num == 20) {
				part1 = 'HUMBLE';
			}
			if (num == 21) {
				part1 = 'LOUD';
			}
			if (num == 22) {
				part1 = 'BRIGHT';
			}
			if (num == 23) {
				part1 = 'CALM';
			}
			if (num == 24) {
				part1 = 'FAIR';
			}
			if (num == 25) {
				part1 = 'SWIFT';
			}
			if (num == 26) {
				part1 = 'HAPPY';
			}
			if (num == 27) {
				part1 = 'BORING';
			}
			if (num == 28) {
				part1 = 'RUSTY';
			}
			if (num == 29) {
				part1 = 'SMELLY';
			}
			if (num == 30) {
				part1 = 'FLUFFY';
			}
			if (num == 31) {
				part1 = 'SHINEY';
			}
			if (num == 32) {
				part1 = 'FURRY';
			}
			if (num == 33) {
				part1 = 'TOUGH';
			}
			if (num == 34) {
				part1 = 'STICKY';
			}
			if (num == 35) {
				part1 = 'FRUITY';
			}
			if (num == 36) {
				part1 = 'ODD';
			}
			if (num == 37) {
				part1 = 'BEADY';
			}
			if (num == 38) {
				part1 = 'WITTY';
			}
			if (num == 39) {
				part1 = 'FUNNY';
			}
			if (num == 40) {
				part1 = 'WACKY';
			}
			if (num == 41) {
				part1 = 'CUTE';
			}
			if (num == 42) {
				part1 = 'SAUCY';
			}
			if (num == 43) {
				part1 = 'GOLDEN';
			}
			if (num == 44) {
				part1 = 'METAL';
			}
			if (num == 45) {
				part1 = 'ELITE';
			}
			if (num == 46) {
				part1 = 'FLASHY';
			}
			if (num == 47) {
				part1 = 'GENIUS';
			}
			if (num == 48) {
				part1 = 'SAFE';
			}
			if (num == 49) {
				part1 = 'BEEFY';
			}
			if (num == 50) {
				part1 = 'CLASSY';
			}
			num = Math.ceil(Math.random() * 50);
			if (num == 1) {
				part2 = 'LEGENDS';
			}
			if (num == 2) {
				part2 = 'RACERS';
			}
			if (num == 3) {
				part2 = 'RIFLES';
			}
			if (num == 4) {
				part2 = 'LETTUCE';
			}
			if (num == 5) {
				part2 = 'BULLS';
			}
			if (num == 6) {
				part2 = 'SHEEP';
			}
			if (num == 7) {
				part2 = 'WINNERS';
			}
			if (num == 8) {
				part2 = 'PIES';
			}
			if (num == 9) {
				part2 = 'CAKES';
			}
			if (num == 10) {
				part2 = 'WISHES';
			}
			if (num == 11) {
				part2 = 'DREAMS';
			}
			if (num == 12) {
				part2 = 'FLAGS';
			}
			if (num == 13) {
				part2 = 'COILS';
			}
			if (num == 14) {
				part2 = 'SPRINGS';
			}
			if (num == 15) {
				part2 = 'COWS';
			}
			if (num == 16) {
				part2 = 'WRITERS';
			}
			if (num == 17) {
				part2 = 'ARTISTS';
			}
			if (num == 18) {
				part2 = 'SAVOIRS';
			}
			if (num == 19) {
				part2 = 'HEROS';
			}
			if (num == 20) {
				part2 = 'BULLETS';
			}
			if (num == 21) {
				part2 = 'LIONS';
			}
			if (num == 22) {
				part2 = 'SURFERS';
			}
			if (num == 23) {
				part2 = 'IDOLS';
			}
			if (num == 24) {
				part2 = 'RAVENS';
			}
			if (num == 25) {
				part2 = 'BEARS';
			}
			if (num == 26) {
				part2 = 'TOTEMS';
			}
			if (num == 27) {
				part2 = 'STARS';
			}
			if (num == 28) {
				part2 = 'PLANETS';
			}
			if (num == 29) {
				part2 = 'COMETS';
			}
			if (num == 30) {
				part2 = 'CHEIFS';
			}
			if (num == 31) {
				part2 = 'ZULUS';
			}
			if (num == 32) {
				part2 = 'MASTERS';
			}
			if (num == 33) {
				part2 = 'KINGS';
			}
			if (num == 34) {
				part2 = 'LEADERS';
			}
			if (num == 35) {
				part2 = 'RULERS';
			}
			if (num == 36) {
				part2 = 'BAKERS';
			}
			if (num == 37) {
				part2 = 'KILLERS';
			}
			if (num == 38) {
				part2 = 'JUMPERS';
			}
			if (num == 39) {
				part2 = 'PIRATES';
			}
			if (num == 40) {
				part2 = 'GUNNERS';
			}
			if (num == 41) {
				part2 = 'CANNONS';
			}
			if (num == 42) {
				part2 = 'CHAMPS';
			}
			if (num == 43) {
				part2 = 'WALKERS';
			}
			if (num == 44) {
				part2 = 'RUNNERS';
			}
			if (num == 45) {
				part2 = 'PILOTS';
			}
			if (num == 46) {
				part2 = 'FREAKS';
			}
			if (num == 47) {
				part2 = 'GOTHS';
			}
			if (num == 48) {
				part2 = 'SINNERS';
			}
			if (num == 49) {
				part2 = 'FLYERS';
			}
			if (num == 50) {
				part2 = 'JOCKEYS';
			}
			teamnameinput.text = part1 + ' ' + part2;
		}
	}
	frame 83 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 83 {
		team1 = teamname;
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part1 = 'RED';
		}
		if (num == 2) {
			part1 = 'YELLOW';
		}
		if (num == 3) {
			part1 = 'BLUE';
		}
		if (num == 4) {
			part1 = 'GREEN';
		}
		if (num == 5) {
			part1 = 'BLACK';
		}
		if (num == 6) {
			part1 = 'PINK';
		}
		if (num == 7) {
			part1 = 'FAST';
		}
		if (num == 8) {
			part1 = 'SPEEDY';
		}
		if (num == 9) {
			part1 = 'SUPERB';
		}
		if (num == 10) {
			part1 = 'MEAN';
		}
		if (num == 11) {
			part1 = 'RAPID';
		}
		if (num == 12) {
			part1 = 'BIG';
		}
		if (num == 13) {
			part1 = 'TASTY';
		}
		if (num == 14) {
			part1 = 'HOT';
		}
		if (num == 15) {
			part1 = 'COOL';
		}
		if (num == 16) {
			part1 = 'HUNGRY';
		}
		if (num == 17) {
			part1 = 'LAZY';
		}
		if (num == 18) {
			part1 = 'ANGRY';
		}
		if (num == 19) {
			part1 = 'JUICY';
		}
		if (num == 20) {
			part1 = 'HUMBLE';
		}
		if (num == 21) {
			part1 = 'LOUD';
		}
		if (num == 22) {
			part1 = 'BRIGHT';
		}
		if (num == 23) {
			part1 = 'CALM';
		}
		if (num == 24) {
			part1 = 'FAIR';
		}
		if (num == 25) {
			part1 = 'SWIFT';
		}
		if (num == 26) {
			part1 = 'HAPPY';
		}
		if (num == 27) {
			part1 = 'BORING';
		}
		if (num == 28) {
			part1 = 'RUSTY';
		}
		if (num == 29) {
			part1 = 'SMELLY';
		}
		if (num == 30) {
			part1 = 'FLUFFY';
		}
		if (num == 31) {
			part1 = 'SHINEY';
		}
		if (num == 32) {
			part1 = 'FURRY';
		}
		if (num == 33) {
			part1 = 'TOUGH';
		}
		if (num == 34) {
			part1 = 'STICKY';
		}
		if (num == 35) {
			part1 = 'FRUITY';
		}
		if (num == 36) {
			part1 = 'ODD';
		}
		if (num == 37) {
			part1 = 'BEADY';
		}
		if (num == 38) {
			part1 = 'WITTY';
		}
		if (num == 39) {
			part1 = 'FUNNY';
		}
		if (num == 40) {
			part1 = 'WACKY';
		}
		if (num == 41) {
			part1 = 'CUTE';
		}
		if (num == 42) {
			part1 = 'SAUCY';
		}
		if (num == 43) {
			part1 = 'GOLDEN';
		}
		if (num == 44) {
			part1 = 'METAL';
		}
		if (num == 45) {
			part1 = 'ELITE';
		}
		if (num == 46) {
			part1 = 'FLASHY';
		}
		if (num == 47) {
			part1 = 'GENIUS';
		}
		if (num == 48) {
			part1 = 'SAFE';
		}
		if (num == 49) {
			part1 = 'BEEFY';
		}
		if (num == 50) {
			part1 = 'CLASSY';
		}
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part2 = 'LEGENDS';
		}
		if (num == 2) {
			part2 = 'RACERS';
		}
		if (num == 3) {
			part2 = 'RIFLES';
		}
		if (num == 4) {
			part2 = 'LETTUCE';
		}
		if (num == 5) {
			part2 = 'BULLS';
		}
		if (num == 6) {
			part2 = 'SHEEP';
		}
		if (num == 7) {
			part2 = 'WINNERS';
		}
		if (num == 8) {
			part2 = 'PIES';
		}
		if (num == 9) {
			part2 = 'CAKES';
		}
		if (num == 10) {
			part2 = 'WISHES';
		}
		if (num == 11) {
			part2 = 'DREAMS';
		}
		if (num == 12) {
			part2 = 'FLAGS';
		}
		if (num == 13) {
			part2 = 'COILS';
		}
		if (num == 14) {
			part2 = 'SPRINGS';
		}
		if (num == 15) {
			part2 = 'COWS';
		}
		if (num == 16) {
			part2 = 'WRITERS';
		}
		if (num == 17) {
			part2 = 'ARTISTS';
		}
		if (num == 18) {
			part2 = 'SAVOIRS';
		}
		if (num == 19) {
			part2 = 'HEROS';
		}
		if (num == 20) {
			part2 = 'BULLETS';
		}
		if (num == 21) {
			part2 = 'LIONS';
		}
		if (num == 22) {
			part2 = 'SURFERS';
		}
		if (num == 23) {
			part2 = 'IDOLS';
		}
		if (num == 24) {
			part2 = 'RAVENS';
		}
		if (num == 25) {
			part2 = 'BEARS';
		}
		if (num == 26) {
			part2 = 'TOTEMS';
		}
		if (num == 27) {
			part2 = 'STARS';
		}
		if (num == 28) {
			part2 = 'PLANETS';
		}
		if (num == 29) {
			part2 = 'COMETS';
		}
		if (num == 30) {
			part2 = 'CHEIFS';
		}
		if (num == 31) {
			part2 = 'ZULUS';
		}
		if (num == 32) {
			part2 = 'MASTERS';
		}
		if (num == 33) {
			part2 = 'KINGS';
		}
		if (num == 34) {
			part2 = 'LEADERS';
		}
		if (num == 35) {
			part2 = 'RULERS';
		}
		if (num == 36) {
			part2 = 'BAKERS';
		}
		if (num == 37) {
			part2 = 'KILLERS';
		}
		if (num == 38) {
			part2 = 'JUMPERS';
		}
		if (num == 39) {
			part2 = 'PIRATES';
		}
		if (num == 40) {
			part2 = 'GUNNERS';
		}
		if (num == 41) {
			part2 = 'CANNONS';
		}
		if (num == 42) {
			part2 = 'CHAMPS';
		}
		if (num == 43) {
			part2 = 'WALKERS';
		}
		if (num == 44) {
			part2 = 'RUNNERS';
		}
		if (num == 45) {
			part2 = 'PILOTS';
		}
		if (num == 46) {
			part2 = 'FREAKS';
		}
		if (num == 47) {
			part2 = 'GOTHS';
		}
		if (num == 48) {
			part2 = 'SINNERS';
		}
		if (num == 49) {
			part2 = 'FLYERS';
		}
		if (num == 50) {
			part2 = 'JOCKEYS';
		}
		team2 = part1 + ' ' + part2;
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part1 = 'RED';
		}
		if (num == 2) {
			part1 = 'YELLOW';
		}
		if (num == 3) {
			part1 = 'BLUE';
		}
		if (num == 4) {
			part1 = 'GREEN';
		}
		if (num == 5) {
			part1 = 'BLACK';
		}
		if (num == 6) {
			part1 = 'PINK';
		}
		if (num == 7) {
			part1 = 'FAST';
		}
		if (num == 8) {
			part1 = 'SPEEDY';
		}
		if (num == 9) {
			part1 = 'SUPERB';
		}
		if (num == 10) {
			part1 = 'MEAN';
		}
		if (num == 11) {
			part1 = 'RAPID';
		}
		if (num == 12) {
			part1 = 'BIG';
		}
		if (num == 13) {
			part1 = 'TASTY';
		}
		if (num == 14) {
			part1 = 'HOT';
		}
		if (num == 15) {
			part1 = 'COOL';
		}
		if (num == 16) {
			part1 = 'HUNGRY';
		}
		if (num == 17) {
			part1 = 'LAZY';
		}
		if (num == 18) {
			part1 = 'ANGRY';
		}
		if (num == 19) {
			part1 = 'JUICY';
		}
		if (num == 20) {
			part1 = 'HUMBLE';
		}
		if (num == 21) {
			part1 = 'LOUD';
		}
		if (num == 22) {
			part1 = 'BRIGHT';
		}
		if (num == 23) {
			part1 = 'CALM';
		}
		if (num == 24) {
			part1 = 'FAIR';
		}
		if (num == 25) {
			part1 = 'SWIFT';
		}
		if (num == 26) {
			part1 = 'HAPPY';
		}
		if (num == 27) {
			part1 = 'BORING';
		}
		if (num == 28) {
			part1 = 'RUSTY';
		}
		if (num == 29) {
			part1 = 'SMELLY';
		}
		if (num == 30) {
			part1 = 'FLUFFY';
		}
		if (num == 31) {
			part1 = 'SHINEY';
		}
		if (num == 32) {
			part1 = 'FURRY';
		}
		if (num == 33) {
			part1 = 'TOUGH';
		}
		if (num == 34) {
			part1 = 'STICKY';
		}
		if (num == 35) {
			part1 = 'FRUITY';
		}
		if (num == 36) {
			part1 = 'ODD';
		}
		if (num == 37) {
			part1 = 'BEADY';
		}
		if (num == 38) {
			part1 = 'WITTY';
		}
		if (num == 39) {
			part1 = 'FUNNY';
		}
		if (num == 40) {
			part1 = 'WACKY';
		}
		if (num == 41) {
			part1 = 'CUTE';
		}
		if (num == 42) {
			part1 = 'SAUCY';
		}
		if (num == 43) {
			part1 = 'GOLDEN';
		}
		if (num == 44) {
			part1 = 'METAL';
		}
		if (num == 45) {
			part1 = 'ELITE';
		}
		if (num == 46) {
			part1 = 'FLASHY';
		}
		if (num == 47) {
			part1 = 'GENIUS';
		}
		if (num == 48) {
			part1 = 'SAFE';
		}
		if (num == 49) {
			part1 = 'BEEFY';
		}
		if (num == 50) {
			part1 = 'CLASSY';
		}
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part2 = 'LEGENDS';
		}
		if (num == 2) {
			part2 = 'RACERS';
		}
		if (num == 3) {
			part2 = 'RIFLES';
		}
		if (num == 4) {
			part2 = 'LETTUCE';
		}
		if (num == 5) {
			part2 = 'BULLS';
		}
		if (num == 6) {
			part2 = 'SHEEP';
		}
		if (num == 7) {
			part2 = 'WINNERS';
		}
		if (num == 8) {
			part2 = 'PIES';
		}
		if (num == 9) {
			part2 = 'CAKES';
		}
		if (num == 10) {
			part2 = 'WISHES';
		}
		if (num == 11) {
			part2 = 'DREAMS';
		}
		if (num == 12) {
			part2 = 'FLAGS';
		}
		if (num == 13) {
			part2 = 'COILS';
		}
		if (num == 14) {
			part2 = 'SPRINGS';
		}
		if (num == 15) {
			part2 = 'COWS';
		}
		if (num == 16) {
			part2 = 'WRITERS';
		}
		if (num == 17) {
			part2 = 'ARTISTS';
		}
		if (num == 18) {
			part2 = 'SAVOIRS';
		}
		if (num == 19) {
			part2 = 'HEROS';
		}
		if (num == 20) {
			part2 = 'BULLETS';
		}
		if (num == 21) {
			part2 = 'LIONS';
		}
		if (num == 22) {
			part2 = 'SURFERS';
		}
		if (num == 23) {
			part2 = 'IDOLS';
		}
		if (num == 24) {
			part2 = 'RAVENS';
		}
		if (num == 25) {
			part2 = 'BEARS';
		}
		if (num == 26) {
			part2 = 'TOTEMS';
		}
		if (num == 27) {
			part2 = 'STARS';
		}
		if (num == 28) {
			part2 = 'PLANETS';
		}
		if (num == 29) {
			part2 = 'COMETS';
		}
		if (num == 30) {
			part2 = 'CHEIFS';
		}
		if (num == 31) {
			part2 = 'ZULUS';
		}
		if (num == 32) {
			part2 = 'MASTERS';
		}
		if (num == 33) {
			part2 = 'KINGS';
		}
		if (num == 34) {
			part2 = 'LEADERS';
		}
		if (num == 35) {
			part2 = 'RULERS';
		}
		if (num == 36) {
			part2 = 'BAKERS';
		}
		if (num == 37) {
			part2 = 'KILLERS';
		}
		if (num == 38) {
			part2 = 'JUMPERS';
		}
		if (num == 39) {
			part2 = 'PIRATES';
		}
		if (num == 40) {
			part2 = 'GUNNERS';
		}
		if (num == 41) {
			part2 = 'CANNONS';
		}
		if (num == 42) {
			part2 = 'CHAMPS';
		}
		if (num == 43) {
			part2 = 'WALKERS';
		}
		if (num == 44) {
			part2 = 'RUNNERS';
		}
		if (num == 45) {
			part2 = 'PILOTS';
		}
		if (num == 46) {
			part2 = 'FREAKS';
		}
		if (num == 47) {
			part2 = 'GOTHS';
		}
		if (num == 48) {
			part2 = 'SINNERS';
		}
		if (num == 49) {
			part2 = 'FLYERS';
		}
		if (num == 50) {
			part2 = 'JOCKEYS';
		}
		team3 = part1 + ' ' + part2;
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part1 = 'RED';
		}
		if (num == 2) {
			part1 = 'YELLOW';
		}
		if (num == 3) {
			part1 = 'BLUE';
		}
		if (num == 4) {
			part1 = 'GREEN';
		}
		if (num == 5) {
			part1 = 'BLACK';
		}
		if (num == 6) {
			part1 = 'PINK';
		}
		if (num == 7) {
			part1 = 'FAST';
		}
		if (num == 8) {
			part1 = 'SPEEDY';
		}
		if (num == 9) {
			part1 = 'SUPERB';
		}
		if (num == 10) {
			part1 = 'MEAN';
		}
		if (num == 11) {
			part1 = 'RAPID';
		}
		if (num == 12) {
			part1 = 'BIG';
		}
		if (num == 13) {
			part1 = 'TASTY';
		}
		if (num == 14) {
			part1 = 'HOT';
		}
		if (num == 15) {
			part1 = 'COOL';
		}
		if (num == 16) {
			part1 = 'HUNGRY';
		}
		if (num == 17) {
			part1 = 'LAZY';
		}
		if (num == 18) {
			part1 = 'ANGRY';
		}
		if (num == 19) {
			part1 = 'JUICY';
		}
		if (num == 20) {
			part1 = 'HUMBLE';
		}
		if (num == 21) {
			part1 = 'LOUD';
		}
		if (num == 22) {
			part1 = 'BRIGHT';
		}
		if (num == 23) {
			part1 = 'CALM';
		}
		if (num == 24) {
			part1 = 'FAIR';
		}
		if (num == 25) {
			part1 = 'SWIFT';
		}
		if (num == 26) {
			part1 = 'HAPPY';
		}
		if (num == 27) {
			part1 = 'BORING';
		}
		if (num == 28) {
			part1 = 'RUSTY';
		}
		if (num == 29) {
			part1 = 'SMELLY';
		}
		if (num == 30) {
			part1 = 'FLUFFY';
		}
		if (num == 31) {
			part1 = 'SHINEY';
		}
		if (num == 32) {
			part1 = 'FURRY';
		}
		if (num == 33) {
			part1 = 'TOUGH';
		}
		if (num == 34) {
			part1 = 'STICKY';
		}
		if (num == 35) {
			part1 = 'FRUITY';
		}
		if (num == 36) {
			part1 = 'ODD';
		}
		if (num == 37) {
			part1 = 'BEADY';
		}
		if (num == 38) {
			part1 = 'WITTY';
		}
		if (num == 39) {
			part1 = 'FUNNY';
		}
		if (num == 40) {
			part1 = 'WACKY';
		}
		if (num == 41) {
			part1 = 'CUTE';
		}
		if (num == 42) {
			part1 = 'SAUCY';
		}
		if (num == 43) {
			part1 = 'GOLDEN';
		}
		if (num == 44) {
			part1 = 'METAL';
		}
		if (num == 45) {
			part1 = 'ELITE';
		}
		if (num == 46) {
			part1 = 'FLASHY';
		}
		if (num == 47) {
			part1 = 'GENIUS';
		}
		if (num == 48) {
			part1 = 'SAFE';
		}
		if (num == 49) {
			part1 = 'BEEFY';
		}
		if (num == 50) {
			part1 = 'CLASSY';
		}
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part2 = 'LEGENDS';
		}
		if (num == 2) {
			part2 = 'RACERS';
		}
		if (num == 3) {
			part2 = 'RIFLES';
		}
		if (num == 4) {
			part2 = 'LETTUCE';
		}
		if (num == 5) {
			part2 = 'BULLS';
		}
		if (num == 6) {
			part2 = 'SHEEP';
		}
		if (num == 7) {
			part2 = 'WINNERS';
		}
		if (num == 8) {
			part2 = 'PIES';
		}
		if (num == 9) {
			part2 = 'CAKES';
		}
		if (num == 10) {
			part2 = 'WISHES';
		}
		if (num == 11) {
			part2 = 'DREAMS';
		}
		if (num == 12) {
			part2 = 'FLAGS';
		}
		if (num == 13) {
			part2 = 'COILS';
		}
		if (num == 14) {
			part2 = 'SPRINGS';
		}
		if (num == 15) {
			part2 = 'COWS';
		}
		if (num == 16) {
			part2 = 'WRITERS';
		}
		if (num == 17) {
			part2 = 'ARTISTS';
		}
		if (num == 18) {
			part2 = 'SAVOIRS';
		}
		if (num == 19) {
			part2 = 'HEROS';
		}
		if (num == 20) {
			part2 = 'BULLETS';
		}
		if (num == 21) {
			part2 = 'LIONS';
		}
		if (num == 22) {
			part2 = 'SURFERS';
		}
		if (num == 23) {
			part2 = 'IDOLS';
		}
		if (num == 24) {
			part2 = 'RAVENS';
		}
		if (num == 25) {
			part2 = 'BEARS';
		}
		if (num == 26) {
			part2 = 'TOTEMS';
		}
		if (num == 27) {
			part2 = 'STARS';
		}
		if (num == 28) {
			part2 = 'PLANETS';
		}
		if (num == 29) {
			part2 = 'COMETS';
		}
		if (num == 30) {
			part2 = 'CHEIFS';
		}
		if (num == 31) {
			part2 = 'ZULUS';
		}
		if (num == 32) {
			part2 = 'MASTERS';
		}
		if (num == 33) {
			part2 = 'KINGS';
		}
		if (num == 34) {
			part2 = 'LEADERS';
		}
		if (num == 35) {
			part2 = 'RULERS';
		}
		if (num == 36) {
			part2 = 'BAKERS';
		}
		if (num == 37) {
			part2 = 'KILLERS';
		}
		if (num == 38) {
			part2 = 'JUMPERS';
		}
		if (num == 39) {
			part2 = 'PIRATES';
		}
		if (num == 40) {
			part2 = 'GUNNERS';
		}
		if (num == 41) {
			part2 = 'CANNONS';
		}
		if (num == 42) {
			part2 = 'CHAMPS';
		}
		if (num == 43) {
			part2 = 'WALKERS';
		}
		if (num == 44) {
			part2 = 'RUNNERS';
		}
		if (num == 45) {
			part2 = 'PILOTS';
		}
		if (num == 46) {
			part2 = 'FREAKS';
		}
		if (num == 47) {
			part2 = 'GOTHS';
		}
		if (num == 48) {
			part2 = 'SINNERS';
		}
		if (num == 49) {
			part2 = 'FLYERS';
		}
		if (num == 50) {
			part2 = 'JOCKEYS';
		}
		team4 = part1 + ' ' + part2;
		team1points = 0;
		team2points = 0;
		team3points = 0;
		team4points = 0;
	}
	frame 83 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(40);
		}
		duckinuse = racer1;
		enelvl = 420;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 1724	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	movieClip 1772	{
	}
	instance of movieClip 1772	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				if (_root.chick.mode == 5) {
					_root.chick._rotation += 70;
				}
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				if (_root.chick2.mode == 5) {
					_root.chick2._rotation += 70;
				}
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				if (_root.chick3.mode == 5) {
					_root.chick3._rotation += 70;
				}
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				if (_root.chick4.mode == 5) {
					_root.chick4._rotation += 70;
				}
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance chick4 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype4 = eyetype;
			_root.hairtype4 = hairtype;
			_root.colourtype4 = colourtype;
			_root.spottype4 = spottype;
			_root.spotcolourtype4 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 4;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	movieClip 1774	{
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 5;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 5;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 5;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 5;
			}
		}
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and _root.chick._currentframe == 98) {
				_root.chick.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick2) and _root.chick2._currentframe == 98) {
				_root.chick2.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick3) and _root.chick3._currentframe == 98) {
				_root.chick3.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick4) and _root.chick4._currentframe == 98) {
				_root.chick4.gotoAndStop(99);
			}
		}
	}
	movieClip 1777	{
	}
	instance of movieClip 1777	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
		}
	}
	movieClip 1780	{
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2085) {
				_x = 2085;
			}
			_root.energy._x = _x;
		}
	}
	frame 84 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 84 {
		firstmessage = 'WOO YOU WON THE FIRST RACE!';
		seconmessage = 'YOU CAN STILL WIN THE TOURNAMENT!';
		thirdmessage = 'SLIM CHANCES TO WIN THE TOURNEY NOW';
		forthmessage = 'YOU LOST THE FIRST RACE :(';
	}
	frame 84 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
		if (first == 1) {
			team1points = Number(team1points + 3);
		}
		if (first == 2) {
			team2points = Number(team2points + 3);
		}
		if (first == 3) {
			team3points = Number(team3points + 3);
		}
		if (first == 4) {
			team4points = Number(team4points + 3);
		}
		if (second == 1) {
			team1points = Number(team1points + 2);
		}
		if (second == 2) {
			team2points = Number(team2points + 2);
		}
		if (second == 3) {
			team3points = Number(team3points + 2);
		}
		if (second == 4) {
			team4points = Number(team4points + 2);
		}
		if (third == 1) {
			team1points = Number(team1points + 1);
		}
		if (third == 2) {
			team2points = Number(team2points + 1);
		}
		if (third == 3) {
			team3points = Number(team3points + 1);
		}
		if (third == 4) {
			team4points = Number(team4points + 1);
		}
		if (forth == 1) {
			team1points = Number(team1points + 0);
		}
		if (forth == 2) {
			team2points = Number(team2points + 0);
		}
		if (forth == 3) {
			team3points = Number(team3points + 0);
		}
		if (forth == 4) {
			team4points = Number(team4points + 0);
		}
	}
	button 1781 {
		on (release) {
			_root.nextFrame();
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 85 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 85 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(80);
		}
	}
	frame 85 {
		duckinuse = racer2;
		enelvl = 460;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 5;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 5;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 5;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 5;
			}
		}
	}
	movieClip 1787	{
	}
	instance of movieClip 1787	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mud._visible = false;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mud._visible = false;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mud._visible = false;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mud._visible = false;
			}
		}
	}
	movieClip 1789	{
	}
	instance of movieClip 1789	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				if (_root.chick.mode == 5) {
					_root.chick._rotation += 70;
				}
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				if (_root.chick2.mode == 5) {
					_root.chick2._rotation += 70;
				}
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				if (_root.chick3.mode == 5) {
					_root.chick3._rotation += 70;
				}
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				if (_root.chick4.mode == 5) {
					_root.chick4._rotation += 70;
				}
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 4;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance chick4 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype4 = eyetype;
			_root.hairtype4 = hairtype;
			_root.colourtype4 = colourtype;
			_root.spottype4 = spottype;
			_root.spotcolourtype4 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	movieClip 1792	{
	}
	instance of movieClip 1792	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
		}
	}
	movieClip 1795	{
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2085) {
				_x = 2085;
			}
			_root.energy._x = _x;
		}
	}
	frame 86 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 86 {
		firstmessage = 'WOO YOU WON THE SECOND RACE!';
		seconmessage = 'YOU CAN STILL WIN THE TOURNAMENT!';
		thirdmessage = 'SLIM CHANCES TO WIN THE TOURNEY NOW';
		forthmessage = 'YOU LOST THE SECOND RACE :(';
	}
	frame 86 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
		if (first == 1) {
			team1points = Number(team1points + 3);
		}
		if (first == 2) {
			team2points = Number(team2points + 3);
		}
		if (first == 3) {
			team3points = Number(team3points + 3);
		}
		if (first == 4) {
			team4points = Number(team4points + 3);
		}
		if (second == 1) {
			team1points = Number(team1points + 2);
		}
		if (second == 2) {
			team2points = Number(team2points + 2);
		}
		if (second == 3) {
			team3points = Number(team3points + 2);
		}
		if (second == 4) {
			team4points = Number(team4points + 2);
		}
		if (third == 1) {
			team1points = Number(team1points + 1);
		}
		if (third == 2) {
			team2points = Number(team2points + 1);
		}
		if (third == 3) {
			team3points = Number(team3points + 1);
		}
		if (third == 4) {
			team4points = Number(team4points + 1);
		}
		if (forth == 1) {
			team1points = Number(team1points + 0);
		}
		if (forth == 2) {
			team2points = Number(team2points + 0);
		}
		if (forth == 3) {
			team3points = Number(team3points + 0);
		}
		if (forth == 4) {
			team4points = Number(team4points + 0);
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 87 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 87 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(80);
		}
	}
	frame 87 {
		duckinuse = racer3;
		enelvl = 500;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 5;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 5;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 5;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 5;
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 4;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	movieClip 1801	{
	}
	instance of movieClip 1801	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				if (_root.chick.mode == 5) {
					_root.chick._rotation += 70;
				}
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				if (_root.chick2.mode == 5) {
					_root.chick2._rotation += 70;
				}
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				if (_root.chick3.mode == 5) {
					_root.chick3._rotation += 70;
				}
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				if (_root.chick4.mode == 5) {
					_root.chick4._rotation += 70;
				}
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	movieClip 1803	{
	}
	instance of movieClip 1803	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				if (_root.chick.mode == 5) {
					_root.chick._rotation += 70;
				}
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				if (_root.chick2.mode == 5) {
					_root.chick2._rotation += 70;
				}
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				if (_root.chick3.mode == 5) {
					_root.chick3._rotation += 70;
				}
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				if (_root.chick4.mode == 5) {
					_root.chick4._rotation += 70;
				}
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and _root.chick._currentframe == 98) {
				_root.chick.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick2) and _root.chick2._currentframe == 98) {
				_root.chick2.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick3) and _root.chick3._currentframe == 98) {
				_root.chick3.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick4) and _root.chick4._currentframe == 98) {
				_root.chick4.gotoAndStop(99);
			}
		}
	}
	instance chick4 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype4 = eyetype;
			_root.hairtype4 = hairtype;
			_root.colourtype4 = colourtype;
			_root.spottype4 = spottype;
			_root.spotcolourtype4 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 62;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	movieClip 1806	{
	}
	instance of movieClip 1806	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
		}
	}
	movieClip 1808	{
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2150) {
				_x = 2150;
			}
			_root.energy._x = _x;
		}
	}
	frame 88 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 88 {
		firstmessage = 'WOO YOU WON THE LAST RACE!';
		seconmessage = 'YOU CAN STILL WIN THE TOURNAMENT!';
		thirdmessage = 'SLIM CHANCES TO WIN THE TOURNEY NOW';
		forthmessage = 'YOU LOST THE LAST RACE :(';
	}
	frame 88 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
		if (first == 1) {
			team1points = Number(team1points + 3);
		}
		if (first == 2) {
			team2points = Number(team2points + 3);
		}
		if (first == 3) {
			team3points = Number(team3points + 3);
		}
		if (first == 4) {
			team4points = Number(team4points + 3);
		}
		if (second == 1) {
			team1points = Number(team1points + 2);
		}
		if (second == 2) {
			team2points = Number(team2points + 2);
		}
		if (second == 3) {
			team3points = Number(team3points + 2);
		}
		if (second == 4) {
			team4points = Number(team4points + 2);
		}
		if (third == 1) {
			team1points = Number(team1points + 1);
		}
		if (third == 2) {
			team2points = Number(team2points + 1);
		}
		if (third == 3) {
			team3points = Number(team3points + 1);
		}
		if (third == 4) {
			team4points = Number(team4points + 1);
		}
		if (forth == 1) {
			team1points = Number(team1points + 0);
		}
		if (forth == 2) {
			team2points = Number(team2points + 0);
		}
		if (forth == 3) {
			team3points = Number(team3points + 0);
		}
		if (forth == 4) {
			team4points = Number(team4points + 0);
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 89 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 89 {
		if (team1points == team2points) {
			team1points += 0.1;
		}
		if (team1points == team3points) {
			team1points += 0.1;
		}
		if (team1points == team4points) {
			team1points += 0.1;
		}
		if (team2points == team3points) {
			team2points += 0.1;
		}
		if (team2points == team4points) {
			team2points += 0.1;
		}
		if (team3points == team4points) {
			team3points += 0.1;
		}
		if (team1points > team2points) {
			if (team1points > team3points) {
				if (team1points > team4points) {
					team1r = 1;
				} else {
					team1r = 2;
				}
			} else {
				if (team1points > team4points) {
					team1r = 2;
				} else {
					team1r = 3;
				}
			}
		} else {
			if (team1points > team3points) {
				if (team1points > team4points) {
					team1r = 2;
				} else {
					team1r = 3;
				}
			} else {
				if (team1points > team4points) {
					team1r = 3;
				} else {
					team1r = 4;
				}
			}
		}
		if (team2points > team1points) {
			if (team2points > team3points) {
				if (team2points > team4points) {
					team2r = 1;
				} else {
					team2r = 2;
				}
			} else {
				if (team2points > team4points) {
					team2r = 2;
				} else {
					team2r = 3;
				}
			}
		} else {
			if (team2points > team3points) {
				if (team2points > team4points) {
					team2r = 2;
				} else {
					team2r = 3;
				}
			} else {
				if (team2points > team4points) {
					team2r = 3;
				} else {
					team2r = 4;
				}
			}
		}
		if (team3points > team2points) {
			if (team3points > team1points) {
				if (team3points > team4points) {
					team3r = 1;
				} else {
					team3r = 2;
				}
			} else {
				if (team3points > team4points) {
					team3r = 2;
				} else {
					team3r = 3;
				}
			}
		} else {
			if (team3points > team1points) {
				if (team3points > team4points) {
					team3r = 2;
				} else {
					team3r = 3;
				}
			} else {
				if (team3points > team4points) {
					team3r = 3;
				} else {
					team3r = 4;
				}
			}
		}
		if (team4points > team2points) {
			if (team4points > team3points) {
				if (team4points > team1points) {
					team4r = 1;
				} else {
					team4r = 2;
				}
			} else {
				if (team4points > team1points) {
					team4r = 2;
				} else {
					team4r = 3;
				}
			}
		} else {
			if (team4points > team3points) {
				if (team4points > team1points) {
					team4r = 2;
				} else {
					team4r = 3;
				}
			} else {
				if (team4points > team1points) {
					team4r = 3;
				} else {
					team4r = 4;
				}
			}
		}
		if (team1r == 1) {
			result1 = team1;
			result = 'YOU WON! HOW ABOUT THAT';
			_root.tourn2 = 1;
			kongregate.stats.submit('tournament2won', 1);
		}
		if (team1r == 2) {
			result2 = team1;
			result = 'YOU CAME SECOND. SO CLOSE!';
		}
		if (team1r == 3) {
			result3 = team1;
			result = 'THIRD PLACE. MORE TRAINING?';
		}
		if (team1r == 4) {
			result4 = team1;
			result = 'FOURTH? NOT GOOD ENOUGH!';
		}
		if (team2r == 1) {
			result1 = team2;
		}
		if (team2r == 2) {
			result2 = team2;
		}
		if (team2r == 3) {
			result3 = team2;
		}
		if (team2r == 4) {
			result4 = team2;
		}
		if (team3r == 1) {
			result1 = team3;
		}
		if (team3r == 2) {
			result2 = team3;
		}
		if (team3r == 3) {
			result3 = team3;
		}
		if (team3r == 4) {
			result4 = team3;
		}
		if (team4r == 1) {
			result1 = team4;
		}
		if (team4r == 2) {
			result2 = team4;
		}
		if (team4r == 3) {
			result3 = team4;
		}
		if (team4r == 4) {
			result4 = team4;
		}
	}
	instance of movieClip 1369	{
		onClipEvent (enterFrame) {
			if (_root.tourn2 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (release) {
			if (_root.tourn2 == 1) {
				_root.nextFrame();
			}
		}
	}
	frame 90 {
		song = 9;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 90 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	frame 90 {
		kongregate.stats.submit('moneytotal', _root.money);
	}
	frame 90 {
		duckinuse = 0;
	}
	movieClip 1819	{
	}
	instance of movieClip 1819	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	movieClip 1821	{
	}
	instance of movieClip 1821	{
		onClipEvent (load) {
			centre = 750;
			_x = centre + _root.cam._x;
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = centre + _root.cam._x;
		}
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 1823	{
	}
	instance of movieClip 1823	{
		onClipEvent (load) {
			centre = 750;
			_x = (centre + _root.cam._x) / 1.2;
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = (centre + _root.cam._x) / 1.2;
		}
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 1825	{
	}
	instance of movieClip 1825	{
		onClipEvent (load) {
			centre = 750;
			_x = (centre + _root.cam._x) / 1.7;
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = (centre + _root.cam._x) / 1.7;
		}
	}
	movieClip 1827	{
	}
	instance of movieClip 1827	{
		onClipEvent (load) {
			centre = 750;
			_x = (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = (centre + _root.cam._x) / 2;
		}
	}
	movieClip 1829	{
	}
	instance of movieClip 1829	{
		onClipEvent (load) {
			centre = 750;
			_x = (centre + _root.cam._x) / 4;
		}
		onClipEvent (enterFrame) {
			centre = 750;
			_x = (centre + _root.cam._x) / 4;
		}
	}
	movieClip 1831	{
	}
	instance of movieClip 1831	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duckA._x + _root.duckA.qwe._x, _root.duckA._y + _root.duckA.qwe._y + 27, true)) {
				_root.duckA._y -= 1;
				_root.duckA.yspeed = 0;
			}
			while (this.hitTest(_root.duckB._x + _root.duckB.qwe._x, _root.duckB._y + _root.duckB.qwe._y + 27, true)) {
				_root.duckB._y -= 1;
				_root.duckB.yspeed = 0;
			}
			while (this.hitTest(_root.duckC._x + _root.duckC.qwe._x, _root.duckC._y + _root.duckC.qwe._y + 27, true)) {
				_root.duckC._y -= 1;
				_root.duckC.yspeed = 0;
			}
			while (this.hitTest(_root.duckD._x + _root.duckD.qwe._x, _root.duckD._y + _root.duckD.qwe._y + 27, true)) {
				_root.duckD._y -= 1;
				_root.duckD.yspeed = 0;
			}
			while (this.hitTest(_root.duckE._x + _root.duckE.qwe._x, _root.duckE._y + _root.duckE.qwe._y + 27, true)) {
				_root.duckE._y -= 1;
				_root.duckE.yspeed = 0;
			}
			while (this.hitTest(_root.duckF._x + _root.duckF.qwe._x, _root.duckF._y + _root.duckF.qwe._y + 27, true)) {
				_root.duckF._y -= 1;
				_root.duckF.yspeed = 0;
			}
		}
	}
	instance tourney of movieClip 871	{
		onClipEvent (load) {
			centre = _x;
			stop();
			_root.flagind._visible = false;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 1.7;
			_root.flagind._x = _x;
			_root.flagind._y = _y;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.flagind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.flagind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(122);
		}
	}
	instance shop of movieClip 857	{
		onClipEvent (load) {
			centre = _x;
			stop();
			_root.shopind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.shopind._x = _x;
			_root.shopind._y = _y;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.shopind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.shopind._visible = false;
		}
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	instance duckF of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck6 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck6 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 6;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck6name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance hover of movieClip 942	{
		onClipEvent (load) {
			_visible = false;
			stop();
			duck = 0;
			above = 1;
		}
		onClipEvent (enterFrame) {
			if (_visible == false) {
				_alpha = 0;
			}
			if (_visible == true) {
				if (_alpha < 100) {
					_alpha = _alpha + 20;
				}
				if (above == 1) {
					if (duck == 1) {
						_x = _root.duckA._x;
						_y = _root.duckA._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 2) {
						_x = _root.duckB._x;
						_y = _root.duckB._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 3) {
						_x = _root.duckC._x;
						_y = _root.duckC._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 4) {
						_x = _root.duckD._x;
						_y = _root.duckD._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 5) {
						_x = _root.duckE._x;
						_y = _root.duckE._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 6) {
						_x = _root.duckF._x;
						_y = _root.duckF._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
				} else {
					if (duck == 1) {
						_x = _root.duckA._x;
						_y = _root.duckA._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 2) {
						_x = _root.duckB._x;
						_y = _root.duckB._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 3) {
						_x = _root.duckC._x;
						_y = _root.duckC._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 4) {
						_x = _root.duckD._x;
						_y = _root.duckD._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 5) {
						_x = _root.duckE._x;
						_y = _root.duckE._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 6) {
						_x = _root.duckF._x;
						_y = _root.duckF._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
				}
			}
			if (_x < 75) {
				_x = 75;
			}
			if (_x > 1425) {
				_x = 1425;
			}
			if (_y < 100) {
				above = 0;
			}
			if (_y > 380) {
				above = 1;
			}
		}
	}
	movieClip 1833	{
	}
	movieClip 1835	{
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 6;
			hairtype = 2;
			colourtype = 10;
			spottype = 3;
			spotcolourtype = 5;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(96);
		}
	}
	instance duckA of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck1 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck1 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 1;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck1name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckB of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck2 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck2 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 2;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck2name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckC of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck3 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck3 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 3;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck3name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckD of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck4 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck4 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 4;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck4name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckE of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck5 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck5 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 5;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck5name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 854	{
		onClipEvent (enterFrame) {
			_x = _root.npc2._x;
		}
		onClipEvent (release) {
			_root.gotoAndStop(110);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
		onClipEvent (load) {
			if (_root.race6 == 1) {
				_visible = false;
			}
		}
	}
	instance npc2 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 14;
			hairtype = 2;
			colourtype = 1;
			spottype = 12;
			spotcolourtype = 0;
		}
	}
	instance of movieClip 854	{
		onClipEvent (load) {
			if (_root.race7 == 1) {
				_visible = false;
			}
		}
		onClipEvent (release) {
			_root.gotoAndStop(114);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
	}
	instance of movieClip 851	{
		onClipEvent (load) {
			eyetype = 5;
			hairtype = 5;
			colourtype = 6;
			spottype = 14;
			spotcolourtype = 0;
		}
	}
	instance of movieClip 854	{
		onClipEvent (load) {
			if (_root.race8 == 1) {
				_visible = false;
			}
		}
		onClipEvent (release) {
			_root.gotoAndStop(118);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
	}
	instance of movieClip 851	{
		onClipEvent (load) {
			eyetype = 11;
			hairtype = 7;
			colourtype = 2;
			spottype = 0;
			spotcolourtype = 0;
		}
	}
	instance cam of movieClip 924	{
		onClipEvent (load) {
			xspeed = 0;
			xspeed2 = 0;
			if (_root.firstvisit == 1) {
				_root.mover.play();
				go = 0;
			} else {
				go = 1;
				_root.mover.stop();
			}
			_root.firstvisit = 0;
		}
		onClipEvent (enterFrame) {
			xspeed2 *= 0.99;
			_x = _x + xspeed2 * 10;
			if (xspeed2 < xspeed) {
				xspeed2 += 0.05;
			}
			if (xspeed2 > xspeed) {
				xspeed2 -= 0.05;
			}
			if (xspeed2 > 1) {
				xspeed2 = 1;
			}
			if (xspeed2 < -1) {
				xspeed2 = -1;
			}
			if (go == 0) {
				if (_root.position == 1) {
					_x = _x + (_root.runtrainer._x - _x) / 8;
				}
				if (_root.position == 2) {
					_x = _x + (_root.npc1._x - _x) / 8;
				}
				if (_root.position == 3) {
					_x = _x + (_root.shop._x - _x) / 8;
				}
				if (_root.position == 4) {
					_x = _x + (_root.tourney._x - _x) / 8;
				}
			}
			if (go == 1) {
				xspeed = int((_root._xmouse - _x) / 200) * 10;
			}
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1125) {
				_x = 1125;
			}
			_root.mount._x = _x;
			_root.mount._y = _y;
		}
	}
	instance sett of movieClip 896	{
		onClipEvent (release) {
			_root.prevlocation = _root._currentframe;
			_root.gotoAndStop(31);
		}
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (releaseOutside, rollOut) {
			_alpha = 100;
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
		onClipEvent (load) {
			if (_root.firstvisit == 1) {
				_visible = false;
			}
		}
	}
	instance of movieClip 900	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance lol of movieClip 902	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
			moneyshow = 'Money: $' + _root.money;
		}
	}
	movieClip 1837	{
	}
	instance mount of movieClip 1837	{
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (rollOut, dragOut) {
			_alpha = 100;
		}
		onClipEvent (release) {
			_root.gotoAndStop(50);
		}
	}
	instance of movieClip 922	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
		onClipEvent (load) {
			if (_root.firstvisit == 1) {
				_visible = false;
			}
		}
	}
	instance of movieClip 944	{
		onClipEvent (load) {
			gotoAndPlay(2);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 91 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 91 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	movieClip 1839	{
		instance of movieClip 649	{
			onClipEvent (load) {
				gotoAndStop(112);
			}
		}
	}
	instance of movieClip 1839	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(6);
		}
	}
	movieClip 1841	{
	}
	instance of movieClip 1841	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(2);
		}
	}
	movieClip 1843	{
	}
	instance of movieClip 1843	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(4);
		}
	}
	movieClip 1845	{
	}
	instance of movieClip 1845	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(3);
		}
	}
	movieClip 1847	{
	}
	instance of movieClip 1847	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(5);
		}
	}
	movieClip 1848	{
	}
	instance of movieClip 1848	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(8);
		}
	}
	button 1850 {
		on (release) {
			if (_root.money >= 400) {
				_root.money = Number(_root.money - 400);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 10;
					_root.duck1spot = 0;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 10;
						_root.duck2spot = 0;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 10;
							_root.duck3spot = 0;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 10;
								_root.duck4spot = 0;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 10;
									_root.duck5spot = 0;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 10;
										_root.duck6spot = 0;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 10;
										_root.cost = 400;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 1853 {
		on (release) {
			if (_root.money >= 400) {
				_root.money = Number(_root.money - 400);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 8;
					_root.duck1spot = 0;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 8;
						_root.duck2spot = 0;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 8;
							_root.duck3spot = 0;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 8;
								_root.duck4spot = 0;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 8;
									_root.duck5spot = 0;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 8;
										_root.duck6spot = 0;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 8;
										_root.cost = 400;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 1856 {
		on (release) {
			if (_root.money >= 400) {
				_root.money = Number(_root.money - 400);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 11;
					_root.duck1spot = 0;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 11;
						_root.duck2spot = 0;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 11;
							_root.duck3spot = 0;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 11;
								_root.duck4spot = 0;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 11;
									_root.duck5spot = 0;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 11;
										_root.duck6spot = 0;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 11;
										_root.cost = 400;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 1859 {
		on (release) {
			if (_root.money >= 400) {
				_root.money = Number(_root.money - 400);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 6;
					_root.duck1spot = 0;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 6;
						_root.duck2spot = 0;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 6;
							_root.duck3spot = 0;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 6;
								_root.duck4spot = 0;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 6;
									_root.duck5spot = 0;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 6;
										_root.duck6spot = 0;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 6;
										_root.cost = 400;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 1863 {
		on (release) {
			if (_root.money >= 250) {
				_root.money = Number(_root.money - 250);
				_root.hairstyle = 7;
				_root.cost = Number(250);
				_root.gotoAndStop(_root._currentframe + 3);
			}
		}
	}
	button 1865 {
		on (release) {
			if (_root.money >= 300) {
				_root.money = Number(_root.money - 300);
				_root.hairstyle = 17;
				_root.gotoAndStop(_root._currentframe + 4);
				_root.cost = 300;
			}
		}
	}
	button 1867 {
		on (release) {
			if (_root.money >= 250) {
				_root.money = Number(_root.money - 250);
				_root.hairstyle = 18;
				_root.gotoAndStop(_root._currentframe + 4);
				_root.cost = 250;
			}
		}
	}
	movieClip 1868	{
		instance of movieClip 1452	{
			onClipEvent (rollOver) {
				_xscale = 110;
				_yscale = 110;
			}
			onClipEvent (releaseOutside, rollOut) {
				_xscale = 100;
				_yscale = 100;
			}
			onClipEvent (press) {
				_root.infoscreen.gotoAndStop(2);
			}
		}
		instance of movieClip 1458	{
			onClipEvent (rollOver) {
				_xscale = 110;
				_yscale = 110;
			}
			onClipEvent (releaseOutside, rollOut) {
				_xscale = 100;
				_yscale = 100;
			}
			onClipEvent (press) {
				_root.infoscreen.gotoAndStop(2);
			}
		}
		instance of movieClip 1456	{
			onClipEvent (rollOver) {
				_xscale = 110;
				_yscale = 110;
			}
			onClipEvent (releaseOutside, rollOut) {
				_xscale = 100;
				_yscale = 100;
			}
			onClipEvent (press) {
				_root.infoscreen.gotoAndStop(2);
			}
		}
		instance of movieClip 1454	{
			onClipEvent (rollOver) {
				_xscale = 110;
				_yscale = 110;
			}
			onClipEvent (releaseOutside, rollOut) {
				_xscale = 100;
				_yscale = 100;
			}
			onClipEvent (press) {
				_root.infoscreen.gotoAndStop(2);
			}
		}
		instance of movieClip 649	{
			onClipEvent (load) {
				gotoAndStop(112);
			}
		}
	}
	instance infoscreen of movieClip 1868	{
		onClipEvent (load) {
			stop();
		}
		onClipEvent (enterFrame) {
			_root.moneyshow = 'Money: $' + _root.money;
		}
	}
	movieClip 1869	{
	}
	instance of movieClip 1869	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(7);
		}
	}
	frame 92 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 92 {
		type = int(random(10));
		if (type == 0) {
			ducknameinput.text = 'Duckald';
		}
		if (type == 1) {
			ducknameinput.text = 'Duckina';
		}
		if (type == 2) {
			ducknameinput.text = 'Duckette';
		}
		if (type == 3) {
			ducknameinput.text = 'Ducky';
		}
		if (type == 4) {
			ducknameinput.text = 'Duck';
		}
		if (type == 5) {
			ducknameinput.text = 'Duckaine';
		}
		if (type == 6) {
			ducknameinput.text = 'Duckipo';
		}
		if (type == 7) {
			ducknameinput.text = 'Ducken';
		}
		if (type == 8) {
			ducknameinput.text = 'Duke';
		}
		if (type == 9) {
			ducknameinput.text = 'Ducked';
		}
		if (type == 10) {
			ducknameinput.text = 'Duckic';
		}
		if (_root.duckinuse == 1) {
			kongregate.stats.submit('ducksinteam', 1);
			_root.duck1rlvl = 0;
			_root.duck1slvl = 0;
			_root.duck1flvl = 0;
			_root.duck1clvl = 0;
			_root.duck1elvl = 0;
			_root.duck1jlvl = 0;
		}
		if (_root.duckinuse == 2) {
			kongregate.stats.submit('ducksinteam', 2);
			_root.duck2rlvl = 0;
			_root.duck2slvl = 0;
			_root.duck2flvl = 0;
			_root.duck2clvl = 0;
			_root.duck2elvl = 0;
			_root.duck2jlvl = 0;
		}
		if (_root.duckinuse == 3) {
			kongregate.stats.submit('ducksinteam', 3);
			_root.duck3rlvl = 0;
			_root.duck3slvl = 0;
			_root.duck3flvl = 0;
			_root.duck3clvl = 0;
			_root.duck3elvl = 0;
			_root.duck3jlvl = 0;
		}
		if (_root.duckinuse == 4) {
			kongregate.stats.submit('ducksinteam', 4);
			_root.duck4rlvl = 0;
			_root.duck4slvl = 0;
			_root.duck4flvl = 0;
			_root.duck4clvl = 0;
			_root.duck4elvl = 0;
			_root.duck4jlvl = 0;
		}
		if (_root.duckinuse == 5) {
			kongregate.stats.submit('ducksinteam', 5);
			_root.duck5rlvl = 0;
			_root.duck5slvl = 0;
			_root.duck5flvl = 0;
			_root.duck5clvl = 0;
			_root.duck5elvl = 0;
			_root.duck5jlvl = 0;
		}
		if (_root.duckinuse == 6) {
			kongregate.stats.submit('ducksinteam', 6);
			_root.duck6rlvl = 0;
			_root.duck6slvl = 0;
			_root.duck6flvl = 0;
			_root.duck6clvl = 0;
			_root.duck6elvl = 0;
			_root.duck6jlvl = 0;
		}
	}
	instance of movieClip 305	{
	}
	frame 93 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 94 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	frame 95 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 96 {
		song = 9;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 96 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance of movieClip 1819	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 6;
			hairtype = 2;
			colourtype = 10;
			spottype = 3;
			spotcolourtype = 5;
			_root.runind._visible = false;
		}
	}
	button 1891 {
		on (release) {
			_root.gotoAndStop(90);
		}
	}
	frame 97 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 1893 {
		on (release) {
			gotoAndStop('MENU3');
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 1900 {
		on (release) {
			_root.duckinuse = 1;
			_root.startlvl = Number(_root.duck1flvl);
			_root.nextFrame();
		}
	}
	button 1901 {
		on (release) {
			_root.duckinuse = 2;
			_root.startlvl = Number(_root.duck2flvl);
			_root.nextFrame();
		}
	}
	button 1902 {
		on (release) {
			_root.duckinuse = 3;
			_root.startlvl = Number(_root.duck3flvl);
			_root.nextFrame();
		}
	}
	button 1903 {
		on (release) {
			_root.duckinuse = 4;
			_root.startlvl = Number(_root.duck4flvl);
			_root.nextFrame();
		}
	}
	button 1904 {
		on (release) {
			_root.duckinuse = 5;
			_root.startlvl = Number(_root.duck5flvl);
			_root.nextFrame();
		}
	}
	button 1905 {
		on (release) {
			_root.duckinuse = 6;
			_root.startlvl = Number(_root.duck6flvl);
			_root.nextFrame();
		}
	}
	frame 98 {
		song = 15;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 98 {
		stop();
		coins = 0;
	}
	instance of movieClip 1819	{
		onClipEvent (enterFrame) {
			_y = _root.cam._y;
		}
	}
	movieClip 1907	{
	}
	instance cloud1 of movieClip 1907	{
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 400) {
				_y = _y - (800 + Math.random() * 200);
				_x = Math.random() * 750;
			}
		}
	}
	instance cloud2 of movieClip 1907	{
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 400) {
				_y = _y - (800 + Math.random() * 200);
				_x = Math.random() * 750;
			}
		}
	}
	instance cloud3 of movieClip 1907	{
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 400) {
				_y = _y - (800 + Math.random() * 200);
				_x = Math.random() * 750;
			}
		}
	}
	instance of movieClip 1821	{
		onClipEvent (enterFrame) {
			if (_root.cam._y < 240 and _root.duck._y < _root.cam._y) {
				_y = _y + _root.duck.yspeed / 2;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 1823	{
		onClipEvent (enterFrame) {
			if (_root.cam._y < 240 and _root.duck._y < _root.cam._y) {
				_y = _y + _root.duck.yspeed / 2.15;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 1825	{
		onClipEvent (enterFrame) {
			if (_root.cam._y < 240 and _root.duck._y < _root.cam._y) {
				_y = _y + _root.duck.yspeed / 2.2;
			}
		}
	}
	instance of movieClip 1827	{
		onClipEvent (enterFrame) {
			if (_root.cam._y < 240 and _root.duck._y < _root.cam._y) {
				_y = _y + _root.duck.yspeed / 2.3;
			}
		}
	}
	instance of movieClip 1829	{
		onClipEvent (enterFrame) {
			if (_root.cam._y < 240 and _root.duck._y < _root.cam._y) {
				_y = _y + _root.duck.yspeed / 2.4;
			}
		}
	}
	instance of movieClip 1831	{
		onClipEvent (enterFrame) {
			if (_root.cam._y < 240 and _root.duck._y < _root.cam._y) {
				_y = _y + _root.duck.yspeed / 4;
			}
		}
	}
	movieClip 1910	{
	}
	instance of movieClip 1910	{
		onClipEvent (keyPress '<Space>') {
			_root.nextFrame();
		}
	}
	frame 99 {
		song = 15;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance duck of movieClip 721	{
		onClipEvent (load) {
			yspeed = -30;
			xspeed = 0;
		}
		onClipEvent (enterFrame) {
			if (xspeed < -30) {
				xspeed = -30;
			}
			if (xspeed > 30) {
				xspeed = 30;
			}
			_y = _y + yspeed;
			_x = _x + xspeed;
			yspeed += 0.5;
			if (Key.isDown(37)) {
				xspeed -= 0.5;
			}
			if (Key.isDown(39)) {
				xspeed += 0.5;
			}
			angle = Math.atan(yspeed / xspeed) / 0.0174532925199433;
			if (xspeed < 0) {
				angle += 180;
			}
			if (xspeed >= 0 && yspeed < 0) {
				angle += 360;
			}
			if (_x < 22) {
				_x = 22;
				xspeed = 0;
			}
			if (_x > 728) {
				_x = 728;
				xspeed = 0;
			}
			if (_y > _root.cam._y + 500 and _root._currentframe == 99) {
				_root.nextFrame();
			}
			_rotation = angle;
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (load) {
			topy = 500;
		}
		onClipEvent (enterFrame) {
			starty = _y;
			if (_root.duck._y < _y) {
				_y = _y + (_root.duck._y - 100 - _y) / 4;
			}
			if (_y < topy + 100) {
				_y = _y + (_root.duck._y - 100 - _y) / 4;
			}
			if (_y < topy) {
				if (_y < 240) {
					topy = _y;
				}
			}
			if (_y > 240) {
				_y = 240;
			}
			endy = _y;
			_root.cloud1._y += (endy - starty) / 8;
			_root.cloud2._y += (endy - starty) / 4;
			_root.cloud3._y += (endy - starty) / 2;
			_root.scoreclip._y = _y;
			_root.scoreclip.dist = -Math.round(topy / 10);
			if (_root.scoreclip.dist < 0) {
				_root.scoreclip.dist = 0;
			}
			_root.dist = _root.scoreclip.dist;
		}
	}
	movieClip 1913	{
	}
	movieClip 1914	{
	}
	movieClip 1915	{
	}
	movieClip 1916	{
		frame 1 {
			stop();
		}
		instance of movieClip 1915	{
			onClipEvent (load) {
				fram = Math.ceil(Math.random() * 33);
				gotoAndPlay(fram);
			}
		}
	}
	instance a4 of movieClip 1916	{
		onClipEvent (load) {
			hittable = true;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck) and hittable == true) {
				if (_currentframe == 1 and _root.duck.yspeed > -20) {
					_root.duck.yspeed = -20;
				}
				if (_currentframe == 2 and _root.duck.yspeed > -40) {
					_root.duck.yspeed = -40;
				}
				_visible = false;
				hittable = false;
			}
			if (_y > _root.cam._y + 300) {
				hittable = true;
				_visible = true;
				chance = Math.ceil(Math.random() * 10);
				if (chance == 5) {
					gotoAndStop(2);
				} else {
					gotoAndStop(1);
				}
				totaldifference = -_y / 25;
				trace(totaldifference);
				halfdifference = totaldifference / 2;
				_y = _y - 600;
				_x = _root.a3._x - halfdifference + Math.random() * totaldifference;
				if (_x < 20) {
					_x = 20;
				}
				if (_x > 730) {
					_x = 730;
				}
			}
		}
	}
	instance a3 of movieClip 1916	{
		onClipEvent (load) {
			hittable = true;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck) and hittable == true) {
				if (_currentframe == 1 and _root.duck.yspeed > -20) {
					_root.duck.yspeed = -20;
				}
				if (_currentframe == 2 and _root.duck.yspeed > -40) {
					_root.duck.yspeed = -40;
				}
				_visible = false;
				hittable = false;
			}
			if (_y > _root.cam._y + 300) {
				hittable = true;
				_visible = true;
				chance = Math.ceil(Math.random() * 10);
				if (chance == 5) {
					gotoAndStop(2);
				} else {
					gotoAndStop(1);
				}
				totaldifference = -_y / 25;
				trace(totaldifference);
				halfdifference = totaldifference / 2;
				_y = _y - 600;
				_x = _root.a2._x - halfdifference + Math.random() * totaldifference;
				if (_x < 20) {
					_x = 20;
				}
				if (_x > 730) {
					_x = 730;
				}
			}
		}
	}
	instance a2 of movieClip 1916	{
		onClipEvent (load) {
			hittable = true;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck) and hittable == true) {
				if (_currentframe == 1 and _root.duck.yspeed > -20) {
					_root.duck.yspeed = -20;
				}
				if (_currentframe == 2 and _root.duck.yspeed > -40) {
					_root.duck.yspeed = -40;
				}
				_visible = false;
				hittable = false;
			}
			if (_y > _root.cam._y + 300) {
				hittable = true;
				_visible = true;
				chance = Math.ceil(Math.random() * 10);
				if (chance == 5) {
					gotoAndStop(2);
				} else {
					gotoAndStop(1);
				}
				totaldifference = -_y / 25;
				trace(totaldifference);
				halfdifference = totaldifference / 2;
				_y = _y - 600;
				_x = _root.a1._x - halfdifference + Math.random() * totaldifference;
				if (_x < 20) {
					_x = 20;
				}
				if (_x > 730) {
					_x = 730;
				}
			}
		}
	}
	instance a1 of movieClip 1916	{
		onClipEvent (load) {
			hittable = true;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck) and hittable == true) {
				if (_currentframe == 1 and _root.duck.yspeed > -20) {
					_root.duck.yspeed = -20;
				}
				if (_currentframe == 2 and _root.duck.yspeed > -40) {
					_root.duck.yspeed = -40;
				}
				_visible = false;
				hittable = false;
			}
			if (_y > _root.cam._y + 300) {
				hittable = true;
				_visible = true;
				chance = Math.ceil(Math.random() * 10);
				if (chance == 5) {
					gotoAndStop(2);
				} else {
					gotoAndStop(1);
				}
				totaldifference = -_y / 25;
				trace(totaldifference);
				halfdifference = totaldifference / 2;
				_y = _y - 600;
				_x = _root.a4._x - halfdifference + Math.random() * totaldifference;
				if (_x < 20) {
					_x = 20;
				}
				if (_x > 730) {
					_x = 730;
				}
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 400) {
				_y = _y - (800 + Math.random() * 200);
				_x = Math.random() * 750;
			}
			if (this.hitTest(_root.duck)) {
				play();
				_y = _y - 600;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	frame 100 {
		song = 15;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 100 {
		if (rts == 1) {
			gotoAndStop(257);
		}
	}
	button 1919 {
		on (release) {
			_root.gotoAndStop(90);
		}
	}
	button 1920 {
		on (release) {
			_root.nextFrame();
		}
	}
	movieClip 1922	{
		frame 1 {
			dist = Math.round(_root.dist);
			coins = _root.coins;
			_root.coinsthistime = 0;
			_root.coinsthistime = Number(_root.coinsthistime + coins);
			_root.money = Number(_root.money + coins);
			if (_root.duckinuse == 1) {
				_root.duck1flvl = Number(_root.duck1flvl + _root.dist / 50);
			}
			if (_root.duckinuse == 2) {
				_root.duck2flvl = Number(_root.duck2flvl + _root.dist / 50);
			}
			if (_root.duckinuse == 3) {
				_root.duck3flvl = Number(_root.duck3flvl + _root.dist / 50);
			}
			if (_root.duckinuse == 4) {
				_root.duck4flvl = Number(_root.duck4flvl + _root.dist / 50);
			}
			if (_root.duckinuse == 5) {
				_root.duck5flvl = Number(_root.duck5flvl + _root.dist / 50);
			}
			if (_root.duckinuse == 6) {
				_root.duck6flvl = Number(_root.duck6flvl + _root.dist / 50);
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_root.duckinuse == 1) {
					_parent.flvl = Math.floor(_root.duck1flvl / 10);
				}
				if (_root.duckinuse == 2) {
					_parent.flvl = Math.floor(_root.duck2flvl / 10);
				}
				if (_root.duckinuse == 3) {
					_parent.flvl = Math.floor(_root.duck3flvl / 10);
				}
				if (_root.duckinuse == 4) {
					_parent.flvl = Math.floor(_root.duck4flvl / 10);
				}
				if (_root.duckinuse == 5) {
					_parent.flvl = Math.floor(_root.duck5flvl / 10);
				}
				if (_root.duckinuse == 6) {
					_parent.flvl = Math.floor(_root.duck6flvl / 10);
				}
				xscale = (_parent.flvl / 1.5) * 2;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
	}
	instance of movieClip 1922	{
		onClipEvent (enterFrame) {
			_y = _root.cam._y;
		}
	}
	frame 101 {
		song = 15;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 101 {
		stop();
		coins = 0;
	}
	movieClip 1925	{
		frame 733 {
			stop();
		}
		frame 734 {
			stop();
		}
	}
	instance of movieClip 1925	{
		onClipEvent (enterFrame) {
			_y = _root.cam._y;
		}
	}
	movieClip 1926	{
	}
	movieClip 1927	{
	}
	movieClip 1928	{
	}
	movieClip 1929	{
	}
	movieClip 1931	{
	}
	movieClip 1932	{
	}
	movieClip 1934	{
	}
	movieClip 1937	{
	}
	instance of movieClip 1937	{
		onClipEvent (keyPress '<Space>') {
			_root.nextFrame();
		}
	}
	frame 102 {
		song = 15;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 1932	{
		onClipEvent (enterFrame) {
			_x = _x + (1164 - _x) / 500;
		}
	}
	instance ground of movieClip 1934	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < 0) {
				_x = _x + 1250;
			}
		}
	}
	instance cloud2 of movieClip 1907	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -200) {
				_x = _x + (1150 + Math.random() * 500);
				_y = Math.random() * 300;
			}
		}
	}
	instance cloud3 of movieClip 1907	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -200) {
				_x = _x + (1150 + Math.random() * 500);
				_y = Math.random() * 300;
			}
		}
	}
	instance cloud1 of movieClip 1907	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -200) {
				_x = _x + (1150 + Math.random() * 500);
				_y = Math.random() * 300;
			}
		}
	}
	movieClip 1938	{
	}
	movieClip 1939	{
	}
	movieClip 1940	{
	}
	movieClip 1942	{
		frame 1 {
			stop();
		}
		frame 13 {
			gotoAndStop(1);
		}
		frame 26 {
			gotoAndStop(1);
		}
		frame 39 {
			gotoAndStop(1);
		}
		frame 52 {
			gotoAndStop(1);
		}
		frame 65 {
			gotoAndStop(1);
		}
		frame 78 {
			gotoAndStop(1);
		}
		frame 91 {
			gotoAndStop(1);
		}
		frame 104 {
			gotoAndStop(1);
		}
		frame 117 {
			gotoAndStop(1);
		}
		frame 130 {
			gotoAndStop(1);
		}
		frame 143 {
			gotoAndStop(1);
		}
		frame 156 {
			gotoAndStop(1);
		}
		frame 169 {
			gotoAndStop(1);
		}
		frame 182 {
			gotoAndStop(1);
		}
		frame 195 {
			gotoAndStop(1);
		}
	}
	movieClip 1943	{
	}
	movieClip 1944	{
	}
	movieClip 1945	{
		instance of movieClip 1938	{
			onClipEvent (enterFrame) {
				type3 = Math.ceil(random(100));
				if (type3 == 10 and _parent.eye.eyelid._currentframe == 1) {
					_parent.eye.eyelid.gotoAndPlay(1 + (type - 1) * 13);
				}
			}
		}
	}
	movieClip 1946	{
		instance of movieClip 1945	{
		}
	}
	movieClip 1947	{
	}
	instance pos1 of movieClip 1947	{
		onClipEvent (enterFrame) {
			if (_y !== _root.goodplace) {
				_root.pos2.change = 1;
			}
			_y = _root.goodplace;
		}
	}
	movieClip 1950	{
		frame 20 {
			stop();
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance of movieClip 1950	{
		onClipEvent (enterFrame) {
			_x = _x - _root.xspeed;
			if (_x < -20) {
				_x = _x + 680;
				_y = _root.pos2._y;
			}
		}
	}
	instance duck of movieClip 721	{
		onClipEvent (load) {
			yspeed = -10;
			xspeed = 0;
			_root.xspeed = 19;
			extra = 0;
			dist = 0;
		}
		onClipEvent (enterFrame) {
			if (_x < -50) {
				_root.nextFrame();
			}
			_root.xspeed = Number(_root.xspeed + 0.015);
			if (_root.xspeed > 50) {
				_root.xspeed = 50;
			}
			dist += _root.xspeed / 5;
			_root.scoreclip.dist = Math.round(dist / 10);
			_root.dist = _root.scoreclip.dist;
			if (extra < 0) {
				extra += 1;
			}
			if (introdone !== 1) {
				_x = _x + (150 - _x) / 32;
			} else {
				if (_x < 150) {
					_x = _x + 2;
				}
			}
			if (Key.isDown(38) and _y > 40) {
				yspeed -= 1.3 + _root.xspeed / 50;
			}
			if (Key.isDown(40)) {
				yspeed += 1.3 + _root.xspeed / 50;
			}
			yspeed *= 0.9;
			if (_y < 40 and !Key.isDown(40)) {
				yspeed *= 0.7;
			}
			xspeed *= 0.9;
			if (yspeed > 5 + _root.xspeed / 2) {
				yspeed = 5 + _root.xspeed / 2;
			}
			if (yspeed < -5 - _root.xspeed / 2) {
				yspeed = -5 - _root.xspeed / 2;
			}
			_y = _y + yspeed;
			_x = _x + xspeed;
			angle = Math.atan(yspeed / _root.xspeed) / 0.0174532925199433;
			if (_root.xspeed < 0) {
				angle += 180;
			}
			if (_root.xspeed >= 0 && yspeed < 0) {
				angle += 360;
			}
			_rotation = angle;
			_rotation = _rotation / 2 + extra;
			if (_root.ground.hitTest(_x, _y + 20, true)) {
				yspeed = -20;
				xspeed = -_root.xspeed;
			}
		}
	}
	instance pos2 of movieClip 1947	{
		onClipEvent (load) {
			yspeed = 0;
			thespeed = 0.2;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_alpha < 100) {
				_alpha = _alpha + 5;
			}
			if (change == 1) {
				thespeed = _root.xspeed / 20;
				change = 0;
				startpos = _y;
				endpos = _root.pos1._y;
				midpos = startpos + (endpos - startpos) / 2;
			}
			if (startpos > endpos) {
				if (_y > midpos) {
					yspeed -= thespeed;
				} else {
					if (yspeed < 0) {
						yspeed += thespeed;
					}
				}
			}
			if (startpos < endpos) {
				if (_y < midpos) {
					yspeed += thespeed;
				} else {
					if (yspeed > 0) {
						yspeed -= thespeed;
					}
				}
			}
			if (Math.round(_y / 20) == Math.round(_root.pos1._y / 20)) {
				yspeed = 0;
			}
			_y = _y + yspeed;
			angle = Math.atan(yspeed / _root.xspeed) / 0.0174532925199433;
			if (_root.xspeed < 0) {
				angle += 180;
			}
			if (_root.xspeed >= 0 && yspeed < 0) {
				angle += 360;
			}
			oldrot = _rotation;
			_rotation = angle;
			_rotation = _rotation;
			_rotation = oldrot + (_rotation - oldrot) / 4;
		}
	}
	instance of movieClip 1105	{
		onClipEvent (enterFrame) {
			xspeed = _root.xspeed;
			_x = _x - xspeed;
			if (_x < -150) {
				_x = _x + 940;
				_y = 10 + Math.random() * 360;
			}
			if (this.hitTest(_root.duck)) {
				play();
				_x = _x + 940;
				_y = 10 + Math.random() * 420;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	movieClip 1954	{
	}
	instance rock of movieClip 1954	{
		onClipEvent (load) {
			_x = 1000 + (20 + _root.flylvl / 10) * 100;
			where = Math.ceil(Math.random() * 5);
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck._x + 40, _root.duck._y, true)) {
				_root.duck.xspeed = -(_root.xspeed / 0.9) - 2;
			}
			gotoAndStop(where);
			_x = _x - _root.xspeed;
			if (_x < -100) {
				_x = Math.random() * 1000 + 1500 + _root.xspeed * 10;
				where = Math.ceil(Math.random() * 5);
			}
			if (_currentframe == 1) {
				_root.goodplace = 110;
			}
			if (_currentframe == 2) {
				_root.goodplace = 300;
			}
			if (_currentframe == 3) {
				_root.goodplace = 205;
			}
			if (_currentframe == 4) {
				_root.goodplace = 60;
			}
			if (_currentframe == 5) {
				_root.goodplace = 350;
			}
		}
	}
	movieClip 1956	{
	}
	frame 103 {
		song = 15;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 103 {
		if (rts == 1) {
			gotoAndStop(257);
		}
	}
	movieClip 1960	{
		frame 1 {
			dist = Math.round(_root.dist);
			coins = _root.coins;
			_root.coinsthistime = 0;
			_root.coinsthistime = Number(_root.coinsthistime + coins);
			_root.money = Number(_root.money + coins);
			if (_root.duckinuse == 1) {
				_root.duck1flvl = Number(_root.duck1flvl + _root.dist / 50);
			}
			if (_root.duckinuse == 2) {
				_root.duck2flvl = Number(_root.duck2flvl + _root.dist / 50);
			}
			if (_root.duckinuse == 3) {
				_root.duck3flvl = Number(_root.duck3flvl + _root.dist / 50);
			}
			if (_root.duckinuse == 4) {
				_root.duck4flvl = Number(_root.duck4flvl + _root.dist / 50);
			}
			if (_root.duckinuse == 5) {
				_root.duck5flvl = Number(_root.duck5flvl + _root.dist / 50);
			}
			if (_root.duckinuse == 6) {
				_root.duck6flvl = Number(_root.duck6flvl + _root.dist / 50);
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_root.duckinuse == 1) {
					_parent.flvl = Math.floor(_root.duck1flvl / 10);
				}
				if (_root.duckinuse == 2) {
					_parent.flvl = Math.floor(_root.duck2flvl / 10);
				}
				if (_root.duckinuse == 3) {
					_parent.flvl = Math.floor(_root.duck3flvl / 10);
				}
				if (_root.duckinuse == 4) {
					_parent.flvl = Math.floor(_root.duck4flvl / 10);
				}
				if (_root.duckinuse == 5) {
					_parent.flvl = Math.floor(_root.duck5flvl / 10);
				}
				if (_root.duckinuse == 6) {
					_parent.flvl = Math.floor(_root.duck6flvl / 10);
				}
				xscale = (_parent.flvl / 1.5) * 2;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
	}
	instance of movieClip 1960	{
		onClipEvent (enterFrame) {
			_y = _root.cam._y;
		}
	}
	frame 104 {
		song = 15;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 104 {
		dist = 0;
		coins = 0;
	}
	frame 104 {
		stop();
	}
	frame 104 {
		groundhit = 0;
		zoom = 0;
	}
	instance of movieClip 1819	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance cloud3 of movieClip 1907	{
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 400) {
				_y = _y - (800 + Math.random() * 200);
				_x = Math.random() * 750;
			}
		}
	}
	instance of movieClip 1821	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 1823	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 1962	{
	}
	instance of movieClip 1962	{
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck._x, _root.duck._y + _root.duck.yspeed, true)) {
				_root.duck.xspeed = 0;
				_root.duck.yspeed = 0;
				_root.gravity = 0;
				_root.groundhit = 1;
			}
		}
	}
	movieClip 1964	{
	}
	instance target of movieClip 1964	{
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck._x, _root.duck._y + _root.duck.yspeed, true)) {
				_root.gravity = 0;
				_root.duck.xspeed = 0;
				_root.duck.yspeed = 0;
				_root.cam.zoom = 1;
			}
		}
	}
	movieClip 1967	{
	}
	movieClip 1970	{
	}
	instance of movieClip 1970	{
		onClipEvent (keyPress '<Space>') {
			_root.nextFrame();
		}
	}
	frame 105 {
		song = 15;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 105 {
		dist = 0;
	}
	frame 105 {
		stop();
		scorea = 0;
	}
	frame 105 {
		groundhit = 0;
		zoom = 0;
	}
	movieClip 1972	{
	}
	instance of movieClip 1972	{
		onClipEvent (enterFrame) {
			if (_root.cam.zoom == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
			_x = _root.ppart1._x + (_root.ppart2._x - _root.ppart1._x) / 2;
			_xscale = _root.ppart2._x - _root.ppart1._x;
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			if (zoom == 1) {
				_xscale = _xscale + (50 - _xscale) / 4;
				_yscale = _yscale + (50 - _yscale) / 4;
				_x = _x + (_root.duck._x - _x) / 4;
				_y = _y + (_root.duck._y - _y) / 4;
			}
			if (_y > 240 + _height / 2) {
				_y = 240 + _height / 2;
			}
		}
	}
	movieClip 1975	{
	}
	instance ppart2 of movieClip 1975	{
		onClipEvent (enterFrame) {
			if (_root.cam.zoom == 1) {
				_x = _root.target._x;
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 1977	{
	}
	instance ppart1 of movieClip 1977	{
		onClipEvent (enterFrame) {
			if (_root.cam.zoom == 1) {
				_x = _root.duck._x + 10;
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 1979	{
	}
	instance score of movieClip 1979	{
		onClipEvent (enterFrame) {
			if (_root.cam.zoom == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
			_x = _root.ppart1._x + (_root.ppart2._x - _root.ppart1._x) / 2;
			score = _root.ppart2._x - _root.ppart1._x;
			score *= score;
			score = Math.sqrt(score);
			score = Math.round(score);
			_root.scorea = Number(score);
		}
	}
	movieClip 1981	{
	}
	instance of movieClip 1981	{
		onClipEvent (enterFrame) {
			if (_root.cannon.clicked == 1) {
				_visible = false;
			}
			_x = _root.cannon._x + _root.cannon.xspeed + _root.cannon.xspeed;
			_y = _root.cannon._y + _root.cannon.yspeed + _root.cannon.yspeed + _root.gravity;
		}
	}
	instance of movieClip 1981	{
		onClipEvent (enterFrame) {
			if (_root.cannon.clicked == 1) {
				_visible = false;
			}
			_x = _root.cannon._x + _root.cannon.xspeed + _root.cannon.xspeed + _root.cannon.xspeed + _root.cannon.xspeed;
			_y = _root.cannon._y + _root.cannon.yspeed + _root.cannon.yspeed + _root.gravity + _root.cannon.yspeed + _root.gravity * 2 + _root.cannon.yspeed + _root.gravity * 3;
		}
	}
	instance of movieClip 1981	{
		onClipEvent (enterFrame) {
			if (_root.cannon.clicked == 1) {
				_visible = false;
			}
			_x = _root.cannon._x + _root.cannon.xspeed * 6;
			_y = _root.cannon._y + _root.cannon.yspeed + _root.cannon.yspeed + _root.gravity + _root.cannon.yspeed + _root.gravity * 2 + _root.cannon.yspeed + _root.gravity * 3 + _root.cannon.yspeed + _root.gravity * 4 + _root.cannon.yspeed + _root.gravity * 5;
		}
	}
	instance of movieClip 1981	{
		onClipEvent (enterFrame) {
			if (_root.cannon.clicked == 1) {
				_visible = false;
			}
			_x = _root.cannon._x + _root.cannon.xspeed * 8;
			_y = _root.cannon._y + _root.cannon.yspeed + _root.cannon.yspeed + _root.gravity + _root.cannon.yspeed + _root.gravity * 2 + _root.cannon.yspeed + _root.gravity * 3 + _root.cannon.yspeed + _root.gravity * 4 + _root.cannon.yspeed + _root.gravity * 5 + _root.cannon.yspeed + _root.gravity * 6 + _root.cannon.yspeed + _root.gravity * 7;
		}
	}
	instance of movieClip 1981	{
		onClipEvent (enterFrame) {
			if (_root.cannon.clicked == 1) {
				_visible = false;
			}
			_x = _root.cannon._x + _root.cannon.xspeed * 10;
			_y = _root.cannon._y + _root.cannon.yspeed + _root.cannon.yspeed + _root.gravity + _root.cannon.yspeed + _root.gravity * 2 + _root.cannon.yspeed + _root.gravity * 3 + _root.cannon.yspeed + _root.gravity * 4 + _root.cannon.yspeed + _root.gravity * 5 + _root.cannon.yspeed + _root.gravity * 6 + _root.cannon.yspeed + _root.gravity * 7 + _root.cannon.yspeed + _root.gravity * 8 + _root.cannon.yspeed + _root.gravity * 9;
		}
	}
	instance duck of movieClip 721	{
		onClipEvent (enterFrame) {
			_x = _x + xspeed / 2;
			_y = _y + yspeed / 2;
			yspeed += _root.gravity / 2;
			if (xspeed !== 0) {
				angle = Math.atan(yspeed / xspeed) / 0.0174532925199433;
				if (xspeed < 0) {
					angle += 180;
				}
				if (xspeed >= 0 && yspeed < 0) {
					angle += 360;
				}
				_rotation = angle;
			}
		}
	}
	instance cannon of movieClip 1967	{
		onClipEvent (load) {
			_root.gravity = 2;
		}
		onClipEvent (enterFrame) {
			if (clicked !== 1) {
				rx = _root._xmouse;
				ry = _root._ymouse;
				cx = _x;
				cy = _y;
				angle = Math.atan2(ry - cy, rx - cx) / 0.0174532925199433;
				_rotation = angle;
				if (_rotation < -90) {
					_rotation = -90;
				}
				if (_rotation > 10) {
					_rotation = 10;
				}
				xdist = Math.round(_root._xmouse - _x);
				ydist = Math.round(_root._ymouse - _y);
				distancefromthis = Math.round(Math.sqrt(xdist * xdist + ydist * ydist)) * 2;
				speed = 5 + distancefromthis / 4;
				if (speed > 200) {
					speed = 200;
				}
				if (speed < 75) {
					speed = 75;
				}
				xspeed = (speed / 5) * Math.cos(_rotation * Math.PI / 180);
				yspeed = (speed / 5) * Math.sin(_rotation * Math.PI / 180);
			}
		}
		onClipEvent (mouseDown) {
			if (clicked !== 1) {
				clicked = 1;
				_root.duck._x = _x;
				_root.duck._y = _y;
				_root.duck.xspeed = xspeed;
				_root.duck.yspeed = yspeed;
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (load) {
			_visible = true;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck)) {
				play();
				_x = _x + 1000;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (load) {
			_visible = true;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck)) {
				play();
				_x = _x + 1000;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (load) {
			_visible = true;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck)) {
				play();
				_x = _x + 1000;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	movieClip 1984	{
	}
	instance scoreclip of movieClip 1984	{
		onClipEvent (enterFrame) {
			dist = _root.dist;
			_x = _root.cam._x;
			_y = _root.cam._y;
			_xscale = _root.cam._xscale;
			_yscale = _root.cam._yscale;
		}
	}
	movieClip 1992	{
	}
	movieClip 1993	{
		instance of movieClip 1992	{
			onClipEvent (rollOver) {
				_alpha = 50;
			}
			onClipEvent (rollOut, dragOut) {
				_alpha = 100;
			}
			onClipEvent (release) {
				_root.nextFrame();
				_root.dist = Number(_root.dist + 0);
			}
		}
	}
	instance of movieClip 1993	{
		onClipEvent (enterFrame) {
			if (_root.groundhit == 1) {
				_visible = true;
				_root.resulta = 0;
			} else {
				_visible = false;
			}
			_x = _root.cam._x;
			_y = _root.cam._y;
		}
	}
	movieClip 2001	{
	}
	movieClip 2002	{
		instance of movieClip 1992	{
			onClipEvent (rollOver) {
				_alpha = 50;
			}
			onClipEvent (rollOut, dragOut) {
				_alpha = 100;
			}
			onClipEvent (release) {
				_root.dist = Number(_root.dist + _root.resulta);
				_root.nextFrame();
			}
		}
	}
	instance of movieClip 2002	{
		onClipEvent (enterFrame) {
			if (_root.cam.zoom == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
			_x = _root.cam._x;
			_y = _root.cam._y;
			_xscale = _root.cam._xscale;
			_yscale = _root.cam._yscale;
			resulta = '+' + Math.round(100 - _root.scorea * 1.8);
			_root.resulta = Math.round(100 - _root.scorea * 1.8);
		}
	}
	movieClip 2004	{
		frame 10 {
			gotoAndStop(1);
		}
	}
	instance of movieClip 2004	{
		onClipEvent (load) {
			gotoAndPlay(2);
			_x = _root.cam._x;
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 106 {
		song = 15;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 106 {
		groundhit = 0;
		zoom = 0;
	}
	movieClip 2006	{
	}
	instance of movieClip 2006	{
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck._x, _root.duck._y + _root.duck.yspeed, true)) {
				_root.duck.xspeed = 0;
				_root.duck.yspeed = 0;
				_root.gravity = 0;
				_root.groundhit = 1;
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (load) {
			_visible = true;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck)) {
				play();
				_x = _x + 1000;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (load) {
			_visible = true;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck)) {
				play();
				_x = _x + 1000;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (load) {
			_visible = true;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck)) {
				play();
				_x = _x + 1000;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			if (zoom == 1) {
				_xscale = _xscale + (50 - _xscale) / 4;
				_yscale = _yscale + (50 - _yscale) / 4;
				_x = _x + (_root.duck._x - _x) / 4;
				_y = _y + (_root.duck._y - _y) / 4;
			}
			if (_y < _height / 2) {
				_y = _height / 2;
			}
		}
	}
	instance of movieClip 1981	{
		onClipEvent (enterFrame) {
			if (_root.cannon.clicked == 1) {
				_visible = false;
			}
			_x = _root.cannon._x + _root.cannon.xspeed + _root.cannon.xspeed;
			_y = _root.cannon._y + _root.cannon.yspeed + _root.cannon.yspeed + _root.gravity;
		}
	}
	instance of movieClip 1981	{
		onClipEvent (enterFrame) {
			if (_root.cannon.clicked == 1) {
				_visible = false;
			}
			_x = _root.cannon._x + _root.cannon.xspeed + _root.cannon.xspeed + _root.cannon.xspeed + _root.cannon.xspeed;
			_y = _root.cannon._y + _root.cannon.yspeed + _root.cannon.yspeed + _root.gravity + _root.cannon.yspeed + _root.gravity * 2 + _root.cannon.yspeed + _root.gravity * 3;
		}
	}
	instance of movieClip 1981	{
		onClipEvent (enterFrame) {
			if (_root.cannon.clicked == 1) {
				_visible = false;
			}
			_x = _root.cannon._x + _root.cannon.xspeed * 6;
			_y = _root.cannon._y + _root.cannon.yspeed + _root.cannon.yspeed + _root.gravity + _root.cannon.yspeed + _root.gravity * 2 + _root.cannon.yspeed + _root.gravity * 3 + _root.cannon.yspeed + _root.gravity * 4 + _root.cannon.yspeed + _root.gravity * 5;
		}
	}
	instance of movieClip 1981	{
		onClipEvent (enterFrame) {
			if (_root.cannon.clicked == 1) {
				_visible = false;
			}
			_x = _root.cannon._x + _root.cannon.xspeed * 8;
			_y = _root.cannon._y + _root.cannon.yspeed + _root.cannon.yspeed + _root.gravity + _root.cannon.yspeed + _root.gravity * 2 + _root.cannon.yspeed + _root.gravity * 3 + _root.cannon.yspeed + _root.gravity * 4 + _root.cannon.yspeed + _root.gravity * 5 + _root.cannon.yspeed + _root.gravity * 6 + _root.cannon.yspeed + _root.gravity * 7;
		}
	}
	instance of movieClip 1981	{
		onClipEvent (enterFrame) {
			if (_root.cannon.clicked == 1) {
				_visible = false;
			}
			_x = _root.cannon._x + _root.cannon.xspeed * 10;
			_y = _root.cannon._y + _root.cannon.yspeed + _root.cannon.yspeed + _root.gravity + _root.cannon.yspeed + _root.gravity * 2 + _root.cannon.yspeed + _root.gravity * 3 + _root.cannon.yspeed + _root.gravity * 4 + _root.cannon.yspeed + _root.gravity * 5 + _root.cannon.yspeed + _root.gravity * 6 + _root.cannon.yspeed + _root.gravity * 7 + _root.cannon.yspeed + _root.gravity * 8 + _root.cannon.yspeed + _root.gravity * 9;
		}
	}
	instance target of movieClip 1964	{
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck._x, _root.duck._y + _root.duck.yspeed, true) and _root.groundhit == 0) {
				_root.gravity = 0;
				_root.duck.xspeed = 0;
				_root.duck.yspeed = 0;
				_root.cam.zoom = 1;
			}
		}
	}
	instance of movieClip 1972	{
		onClipEvent (enterFrame) {
			if (_root.cam.zoom == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
			_x = _root.ppart1._x + (_root.ppart2._x - _root.ppart1._x) / 2;
			_xscale = _root.ppart2._x - _root.ppart1._x;
		}
	}
	instance duck of movieClip 721	{
		onClipEvent (enterFrame) {
			_x = _x + xspeed / 2;
			_y = _y + yspeed / 2;
			yspeed += _root.gravity / 2;
			if (xspeed !== 0) {
				angle = Math.atan(yspeed / xspeed) / 0.0174532925199433;
				if (xspeed < 0) {
					angle += 180;
				}
				if (xspeed >= 0 && yspeed < 0) {
					angle += 360;
				}
				_rotation = angle;
			}
		}
	}
	instance cannon of movieClip 1967	{
		onClipEvent (load) {
			_root.gravity = 2;
			clicked = 0;
		}
		onClipEvent (enterFrame) {
			if (clicked !== 1) {
				rx = _root._xmouse;
				ry = _root._ymouse;
				cx = _x;
				cy = _y;
				angle = Math.atan2(ry - cy, rx - cx) / 0.0174532925199433;
				_rotation = angle;
				if (_rotation < -90) {
					_rotation = -90;
				}
				if (_rotation > 10) {
					_rotation = 10;
				}
				xdist = Math.round(_root._xmouse - _x);
				ydist = Math.round(_root._ymouse - _y);
				distancefromthis = Math.round(Math.sqrt(xdist * xdist + ydist * ydist)) * 2;
				speed = 5 + distancefromthis / 4;
				if (speed > 200) {
					speed = 200;
				}
				if (speed < 75) {
					speed = 75;
				}
				xspeed = (speed / 5) * Math.cos(_rotation * Math.PI / 180);
				yspeed = (speed / 5) * Math.sin(_rotation * Math.PI / 180);
			}
		}
		onClipEvent (mouseDown) {
			if (clicked !== 1) {
				clicked = 1;
				_root.duck._x = _x;
				_root.duck._y = _y;
				_root.duck.xspeed = xspeed;
				_root.duck.yspeed = yspeed;
			}
		}
	}
	instance of movieClip 1993	{
		onClipEvent (enterFrame) {
			if (_root.groundhit == 1 and _root.cam.zoom !== 1) {
				_visible = true;
				_root.resulta = 0;
			} else {
				_visible = false;
			}
			_x = _root.cam._x;
			_y = _root.cam._y;
		}
	}
	movieClip 2009	{
		frame 10 {
			gotoAndStop(1);
		}
	}
	instance h of movieClip 2009	{
		onClipEvent (load) {
			gotoAndPlay(2);
			_x = _root.cam._x;
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 107 {
		song = 15;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 107 {
		groundhit = 0;
		zoom = 0;
		gravity = 2;
		_root.cannon.clicked = 0;
	}
	movieClip 2011	{
	}
	instance of movieClip 2011	{
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck._x + _root.duck.xspeed, _root.duck._y + _root.duck.yspeed, true)) {
				_root.duck.xspeed = 0;
				_root.duck.yspeed = 0;
				_root.gravity = 0;
				_root.groundhit = 1;
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			if (zoom == 1) {
				_xscale = _xscale + (50 - _xscale) / 4;
				_yscale = _yscale + (50 - _yscale) / 4;
				_x = _x + (_root.duck._x - _x) / 4;
				_y = _y + (_root.duck._y - _y) / 4;
			}
			if (_y > 480 - _height / 2) {
				_y = 480 - _height / 2;
			}
		}
	}
	instance of movieClip 1981	{
		onClipEvent (load) {
			_visible = true;
		}
		onClipEvent (enterFrame) {
			if (_root.cannon.clicked == 1) {
				_visible = false;
			}
			_x = _root.cannon._x + _root.cannon.xspeed + _root.cannon.xspeed;
			_y = _root.cannon._y + _root.cannon.yspeed + _root.cannon.yspeed + _root.gravity;
		}
	}
	instance of movieClip 1981	{
		onClipEvent (load) {
			_visible = true;
		}
		onClipEvent (enterFrame) {
			if (_root.cannon.clicked == 1) {
				_visible = false;
			}
			_x = _root.cannon._x + _root.cannon.xspeed + _root.cannon.xspeed + _root.cannon.xspeed + _root.cannon.xspeed;
			_y = _root.cannon._y + _root.cannon.yspeed + _root.cannon.yspeed + _root.gravity + _root.cannon.yspeed + _root.gravity * 2 + _root.cannon.yspeed + _root.gravity * 3;
		}
	}
	instance of movieClip 1981	{
		onClipEvent (load) {
			_visible = true;
		}
		onClipEvent (enterFrame) {
			if (_root.cannon.clicked == 1) {
				_visible = false;
			}
			_x = _root.cannon._x + _root.cannon.xspeed * 6;
			_y = _root.cannon._y + _root.cannon.yspeed + _root.cannon.yspeed + _root.gravity + _root.cannon.yspeed + _root.gravity * 2 + _root.cannon.yspeed + _root.gravity * 3 + _root.cannon.yspeed + _root.gravity * 4 + _root.cannon.yspeed + _root.gravity * 5;
		}
	}
	instance of movieClip 1981	{
		onClipEvent (load) {
			_visible = true;
		}
		onClipEvent (enterFrame) {
			if (_root.cannon.clicked == 1) {
				_visible = false;
			}
			_x = _root.cannon._x + _root.cannon.xspeed * 8;
			_y = _root.cannon._y + _root.cannon.yspeed + _root.cannon.yspeed + _root.gravity + _root.cannon.yspeed + _root.gravity * 2 + _root.cannon.yspeed + _root.gravity * 3 + _root.cannon.yspeed + _root.gravity * 4 + _root.cannon.yspeed + _root.gravity * 5 + _root.cannon.yspeed + _root.gravity * 6 + _root.cannon.yspeed + _root.gravity * 7;
		}
	}
	instance of movieClip 1981	{
		onClipEvent (load) {
			_visible = true;
		}
		onClipEvent (enterFrame) {
			if (_root.cannon.clicked == 1) {
				_visible = false;
			}
			_x = _root.cannon._x + _root.cannon.xspeed * 10;
			_y = _root.cannon._y + _root.cannon.yspeed + _root.cannon.yspeed + _root.gravity + _root.cannon.yspeed + _root.gravity * 2 + _root.cannon.yspeed + _root.gravity * 3 + _root.cannon.yspeed + _root.gravity * 4 + _root.cannon.yspeed + _root.gravity * 5 + _root.cannon.yspeed + _root.gravity * 6 + _root.cannon.yspeed + _root.gravity * 7 + _root.cannon.yspeed + _root.gravity * 8 + _root.cannon.yspeed + _root.gravity * 9;
		}
	}
	instance duck of movieClip 721	{
		onClipEvent (load) {
			_x = 230;
			_y = 540;
		}
		onClipEvent (enterFrame) {
			_x = _x + xspeed / 2;
			_y = _y + yspeed / 2;
			yspeed += _root.gravity / 2;
			if (xspeed !== 0) {
				angle = Math.atan(yspeed / xspeed) / 0.0174532925199433;
				if (xspeed < 0) {
					angle += 180;
				}
				if (xspeed >= 0 && yspeed < 0) {
					angle += 360;
				}
				_rotation = angle;
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (load) {
			_visible = true;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck)) {
				play();
				_x = _x + 1000;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (load) {
			_visible = true;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck)) {
				play();
				_x = _x + 1000;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (load) {
			_visible = true;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck)) {
				play();
				_x = _x + 1000;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	instance of movieClip 2004	{
		onClipEvent (load) {
			gotoAndPlay(2);
			_x = _root.cam._x;
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 108 {
		song = 15;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 108 {
		groundhit = 0;
		zoom = 0;
		gravity = 2;
		_root.cannon.clicked = 0;
		if (rts == 1) {
			gotoAndStop(257);
		}
	}
	instance part1 of movieClip 1977	{
		onClipEvent (enterFrame) {
			if (_root.cam.zoom == 1) {
				_x = _root.duck._x + 10;
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance score of movieClip 1979	{
		onClipEvent (enterFrame) {
			if (_root.cam.zoom == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
			_x = _root.part1._x + (_root.part2._x - _root.part1._x) / 2;
			score = _root.part2._x - _root.part1._x;
			score *= score;
			score = Math.sqrt(score);
			score = Math.round(score);
			_root.scorea = score;
		}
	}
	instance of movieClip 1972	{
		onClipEvent (enterFrame) {
			if (_root.cam.zoom == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
			_x = _root.part1._x + (_root.part2._x - _root.part1._x) / 2;
			_xscale = _root.part2._x - _root.part1._x;
		}
	}
	instance part2 of movieClip 1975	{
		onClipEvent (enterFrame) {
			if (_root.cam.zoom == 1) {
				_x = _root.target._x;
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 2016	{
		frame 1 {
			dist = Math.round(_root.dist);
			coins = _root.coins;
			_root.coinsthistime = 0;
			_root.coinsthistime = Number(_root.coinsthistime + coins);
			_root.money = Number(_root.money + coins);
			if (_root.duckinuse == 1) {
				_root.duck1flvl = Number(_root.duck1flvl + _root.dist / 5);
			}
			if (_root.duckinuse == 2) {
				_root.duck2flvl = Number(_root.duck2flvl + _root.dist / 5);
			}
			if (_root.duckinuse == 3) {
				_root.duck3flvl = Number(_root.duck3flvl + _root.dist / 5);
			}
			if (_root.duckinuse == 4) {
				_root.duck4flvl = Number(_root.duck4flvl + _root.dist / 5);
			}
			if (_root.duckinuse == 5) {
				_root.duck5flvl = Number(_root.duck5flvl + _root.dist / 5);
			}
			if (_root.duckinuse == 6) {
				_root.duck6flvl = Number(_root.duck6flvl + _root.dist / 5);
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_root.duckinuse == 1) {
					_parent.flvl = Math.floor(_root.duck1flvl / 10);
				}
				if (_root.duckinuse == 2) {
					_parent.flvl = Math.floor(_root.duck2flvl / 10);
				}
				if (_root.duckinuse == 3) {
					_parent.flvl = Math.floor(_root.duck3flvl / 10);
				}
				if (_root.duckinuse == 4) {
					_parent.flvl = Math.floor(_root.duck4flvl / 10);
				}
				if (_root.duckinuse == 5) {
					_parent.flvl = Math.floor(_root.duck5flvl / 10);
				}
				if (_root.duckinuse == 6) {
					_parent.flvl = Math.floor(_root.duck6flvl / 10);
				}
				xscale = (_parent.flvl / 1.5) * 2;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
	}
	instance of movieClip 2016	{
		onClipEvent (enterFrame) {
			_y = _root.cam._y;
		}
	}
	frame 109 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 109 {
		if (_root.duckinuse == 1) {
			_root.newlvl = Math.floor(_root.duck1flvl / 10);
		}
		if (_root.duckinuse == 2) {
			_root.newlvl = Math.floor(_root.duck2flvl / 10);
		}
		if (_root.duckinuse == 3) {
			_root.newlvl = Math.floor(_root.duck3flvl / 10);
		}
		if (_root.duckinuse == 4) {
			_root.newlvl = Math.floor(_root.duck4flvl / 10);
		}
		if (_root.duckinuse == 5) {
			_root.newlvl = Math.floor(_root.duck5flvl / 10);
		}
		if (_root.duckinuse == 6) {
			_root.newlvl = Math.floor(_root.duck6flvl / 10);
		}
		_root.levelgain = '(+' + Math.round(_root.newlvl - _root.startlvl / 10) + ')';
	}
	instance of movieClip 1821	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 1823	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	button 2018 {
		on (release) {
			gotoAndStop('MENU3');
		}
	}
	frame 110 {
		song = 9;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 110 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance cloud3 of movieClip 1907	{
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 400) {
				_y = _y - (800 + Math.random() * 200);
				_x = Math.random() * 750;
			}
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 14;
			hairtype = 2;
			colourtype = 1;
			spottype = 12;
			spotcolourtype = 0;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 111 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	frame 112 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 112 {
		enelvl = 540;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 1821	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 1823	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance cloud3 of movieClip 1907	{
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 400) {
				_y = _y - (800 + Math.random() * 200);
				_x = Math.random() * 750;
			}
		}
	}
	movieClip 2034	{
	}
	instance of movieClip 2034	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	movieClip 2036	{
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	movieClip 2038	{
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 14;
			hairtype = 2;
			colourtype = 1;
			spottype = 12;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 11;
			hairtype = 1;
			colourtype = 14;
			spottype = 12;
			spotcolourtype = 4;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 3;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2525) {
				_x = 2525;
			}
			_root.energy._x = _x;
		}
	}
	frame 113 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 113 {
		firstmessage = 'CONGRATULATIONS YOU WON THE RACE AND $150';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE FLYING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 113 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race6 = 1;
			_root.money = Number(_root.money + 150);
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	button 2039 {
		on (release) {
			gotoAndStop('MENU3');
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 114 {
		song = 9;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 114 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance cloud3 of movieClip 1907	{
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 400) {
				_y = _y - (800 + Math.random() * 200);
				_x = Math.random() * 750;
			}
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 5;
			hairtype = 5;
			colourtype = 6;
			spottype = 14;
			spotcolourtype = 0;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 115 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	frame 116 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 116 {
		enelvl = 580;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 1821	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 1823	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance cloud3 of movieClip 1907	{
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 400) {
				_y = _y - (800 + Math.random() * 200);
				_x = Math.random() * 750;
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 3;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	movieClip 2053	{
	}
	instance of movieClip 2053	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 6;
			hairtype = 2;
			colourtype = 10;
			spottype = 6;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 5;
			hairtype = 5;
			colourtype = 6;
			spottype = 14;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
		}
	}
	movieClip 2055	{
	}
	instance of movieClip 2055	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2400) {
				_x = 2400;
			}
			_root.energy._x = _x;
		}
	}
	frame 117 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 117 {
		firstmessage = 'CONGRATULATIONS YOU WON A TOURNAMENT TICKET!';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE FLYING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 117 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race7 = 1;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 118 {
		song = 9;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 118 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance cloud3 of movieClip 1907	{
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 400) {
				_y = _y - (800 + Math.random() * 200);
				_x = Math.random() * 750;
			}
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 11;
			hairtype = 7;
			colourtype = 2;
			spottype = 0;
			spotcolourtype = 0;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 119 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 2061 {
		on (release) {
			_root.prevFrame();
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 2070 {
		on (rollOver) {
			if (_root.duck2 == 1) {
				_root.duckname = _root.duck2name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck2 == 1) {
				if (_root.duck2flvl >= 400) {
					_root.duckinuse = 2;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2071 {
		on (rollOver) {
			if (_root.duck3 == 1) {
				_root.duckname = _root.duck3name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck3 == 1) {
				if (_root.duck3flvl >= 400) {
					_root.duckinuse = 3;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2072 {
		on (rollOver) {
			if (_root.duck6 == 1) {
				_root.duckname = _root.duck6name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck6 == 1) {
				if (_root.duck6flvl >= 400) {
					_root.duckinuse = 6;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2073 {
		on (rollOver) {
			if (_root.duck5 == 1) {
				_root.duckname = _root.duck5name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck5 == 1) {
				if (_root.duck5flvl >= 400) {
					_root.duckinuse = 5;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2074 {
		on (rollOver) {
			if (_root.duck4 == 1) {
				_root.duckname = _root.duck4name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck4 == 1) {
				if (_root.duck4flvl >= 400) {
					_root.duckinuse = 4;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2075 {
		on (rollOver) {
			if (_root.duck1 == 1) {
				_root.duckname = _root.duck1name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck1 == 1) {
				if (_root.duck1flvl >= 400) {
					_root.duckinuse = 1;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	frame 120 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 120 {
		enelvl = 620;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 1821	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 1823	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance cloud3 of movieClip 1907	{
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 400) {
				_y = _y - (800 + Math.random() * 200);
				_x = Math.random() * 750;
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 2;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 11;
			hairtype = 7;
			colourtype = 2;
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
		}
	}
	movieClip 2077	{
	}
	instance of movieClip 2077	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1600) {
				_x = 1600;
			}
			_root.energy._x = _x;
		}
	}
	frame 121 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 121 {
		firstmessage = 'CONGRATULATIONS YOU WON THE RACE AND $150';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE FLYING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 121 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race8 = 1;
			_root.money = Number(_root.money + 100);
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 122 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 122 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance of movieClip 1315	{
		onClipEvent (load) {
			if (_root.race7 == 1) {
				gotoAndStop(2);
			} else {
				gotoAndStop(1);
			}
		}
		onClipEvent (rollOver) {
			if (_currentframe == 2) {
				_alpha = 50;
			}
		}
		onClipEvent (rollOut, dragOut) {
			if (_currentframe == 2) {
				_alpha = 100;
			}
		}
		onClipEvent (release) {
			if (_currentframe == 2) {
				_root.nextFrame();
			}
		}
	}
	movieClip 2082	{
	}
	frame 123 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 123 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(40);
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck1 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck2 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck6 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck5 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck4 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck3 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck1 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 1;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck1name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck2 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 2;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck2name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck6 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 6;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck6name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck5 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 5;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck5name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck4 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 4;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck4name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck3 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 3;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck3name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance hover of movieClip 942	{
		onClipEvent (load) {
			_visible = false;
			stop();
			duck = 0;
			above = 1;
		}
		onClipEvent (enterFrame) {
			if (_visible == false) {
				_alpha = 0;
			}
			if (_visible == true) {
				if (_alpha < 100) {
					_alpha = _alpha + 20;
				}
				if (above == 1) {
					_x = _root._xmouse + 75;
					_y = _root._ymouse - 100;
					_x = Math.round(_x);
					_y = Math.round(_y);
				} else {
					_x = _root._xmouse + 75;
					_y = _root._ymouse + 100;
					_x = Math.round(_x);
					_y = Math.round(_y);
				}
			}
			if (_x < 75) {
				_x = 75;
			}
			if (_x > 675) {
				_x = 675;
			}
			if (_y < 100) {
				above = 0;
			}
			if (_y > 380) {
				above = 1;
			}
		}
	}
	frame 124 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 124 {
		if (racer1 == 1) {
			teamnameinput.text = 'Team ' + duck1name;
		}
		if (racer1 == 2) {
			teamnameinput.text = 'Team ' + duck2name;
		}
		if (racer1 == 3) {
			teamnameinput.text = 'Team ' + duck3name;
		}
		if (racer1 == 4) {
			teamnameinput.text = 'Team ' + duck4name;
		}
		if (racer1 == 5) {
			teamnameinput.text = 'Team ' + duck5name;
		}
		if (racer1 == 6) {
			teamnameinput.text = 'Team ' + duck6name;
		}
	}
	instance of movieClip 1335	{
		onClipEvent (load) {
			gotoAndStop(_root.racer1);
		}
	}
	instance of movieClip 1335	{
		onClipEvent (load) {
			gotoAndStop(_root.racer2);
		}
	}
	instance of movieClip 1335	{
		onClipEvent (load) {
			gotoAndStop(_root.racer3);
		}
	}
	frame 125 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 125 {
		team1 = teamname;
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part1 = 'RED';
		}
		if (num == 2) {
			part1 = 'YELLOW';
		}
		if (num == 3) {
			part1 = 'BLUE';
		}
		if (num == 4) {
			part1 = 'GREEN';
		}
		if (num == 5) {
			part1 = 'BLACK';
		}
		if (num == 6) {
			part1 = 'PINK';
		}
		if (num == 7) {
			part1 = 'FAST';
		}
		if (num == 8) {
			part1 = 'SPEEDY';
		}
		if (num == 9) {
			part1 = 'SUPERB';
		}
		if (num == 10) {
			part1 = 'MEAN';
		}
		if (num == 11) {
			part1 = 'RAPID';
		}
		if (num == 12) {
			part1 = 'BIG';
		}
		if (num == 13) {
			part1 = 'TASTY';
		}
		if (num == 14) {
			part1 = 'HOT';
		}
		if (num == 15) {
			part1 = 'COOL';
		}
		if (num == 16) {
			part1 = 'HUNGRY';
		}
		if (num == 17) {
			part1 = 'LAZY';
		}
		if (num == 18) {
			part1 = 'ANGRY';
		}
		if (num == 19) {
			part1 = 'JUICY';
		}
		if (num == 20) {
			part1 = 'HUMBLE';
		}
		if (num == 21) {
			part1 = 'LOUD';
		}
		if (num == 22) {
			part1 = 'BRIGHT';
		}
		if (num == 23) {
			part1 = 'CALM';
		}
		if (num == 24) {
			part1 = 'FAIR';
		}
		if (num == 25) {
			part1 = 'SWIFT';
		}
		if (num == 26) {
			part1 = 'HAPPY';
		}
		if (num == 27) {
			part1 = 'BORING';
		}
		if (num == 28) {
			part1 = 'RUSTY';
		}
		if (num == 29) {
			part1 = 'SMELLY';
		}
		if (num == 30) {
			part1 = 'FLUFFY';
		}
		if (num == 31) {
			part1 = 'SHINEY';
		}
		if (num == 32) {
			part1 = 'FURRY';
		}
		if (num == 33) {
			part1 = 'TOUGH';
		}
		if (num == 34) {
			part1 = 'STICKY';
		}
		if (num == 35) {
			part1 = 'FRUITY';
		}
		if (num == 36) {
			part1 = 'ODD';
		}
		if (num == 37) {
			part1 = 'BEADY';
		}
		if (num == 38) {
			part1 = 'WITTY';
		}
		if (num == 39) {
			part1 = 'FUNNY';
		}
		if (num == 40) {
			part1 = 'WACKY';
		}
		if (num == 41) {
			part1 = 'CUTE';
		}
		if (num == 42) {
			part1 = 'SAUCY';
		}
		if (num == 43) {
			part1 = 'GOLDEN';
		}
		if (num == 44) {
			part1 = 'METAL';
		}
		if (num == 45) {
			part1 = 'ELITE';
		}
		if (num == 46) {
			part1 = 'FLASHY';
		}
		if (num == 47) {
			part1 = 'GENIUS';
		}
		if (num == 48) {
			part1 = 'SAFE';
		}
		if (num == 49) {
			part1 = 'BEEFY';
		}
		if (num == 50) {
			part1 = 'CLASSY';
		}
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part2 = 'LEGENDS';
		}
		if (num == 2) {
			part2 = 'RACERS';
		}
		if (num == 3) {
			part2 = 'RIFLES';
		}
		if (num == 4) {
			part2 = 'LETTUCE';
		}
		if (num == 5) {
			part2 = 'BULLS';
		}
		if (num == 6) {
			part2 = 'SHEEP';
		}
		if (num == 7) {
			part2 = 'WINNERS';
		}
		if (num == 8) {
			part2 = 'PIES';
		}
		if (num == 9) {
			part2 = 'CAKES';
		}
		if (num == 10) {
			part2 = 'WISHES';
		}
		if (num == 11) {
			part2 = 'DREAMS';
		}
		if (num == 12) {
			part2 = 'FLAGS';
		}
		if (num == 13) {
			part2 = 'COILS';
		}
		if (num == 14) {
			part2 = 'SPRINGS';
		}
		if (num == 15) {
			part2 = 'COWS';
		}
		if (num == 16) {
			part2 = 'WRITERS';
		}
		if (num == 17) {
			part2 = 'ARTISTS';
		}
		if (num == 18) {
			part2 = 'SAVOIRS';
		}
		if (num == 19) {
			part2 = 'HEROS';
		}
		if (num == 20) {
			part2 = 'BULLETS';
		}
		if (num == 21) {
			part2 = 'LIONS';
		}
		if (num == 22) {
			part2 = 'SURFERS';
		}
		if (num == 23) {
			part2 = 'IDOLS';
		}
		if (num == 24) {
			part2 = 'RAVENS';
		}
		if (num == 25) {
			part2 = 'BEARS';
		}
		if (num == 26) {
			part2 = 'TOTEMS';
		}
		if (num == 27) {
			part2 = 'STARS';
		}
		if (num == 28) {
			part2 = 'PLANETS';
		}
		if (num == 29) {
			part2 = 'COMETS';
		}
		if (num == 30) {
			part2 = 'CHEIFS';
		}
		if (num == 31) {
			part2 = 'ZULUS';
		}
		if (num == 32) {
			part2 = 'MASTERS';
		}
		if (num == 33) {
			part2 = 'KINGS';
		}
		if (num == 34) {
			part2 = 'LEADERS';
		}
		if (num == 35) {
			part2 = 'RULERS';
		}
		if (num == 36) {
			part2 = 'BAKERS';
		}
		if (num == 37) {
			part2 = 'KILLERS';
		}
		if (num == 38) {
			part2 = 'JUMPERS';
		}
		if (num == 39) {
			part2 = 'PIRATES';
		}
		if (num == 40) {
			part2 = 'GUNNERS';
		}
		if (num == 41) {
			part2 = 'CANNONS';
		}
		if (num == 42) {
			part2 = 'CHAMPS';
		}
		if (num == 43) {
			part2 = 'WALKERS';
		}
		if (num == 44) {
			part2 = 'RUNNERS';
		}
		if (num == 45) {
			part2 = 'PILOTS';
		}
		if (num == 46) {
			part2 = 'FREAKS';
		}
		if (num == 47) {
			part2 = 'GOTHS';
		}
		if (num == 48) {
			part2 = 'SINNERS';
		}
		if (num == 49) {
			part2 = 'FLYERS';
		}
		if (num == 50) {
			part2 = 'JOCKEYS';
		}
		team2 = part1 + ' ' + part2;
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part1 = 'RED';
		}
		if (num == 2) {
			part1 = 'YELLOW';
		}
		if (num == 3) {
			part1 = 'BLUE';
		}
		if (num == 4) {
			part1 = 'GREEN';
		}
		if (num == 5) {
			part1 = 'BLACK';
		}
		if (num == 6) {
			part1 = 'PINK';
		}
		if (num == 7) {
			part1 = 'FAST';
		}
		if (num == 8) {
			part1 = 'SPEEDY';
		}
		if (num == 9) {
			part1 = 'SUPERB';
		}
		if (num == 10) {
			part1 = 'MEAN';
		}
		if (num == 11) {
			part1 = 'RAPID';
		}
		if (num == 12) {
			part1 = 'BIG';
		}
		if (num == 13) {
			part1 = 'TASTY';
		}
		if (num == 14) {
			part1 = 'HOT';
		}
		if (num == 15) {
			part1 = 'COOL';
		}
		if (num == 16) {
			part1 = 'HUNGRY';
		}
		if (num == 17) {
			part1 = 'LAZY';
		}
		if (num == 18) {
			part1 = 'ANGRY';
		}
		if (num == 19) {
			part1 = 'JUICY';
		}
		if (num == 20) {
			part1 = 'HUMBLE';
		}
		if (num == 21) {
			part1 = 'LOUD';
		}
		if (num == 22) {
			part1 = 'BRIGHT';
		}
		if (num == 23) {
			part1 = 'CALM';
		}
		if (num == 24) {
			part1 = 'FAIR';
		}
		if (num == 25) {
			part1 = 'SWIFT';
		}
		if (num == 26) {
			part1 = 'HAPPY';
		}
		if (num == 27) {
			part1 = 'BORING';
		}
		if (num == 28) {
			part1 = 'RUSTY';
		}
		if (num == 29) {
			part1 = 'SMELLY';
		}
		if (num == 30) {
			part1 = 'FLUFFY';
		}
		if (num == 31) {
			part1 = 'SHINEY';
		}
		if (num == 32) {
			part1 = 'FURRY';
		}
		if (num == 33) {
			part1 = 'TOUGH';
		}
		if (num == 34) {
			part1 = 'STICKY';
		}
		if (num == 35) {
			part1 = 'FRUITY';
		}
		if (num == 36) {
			part1 = 'ODD';
		}
		if (num == 37) {
			part1 = 'BEADY';
		}
		if (num == 38) {
			part1 = 'WITTY';
		}
		if (num == 39) {
			part1 = 'FUNNY';
		}
		if (num == 40) {
			part1 = 'WACKY';
		}
		if (num == 41) {
			part1 = 'CUTE';
		}
		if (num == 42) {
			part1 = 'SAUCY';
		}
		if (num == 43) {
			part1 = 'GOLDEN';
		}
		if (num == 44) {
			part1 = 'METAL';
		}
		if (num == 45) {
			part1 = 'ELITE';
		}
		if (num == 46) {
			part1 = 'FLASHY';
		}
		if (num == 47) {
			part1 = 'GENIUS';
		}
		if (num == 48) {
			part1 = 'SAFE';
		}
		if (num == 49) {
			part1 = 'BEEFY';
		}
		if (num == 50) {
			part1 = 'CLASSY';
		}
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part2 = 'LEGENDS';
		}
		if (num == 2) {
			part2 = 'RACERS';
		}
		if (num == 3) {
			part2 = 'RIFLES';
		}
		if (num == 4) {
			part2 = 'LETTUCE';
		}
		if (num == 5) {
			part2 = 'BULLS';
		}
		if (num == 6) {
			part2 = 'SHEEP';
		}
		if (num == 7) {
			part2 = 'WINNERS';
		}
		if (num == 8) {
			part2 = 'PIES';
		}
		if (num == 9) {
			part2 = 'CAKES';
		}
		if (num == 10) {
			part2 = 'WISHES';
		}
		if (num == 11) {
			part2 = 'DREAMS';
		}
		if (num == 12) {
			part2 = 'FLAGS';
		}
		if (num == 13) {
			part2 = 'COILS';
		}
		if (num == 14) {
			part2 = 'SPRINGS';
		}
		if (num == 15) {
			part2 = 'COWS';
		}
		if (num == 16) {
			part2 = 'WRITERS';
		}
		if (num == 17) {
			part2 = 'ARTISTS';
		}
		if (num == 18) {
			part2 = 'SAVOIRS';
		}
		if (num == 19) {
			part2 = 'HEROS';
		}
		if (num == 20) {
			part2 = 'BULLETS';
		}
		if (num == 21) {
			part2 = 'LIONS';
		}
		if (num == 22) {
			part2 = 'SURFERS';
		}
		if (num == 23) {
			part2 = 'IDOLS';
		}
		if (num == 24) {
			part2 = 'RAVENS';
		}
		if (num == 25) {
			part2 = 'BEARS';
		}
		if (num == 26) {
			part2 = 'TOTEMS';
		}
		if (num == 27) {
			part2 = 'STARS';
		}
		if (num == 28) {
			part2 = 'PLANETS';
		}
		if (num == 29) {
			part2 = 'COMETS';
		}
		if (num == 30) {
			part2 = 'CHEIFS';
		}
		if (num == 31) {
			part2 = 'ZULUS';
		}
		if (num == 32) {
			part2 = 'MASTERS';
		}
		if (num == 33) {
			part2 = 'KINGS';
		}
		if (num == 34) {
			part2 = 'LEADERS';
		}
		if (num == 35) {
			part2 = 'RULERS';
		}
		if (num == 36) {
			part2 = 'BAKERS';
		}
		if (num == 37) {
			part2 = 'KILLERS';
		}
		if (num == 38) {
			part2 = 'JUMPERS';
		}
		if (num == 39) {
			part2 = 'PIRATES';
		}
		if (num == 40) {
			part2 = 'GUNNERS';
		}
		if (num == 41) {
			part2 = 'CANNONS';
		}
		if (num == 42) {
			part2 = 'CHAMPS';
		}
		if (num == 43) {
			part2 = 'WALKERS';
		}
		if (num == 44) {
			part2 = 'RUNNERS';
		}
		if (num == 45) {
			part2 = 'PILOTS';
		}
		if (num == 46) {
			part2 = 'FREAKS';
		}
		if (num == 47) {
			part2 = 'GOTHS';
		}
		if (num == 48) {
			part2 = 'SINNERS';
		}
		if (num == 49) {
			part2 = 'FLYERS';
		}
		if (num == 50) {
			part2 = 'JOCKEYS';
		}
		team3 = part1 + ' ' + part2;
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part1 = 'RED';
		}
		if (num == 2) {
			part1 = 'YELLOW';
		}
		if (num == 3) {
			part1 = 'BLUE';
		}
		if (num == 4) {
			part1 = 'GREEN';
		}
		if (num == 5) {
			part1 = 'BLACK';
		}
		if (num == 6) {
			part1 = 'PINK';
		}
		if (num == 7) {
			part1 = 'FAST';
		}
		if (num == 8) {
			part1 = 'SPEEDY';
		}
		if (num == 9) {
			part1 = 'SUPERB';
		}
		if (num == 10) {
			part1 = 'MEAN';
		}
		if (num == 11) {
			part1 = 'RAPID';
		}
		if (num == 12) {
			part1 = 'BIG';
		}
		if (num == 13) {
			part1 = 'TASTY';
		}
		if (num == 14) {
			part1 = 'HOT';
		}
		if (num == 15) {
			part1 = 'COOL';
		}
		if (num == 16) {
			part1 = 'HUNGRY';
		}
		if (num == 17) {
			part1 = 'LAZY';
		}
		if (num == 18) {
			part1 = 'ANGRY';
		}
		if (num == 19) {
			part1 = 'JUICY';
		}
		if (num == 20) {
			part1 = 'HUMBLE';
		}
		if (num == 21) {
			part1 = 'LOUD';
		}
		if (num == 22) {
			part1 = 'BRIGHT';
		}
		if (num == 23) {
			part1 = 'CALM';
		}
		if (num == 24) {
			part1 = 'FAIR';
		}
		if (num == 25) {
			part1 = 'SWIFT';
		}
		if (num == 26) {
			part1 = 'HAPPY';
		}
		if (num == 27) {
			part1 = 'BORING';
		}
		if (num == 28) {
			part1 = 'RUSTY';
		}
		if (num == 29) {
			part1 = 'SMELLY';
		}
		if (num == 30) {
			part1 = 'FLUFFY';
		}
		if (num == 31) {
			part1 = 'SHINEY';
		}
		if (num == 32) {
			part1 = 'FURRY';
		}
		if (num == 33) {
			part1 = 'TOUGH';
		}
		if (num == 34) {
			part1 = 'STICKY';
		}
		if (num == 35) {
			part1 = 'FRUITY';
		}
		if (num == 36) {
			part1 = 'ODD';
		}
		if (num == 37) {
			part1 = 'BEADY';
		}
		if (num == 38) {
			part1 = 'WITTY';
		}
		if (num == 39) {
			part1 = 'FUNNY';
		}
		if (num == 40) {
			part1 = 'WACKY';
		}
		if (num == 41) {
			part1 = 'CUTE';
		}
		if (num == 42) {
			part1 = 'SAUCY';
		}
		if (num == 43) {
			part1 = 'GOLDEN';
		}
		if (num == 44) {
			part1 = 'METAL';
		}
		if (num == 45) {
			part1 = 'ELITE';
		}
		if (num == 46) {
			part1 = 'FLASHY';
		}
		if (num == 47) {
			part1 = 'GENIUS';
		}
		if (num == 48) {
			part1 = 'SAFE';
		}
		if (num == 49) {
			part1 = 'BEEFY';
		}
		if (num == 50) {
			part1 = 'CLASSY';
		}
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part2 = 'LEGENDS';
		}
		if (num == 2) {
			part2 = 'RACERS';
		}
		if (num == 3) {
			part2 = 'RIFLES';
		}
		if (num == 4) {
			part2 = 'LETTUCE';
		}
		if (num == 5) {
			part2 = 'BULLS';
		}
		if (num == 6) {
			part2 = 'SHEEP';
		}
		if (num == 7) {
			part2 = 'WINNERS';
		}
		if (num == 8) {
			part2 = 'PIES';
		}
		if (num == 9) {
			part2 = 'CAKES';
		}
		if (num == 10) {
			part2 = 'WISHES';
		}
		if (num == 11) {
			part2 = 'DREAMS';
		}
		if (num == 12) {
			part2 = 'FLAGS';
		}
		if (num == 13) {
			part2 = 'COILS';
		}
		if (num == 14) {
			part2 = 'SPRINGS';
		}
		if (num == 15) {
			part2 = 'COWS';
		}
		if (num == 16) {
			part2 = 'WRITERS';
		}
		if (num == 17) {
			part2 = 'ARTISTS';
		}
		if (num == 18) {
			part2 = 'SAVOIRS';
		}
		if (num == 19) {
			part2 = 'HEROS';
		}
		if (num == 20) {
			part2 = 'BULLETS';
		}
		if (num == 21) {
			part2 = 'LIONS';
		}
		if (num == 22) {
			part2 = 'SURFERS';
		}
		if (num == 23) {
			part2 = 'IDOLS';
		}
		if (num == 24) {
			part2 = 'RAVENS';
		}
		if (num == 25) {
			part2 = 'BEARS';
		}
		if (num == 26) {
			part2 = 'TOTEMS';
		}
		if (num == 27) {
			part2 = 'STARS';
		}
		if (num == 28) {
			part2 = 'PLANETS';
		}
		if (num == 29) {
			part2 = 'COMETS';
		}
		if (num == 30) {
			part2 = 'CHEIFS';
		}
		if (num == 31) {
			part2 = 'ZULUS';
		}
		if (num == 32) {
			part2 = 'MASTERS';
		}
		if (num == 33) {
			part2 = 'KINGS';
		}
		if (num == 34) {
			part2 = 'LEADERS';
		}
		if (num == 35) {
			part2 = 'RULERS';
		}
		if (num == 36) {
			part2 = 'BAKERS';
		}
		if (num == 37) {
			part2 = 'KILLERS';
		}
		if (num == 38) {
			part2 = 'JUMPERS';
		}
		if (num == 39) {
			part2 = 'PIRATES';
		}
		if (num == 40) {
			part2 = 'GUNNERS';
		}
		if (num == 41) {
			part2 = 'CANNONS';
		}
		if (num == 42) {
			part2 = 'CHAMPS';
		}
		if (num == 43) {
			part2 = 'WALKERS';
		}
		if (num == 44) {
			part2 = 'RUNNERS';
		}
		if (num == 45) {
			part2 = 'PILOTS';
		}
		if (num == 46) {
			part2 = 'FREAKS';
		}
		if (num == 47) {
			part2 = 'GOTHS';
		}
		if (num == 48) {
			part2 = 'SINNERS';
		}
		if (num == 49) {
			part2 = 'FLYERS';
		}
		if (num == 50) {
			part2 = 'JOCKEYS';
		}
		team4 = part1 + ' ' + part2;
		team1points = 0;
		team2points = 0;
		team3points = 0;
		team4points = 0;
	}
	frame 125 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(122);
		}
		duckinuse = racer1;
		enelvl = 660;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 1821	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 1823	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance cloud3 of movieClip 1907	{
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 400) {
				_y = _y - (800 + Math.random() * 200);
				_x = Math.random() * 750;
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 4;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance chick4 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype4 = eyetype;
			_root.hairtype4 = hairtype;
			_root.colourtype4 = colourtype;
			_root.spottype4 = spottype;
			_root.spotcolourtype4 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 5;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 5;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 5;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 5;
			}
		}
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and _root.chick._currentframe == 98) {
				_root.chick.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick2) and _root.chick2._currentframe == 98) {
				_root.chick2.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick3) and _root.chick3._currentframe == 98) {
				_root.chick3.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick4) and _root.chick4._currentframe == 98) {
				_root.chick4.gotoAndStop(99);
			}
		}
	}
	movieClip 2085	{
	}
	instance of movieClip 2085	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2050) {
				_x = 2050;
			}
			_root.energy._x = _x;
		}
	}
	frame 126 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 126 {
		firstmessage = 'WOO YOU WON THE FIRST RACE!';
		seconmessage = 'YOU CAN STILL WIN THE TOURNAMENT!';
		thirdmessage = 'SLIM CHANCES TO WIN THE TOURNEY NOW';
		forthmessage = 'YOU LOST THE FIRST RACE :(';
	}
	frame 126 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
		if (first == 1) {
			team1points = Number(team1points + 3);
		}
		if (first == 2) {
			team2points = Number(team2points + 3);
		}
		if (first == 3) {
			team3points = Number(team3points + 3);
		}
		if (first == 4) {
			team4points = Number(team4points + 3);
		}
		if (second == 1) {
			team1points = Number(team1points + 2);
		}
		if (second == 2) {
			team2points = Number(team2points + 2);
		}
		if (second == 3) {
			team3points = Number(team3points + 2);
		}
		if (second == 4) {
			team4points = Number(team4points + 2);
		}
		if (third == 1) {
			team1points = Number(team1points + 1);
		}
		if (third == 2) {
			team2points = Number(team2points + 1);
		}
		if (third == 3) {
			team3points = Number(team3points + 1);
		}
		if (third == 4) {
			team4points = Number(team4points + 1);
		}
		if (forth == 1) {
			team1points = Number(team1points + 0);
		}
		if (forth == 2) {
			team2points = Number(team2points + 0);
		}
		if (forth == 3) {
			team3points = Number(team3points + 0);
		}
		if (forth == 4) {
			team4points = Number(team4points + 0);
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 127 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 127 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(122);
		}
	}
	frame 127 {
		duckinuse = racer2;
		enelvl = 700;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 1821	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 1823	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance cloud3 of movieClip 1907	{
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 400) {
				_y = _y - (800 + Math.random() * 200);
				_x = Math.random() * 750;
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 4;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	movieClip 2091	{
	}
	instance of movieClip 2091	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance chick4 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype4 = eyetype;
			_root.hairtype4 = hairtype;
			_root.colourtype4 = colourtype;
			_root.spottype4 = spottype;
			_root.spotcolourtype4 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	movieClip 2093	{
	}
	instance of movieClip 2093	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2600) {
				_x = 2600;
			}
			_root.energy._x = _x;
		}
	}
	frame 128 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 128 {
		firstmessage = 'WOO YOU WON THE SECOND RACE!';
		seconmessage = 'YOU CAN STILL WIN THE TOURNAMENT!';
		thirdmessage = 'SLIM CHANCES TO WIN THE TOURNEY NOW';
		forthmessage = 'YOU LOST THE SECOND RACE :(';
	}
	frame 128 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
		if (first == 1) {
			team1points = Number(team1points + 3);
		}
		if (first == 2) {
			team2points = Number(team2points + 3);
		}
		if (first == 3) {
			team3points = Number(team3points + 3);
		}
		if (first == 4) {
			team4points = Number(team4points + 3);
		}
		if (second == 1) {
			team1points = Number(team1points + 2);
		}
		if (second == 2) {
			team2points = Number(team2points + 2);
		}
		if (second == 3) {
			team3points = Number(team3points + 2);
		}
		if (second == 4) {
			team4points = Number(team4points + 2);
		}
		if (third == 1) {
			team1points = Number(team1points + 1);
		}
		if (third == 2) {
			team2points = Number(team2points + 1);
		}
		if (third == 3) {
			team3points = Number(team3points + 1);
		}
		if (third == 4) {
			team4points = Number(team4points + 1);
		}
		if (forth == 1) {
			team1points = Number(team1points + 0);
		}
		if (forth == 2) {
			team2points = Number(team2points + 0);
		}
		if (forth == 3) {
			team3points = Number(team3points + 0);
		}
		if (forth == 4) {
			team4points = Number(team4points + 0);
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 129 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 129 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(122);
		}
	}
	frame 129 {
		duckinuse = racer3;
		enelvl = 740;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 1821	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 1823	{
		onClipEvent (enterFrame) {
			if (_root.mountains == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance cloud3 of movieClip 1907	{
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 400) {
				_y = _y - (800 + Math.random() * 200);
				_x = Math.random() * 750;
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 4;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance chick4 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype4 = eyetype;
			_root.hairtype4 = hairtype;
			_root.colourtype4 = colourtype;
			_root.spottype4 = spottype;
			_root.spotcolourtype4 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	movieClip 2098	{
	}
	instance of movieClip 2098	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
		}
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 5;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 5;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 5;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 5;
			}
		}
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and _root.chick._currentframe == 98) {
				_root.chick.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick2) and _root.chick2._currentframe == 98) {
				_root.chick2.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick3) and _root.chick3._currentframe == 98) {
				_root.chick3.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick4) and _root.chick4._currentframe == 98) {
				_root.chick4.gotoAndStop(99);
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2600) {
				_x = 2600;
			}
			_root.energy._x = _x;
		}
	}
	frame 130 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 130 {
		firstmessage = 'WOO YOU WON THE LAST RACE!';
		seconmessage = 'YOU CAN STILL WIN THE TOURNAMENT!';
		thirdmessage = 'SLIM CHANCES TO WIN THE TOURNEY NOW';
		forthmessage = 'YOU LOST THE LAST RACE :(';
	}
	frame 130 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
		if (first == 1) {
			team1points = Number(team1points + 3);
		}
		if (first == 2) {
			team2points = Number(team2points + 3);
		}
		if (first == 3) {
			team3points = Number(team3points + 3);
		}
		if (first == 4) {
			team4points = Number(team4points + 3);
		}
		if (second == 1) {
			team1points = Number(team1points + 2);
		}
		if (second == 2) {
			team2points = Number(team2points + 2);
		}
		if (second == 3) {
			team3points = Number(team3points + 2);
		}
		if (second == 4) {
			team4points = Number(team4points + 2);
		}
		if (third == 1) {
			team1points = Number(team1points + 1);
		}
		if (third == 2) {
			team2points = Number(team2points + 1);
		}
		if (third == 3) {
			team3points = Number(team3points + 1);
		}
		if (third == 4) {
			team4points = Number(team4points + 1);
		}
		if (forth == 1) {
			team1points = Number(team1points + 0);
		}
		if (forth == 2) {
			team2points = Number(team2points + 0);
		}
		if (forth == 3) {
			team3points = Number(team3points + 0);
		}
		if (forth == 4) {
			team4points = Number(team4points + 0);
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 131 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 131 {
		if (team1points == team2points) {
			team1points += 0.1;
		}
		if (team1points == team3points) {
			team1points += 0.1;
		}
		if (team1points == team4points) {
			team1points += 0.1;
		}
		if (team2points == team3points) {
			team2points += 0.1;
		}
		if (team2points == team4points) {
			team2points += 0.1;
		}
		if (team3points == team4points) {
			team3points += 0.1;
		}
		if (team1points > team2points) {
			if (team1points > team3points) {
				if (team1points > team4points) {
					team1r = 1;
				} else {
					team1r = 2;
				}
			} else {
				if (team1points > team4points) {
					team1r = 2;
				} else {
					team1r = 3;
				}
			}
		} else {
			if (team1points > team3points) {
				if (team1points > team4points) {
					team1r = 2;
				} else {
					team1r = 3;
				}
			} else {
				if (team1points > team4points) {
					team1r = 3;
				} else {
					team1r = 4;
				}
			}
		}
		if (team2points > team1points) {
			if (team2points > team3points) {
				if (team2points > team4points) {
					team2r = 1;
				} else {
					team2r = 2;
				}
			} else {
				if (team2points > team4points) {
					team2r = 2;
				} else {
					team2r = 3;
				}
			}
		} else {
			if (team2points > team3points) {
				if (team2points > team4points) {
					team2r = 2;
				} else {
					team2r = 3;
				}
			} else {
				if (team2points > team4points) {
					team2r = 3;
				} else {
					team2r = 4;
				}
			}
		}
		if (team3points > team2points) {
			if (team3points > team1points) {
				if (team3points > team4points) {
					team3r = 1;
				} else {
					team3r = 2;
				}
			} else {
				if (team3points > team4points) {
					team3r = 2;
				} else {
					team3r = 3;
				}
			}
		} else {
			if (team3points > team1points) {
				if (team3points > team4points) {
					team3r = 2;
				} else {
					team3r = 3;
				}
			} else {
				if (team3points > team4points) {
					team3r = 3;
				} else {
					team3r = 4;
				}
			}
		}
		if (team4points > team2points) {
			if (team4points > team3points) {
				if (team4points > team1points) {
					team4r = 1;
				} else {
					team4r = 2;
				}
			} else {
				if (team4points > team1points) {
					team4r = 2;
				} else {
					team4r = 3;
				}
			}
		} else {
			if (team4points > team3points) {
				if (team4points > team1points) {
					team4r = 2;
				} else {
					team4r = 3;
				}
			} else {
				if (team4points > team1points) {
					team4r = 3;
				} else {
					team4r = 4;
				}
			}
		}
		if (team1r == 1) {
			result1 = team1;
			result = 'YOU WON! HOW ABOUT THAT';
			_root.tourn3 = 1;
			kongregate.stats.submit('tournament3won', 1);
		}
		if (team1r == 2) {
			result2 = team1;
			result = 'YOU CAME SECOND. SO CLOSE!';
		}
		if (team1r == 3) {
			result3 = team1;
			result = 'THIRD PLACE. MORE TRAINING?';
		}
		if (team1r == 4) {
			result4 = team1;
			result = 'FOURTH? NOT GOOD ENOUGH!';
		}
		if (team2r == 1) {
			result1 = team2;
		}
		if (team2r == 2) {
			result2 = team2;
		}
		if (team2r == 3) {
			result3 = team2;
		}
		if (team2r == 4) {
			result4 = team2;
		}
		if (team3r == 1) {
			result1 = team3;
		}
		if (team3r == 2) {
			result2 = team3;
		}
		if (team3r == 3) {
			result3 = team3;
		}
		if (team3r == 4) {
			result4 = team3;
		}
		if (team4r == 1) {
			result1 = team4;
		}
		if (team4r == 2) {
			result2 = team4;
		}
		if (team4r == 3) {
			result3 = team4;
		}
		if (team4r == 4) {
			result4 = team4;
		}
	}
	instance of movieClip 1369	{
		onClipEvent (enterFrame) {
			if (_root.tourn3 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (release) {
			if (_root.tourn3 == 1) {
				_root.nextFrame();
			}
		}
	}
	frame 132 {
		song = 10;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 132 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	frame 132 {
		kongregate.stats.submit('moneytotal', _root.money);
	}
	frame 132 {
		stop();
		duckinuse = 0;
	}
	movieClip 2109	{
	}
	instance of movieClip 2109	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 2112	{
	}
	instance of movieClip 2112	{
		onClipEvent (enterFrame) {
			centre = 750;
			_x = -350 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (load) {
			centre = 750;
			_x = -700 + (centre + _root.cam._x) / 1.5;
		}
	}
	movieClip 2114	{
	}
	movieClip 2116	{
		instance duckD of movieClip 835	{
			onClipEvent (load) {
				yspeed = 0;
				skill = 0;
				if (_root.duck4 == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
			onClipEvent (enterFrame) {
				if (_root.duck4 == 1) {
					_y = _y + yspeed;
					yspeed += 1;
					if (drag == 1) {
						yspeed = 0;
						_root.hover.gotoAndStop(2);
						_x = _x + (_root._xmouse - _x) / 4;
						_y = _y + (_root._ymouse - _y) / 4;
					}
					if (_x < 25) {
						_x = 25;
					}
					if (_y < 42) {
						_y = 42;
					}
					if (_x > 1475) {
						_x = 1475;
					}
				} else {
					_x = 100000000;
				}
			}
			onClipEvent (press) {
				drag = 1;
				_root.duh = _name;
			}
			onClipEvent (release, releaseOutside) {
				drag = 0;
			}
			onClipEvent (mouseUp) {
				drag = 0;
			}
			onClipEvent (rollOver) {
				_root.hover.duck = 4;
				_root.hover.gotoAndStop(1);
				_root.hover._visible = true;
				_root.hover._x = _x;
				_root.hover._y = _y - 150;
				_root.hover.thename = String(_root.duck4name);
				_root.hover.hovername = String(_root.hover.thename.toUpperCase());
			}
			onClipEvent (releaseOutside, rollOut) {
				_root.hover._visible = false;
			}
		}
	}
	instance shop of movieClip 857	{
		onClipEvent (load) {
			centre = _x;
			stop();
			_root.shopind._visible = false;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 2;
			_root.shopind._x = _x + 50;
			_root.shopind._y = _y;
			_root.sreflect._x = _x;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.shopind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.shopind._visible = false;
		}
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	movieClip 2118	{
	}
	instance tourney of movieClip 871	{
		onClipEvent (load) {
			centre = _x;
			stop();
			_root.flagind._visible = false;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 1.7;
			_root.flagind._x = _x - 40;
			_root.flagind._y = _y;
			_root.trefl._x = _x + 31;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.flagind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.flagind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(162);
		}
	}
	instance of movieClip 854	{
		onClipEvent (enterFrame) {
			_x = _root.npc1._x;
		}
		onClipEvent (release) {
			_root.gotoAndStop(150);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
		onClipEvent (load) {
			if (_root.race9 == 1) {
				_visible = false;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 4;
			hairtype = 0;
			colourtype = 7;
			spottype = 2;
			spotcolourtype = 2;
		}
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 2;
			_root.ref1._x = _x;
		}
	}
	instance ref1 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 4;
			hairtype = 0;
			colourtype = 7;
			spottype = 2;
			spotcolourtype = 2;
		}
	}
	movieClip 2120	{
	}
	instance of movieClip 2120	{
		onClipEvent (enterFrame) {
			_x = _root.npc1._x;
		}
	}
	instance of movieClip 854	{
		onClipEvent (enterFrame) {
			_x = _root.npc2._x;
		}
		onClipEvent (release) {
			_root.gotoAndStop(154);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
		onClipEvent (load) {
			if (_root.race10 == 1) {
				_visible = false;
			}
		}
	}
	instance npc2 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 11;
			hairtype = 7;
			colourtype = 12;
			spottype = 14;
			spotcolourtype = 0;
		}
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 2;
			_root.ref2._x = _x;
		}
	}
	instance ref2 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 11;
			hairtype = 7;
			colourtype = 12;
			spottype = 14;
			spotcolourtype = 0;
		}
	}
	instance of movieClip 2120	{
		onClipEvent (enterFrame) {
			_x = _root.npc2._x;
		}
	}
	instance of movieClip 854	{
		onClipEvent (enterFrame) {
			_x = _root.npc3._x;
		}
		onClipEvent (release) {
			_root.gotoAndStop(158);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
		onClipEvent (load) {
			if (_root.race11 == 1) {
				_visible = false;
			}
		}
	}
	instance npc3 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 9;
			hairtype = 5;
			colourtype = 2;
			spottype = 11;
			spotcolourtype = 0;
		}
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 2;
			_root.ref3._x = _x;
		}
	}
	instance ref3 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 9;
			hairtype = 5;
			colourtype = 2;
			spottype = 11;
			spotcolourtype = 0;
		}
	}
	instance of movieClip 2120	{
		onClipEvent (enterFrame) {
			_x = _root.npc3._x;
		}
	}
	instance hover of movieClip 942	{
		onClipEvent (load) {
			_visible = false;
			stop();
			duck = 0;
			above = 1;
		}
		onClipEvent (enterFrame) {
			if (_visible == false) {
				_alpha = 0;
			}
			if (_visible == true) {
				if (_alpha < 100) {
					_alpha = _alpha + 20;
				}
				if (above == 1) {
					if (duck == 1) {
						_x = _root.duckA._x;
						_y = _root.duckA._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 2) {
						_x = _root.duckB._x;
						_y = _root.duckB._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 3) {
						_x = _root.duckC._x;
						_y = _root.duckC._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 4) {
						_x = _root.duckD._x;
						_y = _root.duckD._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 5) {
						_x = _root.duckE._x;
						_y = _root.duckE._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 6) {
						_x = _root.duckF._x;
						_y = _root.duckF._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
				} else {
					if (duck == 1) {
						_x = _root.duckA._x;
						_y = _root.duckA._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 2) {
						_x = _root.duckB._x;
						_y = _root.duckB._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 3) {
						_x = _root.duckC._x;
						_y = _root.duckC._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 4) {
						_x = _root.duckD._x;
						_y = _root.duckD._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 5) {
						_x = _root.duckE._x;
						_y = _root.duckE._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 6) {
						_x = _root.duckF._x;
						_y = _root.duckF._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
				}
			}
			if (_x < 75) {
				_x = 75;
			}
			if (_x > 1425) {
				_x = 1425;
			}
			if (_y < 100) {
				above = 0;
			}
			if (_y > 380) {
				above = 1;
			}
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 0;
			hairtype = 3;
			colourtype = 11;
			spottype = 2;
			spotcolourtype = 10;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(138);
		}
	}
	instance ground of movieClip 351	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duckA._x + _root.duckA.qwe._x, _root.duckA._y + _root.duckA.qwe._y + 27, true)) {
				_root.duckA._y -= 1;
				_root.duckA.yspeed = 0;
			}
			while (this.hitTest(_root.duckB._x + _root.duckB.qwe._x, _root.duckB._y + _root.duckB.qwe._y + 27, true)) {
				_root.duckB._y -= 1;
				_root.duckB.yspeed = 0;
			}
			while (this.hitTest(_root.duckC._x + _root.duckC.qwe._x, _root.duckC._y + _root.duckC.qwe._y + 27, true)) {
				_root.duckC._y -= 1;
				_root.duckC.yspeed = 0;
			}
			while (this.hitTest(_root.duckD._x + _root.duckD.qwe._x, _root.duckD._y + _root.duckD.qwe._y + 27, true)) {
				_root.duckD._y -= 1;
				_root.duckD.yspeed = 0;
			}
			while (this.hitTest(_root.duckE._x + _root.duckE.qwe._x, _root.duckE._y + _root.duckE.qwe._y + 27, true)) {
				_root.duckE._y -= 1;
				_root.duckE.yspeed = 0;
			}
			while (this.hitTest(_root.duckF._x + _root.duckF.qwe._x, _root.duckF._y + _root.duckF.qwe._y + 27, true)) {
				_root.duckF._y -= 1;
				_root.duckF.yspeed = 0;
			}
		}
	}
	instance duckA of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck1 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck1 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 1;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck1name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckB of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck2 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck2 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 2;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck2name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckC of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck3 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck3 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 3;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck3name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckD of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck4 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck4 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 4;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck4name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckE of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck5 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck5 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 5;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck5name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckF of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck6 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck6 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 6;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck6name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	movieClip 2122	{
	}
	instance cam of movieClip 924	{
		onClipEvent (load) {
			xspeed = 0;
			xspeed2 = 0;
			if (_root.firstvisit == 1) {
				_root.mover.play();
				go = 0;
			} else {
				go = 1;
				_root.mover.stop();
			}
			_root.firstvisit = 0;
		}
		onClipEvent (enterFrame) {
			xspeed2 *= 0.99;
			_x = _x + xspeed2 * 10;
			if (xspeed2 < xspeed) {
				xspeed2 += 0.05;
			}
			if (xspeed2 > xspeed) {
				xspeed2 -= 0.05;
			}
			if (xspeed2 > 1) {
				xspeed2 = 1;
			}
			if (xspeed2 < -1) {
				xspeed2 = -1;
			}
			if (go == 0) {
				if (_root.position == 1) {
					_x = _x + (_root.runtrainer._x - _x) / 8;
				}
				if (_root.position == 2) {
					_x = _x + (_root.npc1._x - _x) / 8;
				}
				if (_root.position == 3) {
					_x = _x + (_root.shop._x - _x) / 8;
				}
				if (_root.position == 4) {
					_x = _x + (_root.tourney._x - _x) / 8;
				}
			}
			if (go == 1) {
				xspeed = int((_root._xmouse - _x) / 200) * 10;
			}
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1125) {
				_x = 1125;
			}
			_root.mount._x = _x;
			_root.mount._y = _y;
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 15;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 765	{
		onClipEvent (enterFrame) {
			if (_x < -4305) {
				_x = _x + 4305;
			}
			_x = _x - 5;
			if (_root.fog == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance sett of movieClip 896	{
		onClipEvent (release) {
			_root.prevlocation = _root._currentframe;
			_root.gotoAndStop(31);
		}
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (releaseOutside, rollOut) {
			_alpha = 100;
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
		onClipEvent (load) {
			if (_root.firstvisit == 1) {
				_visible = false;
			}
		}
	}
	instance of movieClip 900	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance lol of movieClip 902	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
			moneyshow = 'Money: $' + _root.money;
		}
	}
	movieClip 2124	{
	}
	instance mount of movieClip 2124	{
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (rollOut, dragOut) {
			_alpha = 100;
		}
		onClipEvent (release) {
			_root.gotoAndStop(50);
		}
	}
	instance of movieClip 922	{
		onClipEvent (release) {
			_root.getURL('http://www.wixgames.co.uk', '_blank');
		}
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (releaseOutside, rollOut) {
			_alpha = 100;
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
		onClipEvent (load) {
			if (_root.firstvisit == 1) {
				_visible = false;
			}
		}
	}
	instance of movieClip 944	{
		onClipEvent (load) {
			gotoAndPlay(2);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 133 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	movieClip 2126	{
		instance of movieClip 649	{
			onClipEvent (load) {
				gotoAndStop(52);
			}
		}
	}
	instance of movieClip 2126	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(6);
		}
	}
	movieClip 2127	{
		instance of movieClip 649	{
			onClipEvent (load) {
				gotoAndStop(142);
			}
		}
	}
	instance of movieClip 2127	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(7);
		}
	}
	instance of movieClip 301	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(8);
		}
	}
	movieClip 2129	{
	}
	instance of movieClip 2129	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(3);
		}
	}
	movieClip 2131	{
	}
	instance of movieClip 2131	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(4);
		}
	}
	movieClip 2133	{
	}
	instance of movieClip 2133	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(2);
		}
	}
	movieClip 2135	{
	}
	instance of movieClip 2135	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(5);
		}
	}
	button 2137 {
		on (release) {
			if (_root.money >= 450) {
				_root.money = Number(_root.money - 450);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 9;
					_root.duck1spot = 0;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 9;
						_root.duck2spot = 0;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 9;
							_root.duck3spot = 0;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 9;
								_root.duck4spot = 0;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 9;
									_root.duck5spot = 0;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 9;
										_root.duck6spot = 0;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 9;
										_root.cost = 450;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2140 {
		on (release) {
			if (_root.money >= 450) {
				_root.money = Number(_root.money - 450);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 7;
					_root.duck1spot = 0;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 7;
						_root.duck2spot = 0;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 7;
							_root.duck3spot = 0;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 7;
								_root.duck4spot = 0;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 7;
									_root.duck5spot = 0;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 7;
										_root.duck6spot = 0;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 7;
										_root.cost = 450;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2143 {
		on (release) {
			if (_root.money >= 500) {
				_root.money = Number(_root.money - 500);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 11;
					_root.duck1spot = 3;
					_root.duck1spotcolour = 10;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 11;
						_root.duck2spot = 3;
						_root.duck2spotcolour = 10;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 11;
							_root.duck3spot = 3;
							_root.duck3spotcolour = 10;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 11;
								_root.duck4spot = 3;
								_root.duck4spotcolour = 10;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 11;
									_root.duck5spot = 3;
									_root.duck5spotcolour = 10;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 11;
										_root.duck6spot = 3;
										_root.duck6spotcolour = 10;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 11;
										_root.spot = 3;
										_root.spotcolour = 10;
										_root.cost = 500;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2146 {
		on (release) {
			if (_root.money >= 500) {
				_root.money = Number(_root.money - 500);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 7;
					_root.duck1spot = 2;
					_root.duck1spotcolour = 2;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 7;
						_root.duck2spot = 2;
						_root.duck2spotcolour = 2;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 7;
							_root.duck3spot = 2;
							_root.duck3spotcolour = 2;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 7;
								_root.duck4spot = 2;
								_root.duck4spotcolour = 2;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 7;
									_root.duck5spot = 2;
									_root.duck5spotcolour = 2;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 7;
										_root.duck6spot = 2;
										_root.duck6spotcolour = 2;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 7;
										_root.spot = 2;
										_root.spotcolour = 2;
										_root.cost = 500;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2150 {
		on (release) {
			if (_root.money >= 350) {
				_root.money = Number(_root.money - 350);
				_root.hairstyle = 3;
				_root.cost = Number(350);
				_root.gotoAndStop(_root._currentframe + 3);
			}
		}
	}
	button 2154 {
		on (release) {
			if (_root.money >= 350) {
				_root.money = Number(_root.money - 350);
				_root.hairstyle = 9;
				_root.cost = Number(350);
				_root.gotoAndStop(_root._currentframe + 3);
			}
		}
	}
	button 2156 {
		on (release) {
			if (_root.money >= 500) {
				_root.money = Number(_root.money - 500);
				_root.hairstyle = 19;
				_root.gotoAndStop(_root._currentframe + 4);
				_root.cost = 500;
			}
		}
	}
	movieClip 2158	{
		instance of movieClip 649	{
			onClipEvent (load) {
				gotoAndStop(52);
			}
		}
		instance of movieClip 649	{
			onClipEvent (load) {
				gotoAndStop(142);
			}
		}
	}
	instance infoscreen of movieClip 2158	{
		onClipEvent (load) {
			stop();
		}
		onClipEvent (enterFrame) {
			_root.moneyshow = 'Money: $' + _root.money;
		}
	}
	frame 134 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 134 {
		type = int(random(10));
		if (type == 0) {
			ducknameinput.text = 'Duckald';
		}
		if (type == 1) {
			ducknameinput.text = 'Duckina';
		}
		if (type == 2) {
			ducknameinput.text = 'Duckette';
		}
		if (type == 3) {
			ducknameinput.text = 'Ducky';
		}
		if (type == 4) {
			ducknameinput.text = 'Duck';
		}
		if (type == 5) {
			ducknameinput.text = 'Duckaine';
		}
		if (type == 6) {
			ducknameinput.text = 'Duckipo';
		}
		if (type == 7) {
			ducknameinput.text = 'Ducken';
		}
		if (type == 8) {
			ducknameinput.text = 'Duke';
		}
		if (type == 9) {
			ducknameinput.text = 'Ducked';
		}
		if (type == 10) {
			ducknameinput.text = 'Duckic';
		}
		if (_root.duckinuse == 1) {
			kongregate.stats.submit('ducksinteam', 1);
			_root.duck1rlvl = 0;
			_root.duck1slvl = 0;
			_root.duck1flvl = 0;
			_root.duck1clvl = 0;
			_root.duck1elvl = 0;
			_root.duck1jlvl = 0;
		}
		if (_root.duckinuse == 2) {
			kongregate.stats.submit('ducksinteam', 2);
			_root.duck2rlvl = 0;
			_root.duck2slvl = 0;
			_root.duck2flvl = 0;
			_root.duck2clvl = 0;
			_root.duck2elvl = 0;
			_root.duck2jlvl = 0;
		}
		if (_root.duckinuse == 3) {
			kongregate.stats.submit('ducksinteam', 3);
			_root.duck3rlvl = 0;
			_root.duck3slvl = 0;
			_root.duck3flvl = 0;
			_root.duck3clvl = 0;
			_root.duck3elvl = 0;
			_root.duck3jlvl = 0;
		}
		if (_root.duckinuse == 4) {
			kongregate.stats.submit('ducksinteam', 4);
			_root.duck4rlvl = 0;
			_root.duck4slvl = 0;
			_root.duck4flvl = 0;
			_root.duck4clvl = 0;
			_root.duck4elvl = 0;
			_root.duck4jlvl = 0;
		}
		if (_root.duckinuse == 5) {
			kongregate.stats.submit('ducksinteam', 5);
			_root.duck5rlvl = 0;
			_root.duck5slvl = 0;
			_root.duck5flvl = 0;
			_root.duck5clvl = 0;
			_root.duck5elvl = 0;
			_root.duck5jlvl = 0;
		}
		if (_root.duckinuse == 6) {
			kongregate.stats.submit('ducksinteam', 6);
			_root.duck6rlvl = 0;
			_root.duck6slvl = 0;
			_root.duck6flvl = 0;
			_root.duck6clvl = 0;
			_root.duck6elvl = 0;
			_root.duck6jlvl = 0;
		}
	}
	instance of movieClip 305	{
	}
	frame 135 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 2166 {
		on (release) {
			_root.duckinuse = 1;
			_root.duck1 = 1;
			_root.duck1colour = _root.eggcolour;
			_root.duck1spot = _root.spot;
			_root.duck1spotcolour = _root.spotcolour;
			_root.duck1eye = Math.ceil(random(15));
			_root.duck1hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
	}
	button 2167 {
		on (release) {
			_root.duckinuse = 2;
			_root.duck2 = 1;
			_root.duck2colour = _root.eggcolour;
			_root.duck2spot = _root.spot;
			_root.duck2spotcolour = _root.spotcolour;
			_root.duck2eye = Math.ceil(random(15));
			_root.duck2hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
	}
	button 2168 {
		on (release) {
			_root.duckinuse = 3;
			_root.duck3 = 1;
			_root.duck3colour = _root.eggcolour;
			_root.duck3spot = _root.spot;
			_root.duck3spotcolour = _root.spotcolour;
			_root.duck3eye = Math.ceil(random(15));
			_root.duck3hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
	}
	button 2169 {
		on (release) {
			_root.duckinuse = 4;
			_root.duck4 = 1;
			_root.duck4colour = _root.eggcolour;
			_root.duck4spot = _root.spot;
			_root.duck4spotcolour = _root.spotcolour;
			_root.duck4eye = Math.ceil(random(15));
			_root.duck4hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
	}
	button 2170 {
		on (release) {
			_root.duckinuse = 5;
			_root.duck5 = 1;
			_root.duck5colour = _root.eggcolour;
			_root.duck5spot = _root.spot;
			_root.duck5spotcolour = _root.spotcolour;
			_root.duck5eye = Math.ceil(random(15));
			_root.duck5hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
	}
	button 2171 {
		on (release) {
			_root.duckinuse = 6;
			_root.duck6 = 1;
			_root.duck6colour = _root.eggcolour;
			_root.duck6spot = _root.spot;
			_root.duck6spotcolour = _root.spotcolour;
			_root.duck6eye = Math.ceil(random(15));
			_root.duck6hair = Math.floor(Math.random() * 10);
			_root.prevFrame();
		}
	}
	frame 136 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	frame 137 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 138 {
		song = 10;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 138 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance of movieClip 2109	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 0;
			hairtype = 3;
			colourtype = 11;
			spottype = 2;
			spotcolourtype = 10;
			_root.runind._visible = false;
		}
	}
	button 2187 {
		on (release) {
			_root.gotoAndStop(132);
		}
	}
	frame 139 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 2189 {
		on (release) {
			gotoAndStop('MENU4');
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 2196 {
		on (release) {
			_root.duckinuse = 1;
			_root.startlvl = Number(_root.duck1clvl);
			_root.nextFrame();
		}
	}
	button 2197 {
		on (release) {
			_root.duckinuse = 2;
			_root.startlvl = Number(_root.duck2clvl);
			_root.nextFrame();
		}
	}
	button 2198 {
		on (release) {
			_root.duckinuse = 3;
			_root.startlvl = Number(_root.duck3clvl);
			_root.nextFrame();
		}
	}
	button 2199 {
		on (release) {
			_root.duckinuse = 4;
			_root.startlvl = Number(_root.duck4clvl);
			_root.nextFrame();
		}
	}
	button 2200 {
		on (release) {
			_root.duckinuse = 5;
			_root.startlvl = Number(_root.duck5clvl);
			_root.nextFrame();
		}
	}
	button 2201 {
		on (release) {
			_root.duckinuse = 6;
			_root.startlvl = Number(_root.duck6clvl);
			_root.nextFrame();
		}
	}
	frame 140 {
		song = 16;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 140 {
		stop();
		coins = 0;
	}
	movieClip 2203	{
	}
	instance of movieClip 2203	{
		onClipEvent (enterFrame) {
			_y = _root.cam._y;
		}
	}
	movieClip 2206	{
	}
	movieClip 2207	{
		instance of movieClip 2206	{
			onClipEvent (enterFrame) {
				if (this.hitTest(_root.duck) and Key.isDown(38)) {
					_root.duck.yspeed = -15;
				}
			}
		}
	}
	instance of movieClip 2207	{
		onClipEvent (load) {
			_x = Math.round(Math.random() * 15) * 50;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duck._x, _root.duck._y + 35, true) and _root.duck._y + 40 < _y) {
				_root.duck._y -= 1;
				_root.duck.yspeed = 0;
			}
			if (_y > _root.cam._y + 300) {
				_y = _y - 750;
				_x = Math.round(Math.random() * 15) * 50;
			}
		}
	}
	instance of movieClip 2207	{
		onClipEvent (load) {
			_x = Math.round(Math.random() * 15) * 50;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duck._x, _root.duck._y + 35, true) and _root.duck._y + 40 < _y) {
				_root.duck._y -= 1;
				_root.duck.yspeed = 0;
			}
			if (_y > _root.cam._y + 300) {
				_y = _y - 750;
				_x = Math.round(Math.random() * 15) * 50;
			}
		}
	}
	instance of movieClip 2207	{
		onClipEvent (load) {
			_x = Math.round(Math.random() * 15) * 50;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duck._x, _root.duck._y + 35, true) and _root.duck._y + 40 < _y) {
				_root.duck._y -= 1;
				_root.duck.yspeed = 0;
			}
			if (_y > _root.cam._y + 300) {
				_y = _y - 750;
				_x = Math.round(Math.random() * 15) * 50;
			}
		}
	}
	instance of movieClip 2207	{
		onClipEvent (load) {
			_x = Math.round(Math.random() * 15) * 50;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duck._x, _root.duck._y + 35, true) and _root.duck._y + 40 < _y) {
				_root.duck._y -= 1;
				_root.duck.yspeed = 0;
			}
			if (_y > _root.cam._y + 300) {
				_y = _y - 750;
				_x = Math.round(Math.random() * 15) * 50;
			}
		}
	}
	instance of movieClip 2207	{
		onClipEvent (load) {
			_x = Math.round(Math.random() * 15) * 50;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duck._x, _root.duck._y + 35, true) and _root.duck._y + 40 < _y) {
				_root.duck._y -= 1;
				_root.duck.yspeed = 0;
			}
			if (_y > _root.cam._y + 300) {
				_y = _y - 750;
				_x = Math.round(Math.random() * 15) * 50;
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (enterFrame) {
			if (_y - _root.cam._y < -275) {
				_y = _y + (Math.round(Math.random() * 4) * 150 + 900);
				_x = Math.random() * 750;
			}
			if (this.hitTest(_root.duck)) {
				play();
				_y = _y - 600;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (enterFrame) {
			if (_y - _root.cam._y < -275) {
				_y = _y + (Math.round(Math.random() * 4) * 150 + 900);
				_x = Math.random() * 750;
			}
			if (this.hitTest(_root.duck)) {
				play();
				_y = _y - 600;
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	movieClip 2209	{
	}
	instance of movieClip 2209	{
		onClipEvent (keyPress '<Space>') {
			_root.nextFrame();
		}
	}
	frame 141 {
		song = 16;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 141 {
		stop();
	}
	instance duck of movieClip 1087	{
		onClipEvent (load) {
			yspeed = 0;
			maxleft = 0;
			maxright = 740;
		}
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 275) {
				_root.nextFrame();
			}
			yspeed += 1;
			if (yspeed > 20) {
				yspeed = 20;
			}
			_y = _y + yspeed;
			if (ready == 1) {
				if (Key.isDown(39) and yspeed > -1) {
					gotoAndStop(1);
				}
				if (Key.isDown(37) and yspeed > -1) {
					gotoAndStop(2);
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (load) {
			yspeed = 1;
			dist = 0;
		}
		onClipEvent (enterFrame) {
			if (_root._currentframe == 141) {
				_y = _y - yspeed;
				yspeed += 0.001;
				dist += yspeed;
				_root.dist = dist;
				if (_root.duck._y < _y - 100) {
					_y = _y + (_root.duck._y - (_y - 100)) / 8;
				}
				_root.scoreclip._y = _y;
				_root.scoreclip.dist = Math.round(dist);
			}
		}
	}
	frame 142 {
		song = 16;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 142 {
		if (rts == 1) {
			gotoAndStop(257);
		}
	}
	button 2212 {
		on (release) {
			_root.gotoAndStop(132);
		}
	}
	movieClip 2214	{
		frame 1 {
			dist = Math.round(_root.dist);
			coins = _root.coins;
			_root.coinsthistime = 0;
			_root.coinsthistime = Number(_root.coinsthistime + coins);
			_root.money = Number(_root.money + coins);
			if (_root.duckinuse == 1) {
				_root.duck1clvl = Number(_root.duck1clvl + _root.dist / 200);
			}
			if (_root.duckinuse == 2) {
				_root.duck2clvl = Number(_root.duck2clvl + _root.dist / 200);
			}
			if (_root.duckinuse == 3) {
				_root.duck3clvl = Number(_root.duck3clvl + _root.dist / 200);
			}
			if (_root.duckinuse == 4) {
				_root.duck4clvl = Number(_root.duck4clvl + _root.dist / 200);
			}
			if (_root.duckinuse == 5) {
				_root.duck5clvl = Number(_root.duck5clvl + _root.dist / 200);
			}
			if (_root.duckinuse == 6) {
				_root.duck6clvl = Number(_root.duck6clvl + _root.dist / 200);
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_root.duckinuse == 1) {
					_parent.clvl = Math.floor(_root.duck1clvl / 10);
				}
				if (_root.duckinuse == 2) {
					_parent.clvl = Math.floor(_root.duck2clvl / 10);
				}
				if (_root.duckinuse == 3) {
					_parent.clvl = Math.floor(_root.duck3clvl / 10);
				}
				if (_root.duckinuse == 4) {
					_parent.clvl = Math.floor(_root.duck4clvl / 10);
				}
				if (_root.duckinuse == 5) {
					_parent.clvl = Math.floor(_root.duck5clvl / 10);
				}
				if (_root.duckinuse == 6) {
					_parent.clvl = Math.floor(_root.duck6clvl / 10);
				}
				xscale = (_parent.clvl / 1.5) * 2;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
	}
	instance of movieClip 2214	{
		onClipEvent (enterFrame) {
			_y = _root.cam._y;
		}
	}
	frame 143 {
		song = 16;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 143 {
		stop();
		coins = 0;
	}
	movieClip 2217	{
	}
	instance of movieClip 2217	{
		onClipEvent (enterFrame) {
			_y = _y + _root.yspeed / 20;
		}
	}
	movieClip 2219	{
	}
	instance wall of movieClip 2219	{
		onClipEvent (enterFrame) {
			_y = _y + _root.yspeed;
			if (_y > 480) {
				_y = _y - 480;
			}
			if (_y < 0) {
				_y = _y + 480;
			}
		}
	}
	movieClip 2221	{
	}
	instance cave of movieClip 2221	{
		onClipEvent (enterFrame) {
			_y = _y + _root.yspeed;
			if (_y > 580) {
				_y = _y - (680 + Math.random() * 200);
			}
		}
	}
	movieClip 2222	{
		frame 1 {
			stop();
		}
		instance of movieClip 729	{
			onClipEvent (enterFrame) {
				if (_root.yspeed == 0 and _parent.yspeed == 0) {
					stop();
				} else {
					play();
				}
			}
		}
		instance of movieClip 1231	{
		}
		instance of movieClip 662	{
		}
	}
	movieClip 2225	{
	}
	instance of movieClip 2225	{
		onClipEvent (keyPress '<Space>') {
			_root.nextFrame();
		}
	}
	frame 144 {
		song = 16;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 144 {
		yspeed = 0;
		fall = 0;
		timer = 60;
	}
	instance duck of movieClip 2222	{
		onClipEvent (load) {
			incave = 0;
			yspeed = 0;
			time = _root.timer;
			_root.dist = 0;
		}
		onClipEvent (enterFrame) {
			time -= 0.02;
			if (time <= 0) {
				_root.nextFrame();
			}
			_root.timer = Math.ceil(time);
			minutes = Math.floor(_root.timer / 60);
			seconds = _root.timer - minutes * 60;
			if (seconds < 10) {
				seconds = '0' + seconds;
			}
			_root.timedisplay = minutes + ':' + seconds;
			if (dead == 1) {
				_root.yspeed = 0;
				if (_y > 600) {
					_root.nextFrame();
				}
				yspeed = 20;
				xspeed = -5;
				rotspeed = -5;
				_y = _y + yspeed;
				_x = _x + xspeed;
				_rotation = _rotation + rotspeed;
			} else {
				_root.yspeed = 0;
				yspeed = 0;
				if (Key.isDown(38) and incave == 0) {
					if (_y > 250) {
						yspeed = -5;
					} else {
						_root.yspeed = 5;
					}
				}
				if (Key.isDown(40) and incave == 0 and _y < 447) {
					yspeed = 5;
				}
				if (_y > 447) {
					_y = 447;
					yspeed = 0;
				}
				if (Key.isDown(37)) {
					incave = 0;
				}
				if (Key.isDown(39) and _root.cave.hitTest(_x + 30, _y, true)) {
					incave = 1;
				}
				if (incave == 1) {
					_x = _x + (_root.cave._x - _x) / 2;
					_y = _y + (_root.cave._y + 10 - _y) / 2;
					gotoAndStop(2);
				}
				if (incave == 0) {
					_x = _x + (400 - _x) / 2;
					gotoAndStop(1);
				}
				_y = _y + yspeed;
				_root.dist = Number(_root.dist + (_root.yspeed - yspeed) / 5);
				if (_root.dist < 0) {
					_root.dist = 0;
				}
			}
		}
	}
	movieClip 2230	{
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	instance of movieClip 2230	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			s = Math.random() * 60 + 10;
			_xscale = s;
			_yscale = s;
			gotoAndStop(Math.ceil(Math.random() * 5));
			_rotation = Math.random() * 360;
			rotspeed = Math.random() * 20;
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			_rotation = _rotation + rotspeed;
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				s = Math.random() * 60 + 10;
				_xscale = s;
				_yscale = s;
				gotoAndStop(Math.ceil(Math.random() * 5));
				_rotation = Math.random() * 360;
				rotspeed = Math.random() * 20;
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	movieClip 2234	{
	}
	instance of movieClip 2234	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			gotoAndStop(Math.ceil(Math.random() * 5));
			yspeed = 20 + Math.random() * 10;
			fall = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck)) {
				_root.duck.dead = 1;
			}
			while (_root.wall.hitTest(_x - 10 + _width / 2, _y, true)) {
				_x = _x - 1;
			}
			if (_root.fall == 1) {
				fall = 1;
			}
			if (_y > 550) {
				gotoAndStop(Math.ceil(Math.random() * 5));
				yspeed = 20 + Math.random() * 10;
				_y = starty;
				_x = startx;
				fall = 0;
				_root.fall = 0;
			}
			if (fall == 1) {
				_y = _y + yspeed;
			}
		}
	}
	movieClip 2237	{
	}
	movieClip 2238	{
		frame 1 {
			stop();
		}
		frame 100 {
			_root.fall = 1;
		}
	}
	instance warning of movieClip 2238	{
		onClipEvent (load) {
			counter = Math.ceil(100 + Math.random() * 200);
		}
		onClipEvent (enterFrame) {
			--counter;
			if (counter < 0) {
				counter = Math.ceil(250 + Math.random() * 250);
				play();
			}
		}
	}
	instance of movieClip 1105	{
		onClipEvent (enterFrame) {
			yspeed = _root.yspeed;
			_y = _y + yspeed;
			if (_y > 500) {
				_y = _y - (600 + Math.random() * 360);
			}
			if (this.hitTest(_root.duck)) {
				play();
				_y = _y - (600 + Math.random() * 360);
				_root.coins = Number(_root.coins + 1);
			}
		}
	}
	frame 145 {
		song = 16;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 145 {
		if (rts == 1) {
			gotoAndStop(257);
		}
	}
	movieClip 2243	{
		frame 1 {
			dist = Math.round(_root.dist);
			coins = _root.coins;
			_root.coinsthistime = 0;
			_root.coinsthistime = Number(_root.coinsthistime + coins);
			_root.money = Number(_root.money + coins);
			if (_root.duckinuse == 1) {
				_root.duck1clvl = Number(_root.duck1clvl + _root.dist / 25);
			}
			if (_root.duckinuse == 2) {
				_root.duck2clvl = Number(_root.duck2clvl + _root.dist / 25);
			}
			if (_root.duckinuse == 3) {
				_root.duck3clvl = Number(_root.duck3clvl + _root.dist / 25);
			}
			if (_root.duckinuse == 4) {
				_root.duck4clvl = Number(_root.duck4clvl + _root.dist / 25);
			}
			if (_root.duckinuse == 5) {
				_root.duck5clvl = Number(_root.duck5clvl + _root.dist / 25);
			}
			if (_root.duckinuse == 6) {
				_root.duck6clvl = Number(_root.duck6clvl + _root.dist / 25);
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_root.duckinuse == 1) {
					_parent.clvl = Math.floor(_root.duck1clvl / 10);
				}
				if (_root.duckinuse == 2) {
					_parent.clvl = Math.floor(_root.duck2clvl / 10);
				}
				if (_root.duckinuse == 3) {
					_parent.clvl = Math.floor(_root.duck3clvl / 10);
				}
				if (_root.duckinuse == 4) {
					_parent.clvl = Math.floor(_root.duck4clvl / 10);
				}
				if (_root.duckinuse == 5) {
					_parent.clvl = Math.floor(_root.duck5clvl / 10);
				}
				if (_root.duckinuse == 6) {
					_parent.clvl = Math.floor(_root.duck6clvl / 10);
				}
				xscale = (_parent.clvl / 1.5) * 2;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
	}
	instance of movieClip 2243	{
		onClipEvent (enterFrame) {
			_y = _root.cam._y;
		}
	}
	frame 146 {
		song = 16;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 146 {
		yspeed = 0;
		stop();
		coins = 0;
	}
	movieClip 2245	{
	}
	instance of movieClip 2245	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 2217	{
		onClipEvent (enterFrame) {
			_y = _y + _root.yspeed / 20;
		}
	}
	movieClip 2266	{
	}
	movieClip 2267	{
		frame 1 {
			lcr = 1;
		}
		instance part1 of movieClip 2266	{
			onClipEvent (load) {
				gotoAndStop(6);
			}
			onClipEvent (enterFrame) {
				_y = _y + int(_root.yspeed);
				_parent.part2._y += int(_root.yspeed);
				if (_y > 240) {
					_y = _y - 960;
					_root.part = 1;
					if (_parent.part2._currentframe < 6) {
						_x = _parent.part2._x + 220;
						_parent.pose = 1;
					} else {
						if (_parent.part2._currentframe > 5 and _parent.part2._currentframe < 16) {
							_x = _parent.part2._x;
							_parent.pose = 2;
						} else {
							if (_parent.part2._currentframe > 15) {
								_x = _parent.part2._x - 220;
								_parent.pose = 3;
							}
						}
					}
					if (_x < 200) {
						rand = Math.ceil(random(15));
					} else {
						if (_x > 200) {
							rand = 5 + Math.ceil(random(15));
						} else {
							rand = Math.ceil(Math.random() * 20);
						}
					}
					if (rand == 1) {
						gotoAndStop(1);
					}
					if (rand == 2) {
						gotoAndStop(2);
					}
					if (rand == 3) {
						gotoAndStop(3);
					}
					if (rand == 4) {
						gotoAndStop(4);
					}
					if (rand == 5) {
						gotoAndStop(5);
					}
					if (rand == 6) {
						gotoAndStop(6);
					}
					if (rand == 7) {
						gotoAndStop(7);
					}
					if (rand == 8) {
						gotoAndStop(8);
					}
					if (rand == 9) {
						gotoAndStop(9);
					}
					if (rand == 10) {
						gotoAndStop(10);
					}
					if (rand == 11) {
						gotoAndStop(11);
					}
					if (rand == 12) {
						gotoAndStop(12);
					}
					if (rand == 13) {
						gotoAndStop(13);
					}
					if (rand == 14) {
						gotoAndStop(14);
					}
					if (rand == 15) {
						gotoAndStop(15);
					}
					if (rand == 16) {
						gotoAndStop(16);
					}
					if (rand == 17) {
						gotoAndStop(17);
					}
					if (rand == 18) {
						gotoAndStop(18);
					}
					if (rand == 19) {
						gotoAndStop(19);
					}
					if (rand == 20) {
						gotoAndStop(20);
					}
				}
			}
		}
		instance part2 of movieClip 2266	{
			onClipEvent (load) {
				gotoAndStop(1);
			}
			onClipEvent (enterFrame) {
				if (_y > 240) {
					_y = _y - 960;
					_root.part = 2;
					if (_parent.part1._currentframe < 6) {
						_x = _parent.part1._x + 220;
					} else {
						if (_parent.part1._currentframe > 5 and _parent.part1._currentframe < 16) {
							_x = _parent.part1._x;
						} else {
							if (_parent.part1._currentframe > 15) {
								_x = _parent.part1._x - 220;
							}
						}
					}
					if (_x < 200) {
						rand = Math.ceil(random(15));
					} else {
						if (_x > 200) {
							rand = 5 + Math.ceil(random(15));
						} else {
							rand = Math.ceil(Math.random() * 20);
						}
					}
					if (rand == 1) {
						gotoAndStop(1);
					}
					if (rand == 2) {
						gotoAndStop(2);
					}
					if (rand == 3) {
						gotoAndStop(3);
					}
					if (rand == 4) {
						gotoAndStop(4);
					}
					if (rand == 5) {
						gotoAndStop(5);
					}
					if (rand == 6) {
						gotoAndStop(6);
					}
					if (rand == 7) {
						gotoAndStop(7);
					}
					if (rand == 8) {
						gotoAndStop(8);
					}
					if (rand == 9) {
						gotoAndStop(9);
					}
					if (rand == 10) {
						gotoAndStop(10);
					}
					if (rand == 11) {
						gotoAndStop(11);
					}
					if (rand == 12) {
						gotoAndStop(12);
					}
					if (rand == 13) {
						gotoAndStop(13);
					}
					if (rand == 14) {
						gotoAndStop(14);
					}
					if (rand == 15) {
						gotoAndStop(15);
					}
					if (rand == 16) {
						gotoAndStop(16);
					}
					if (rand == 17) {
						gotoAndStop(17);
					}
					if (rand == 18) {
						gotoAndStop(18);
					}
					if (rand == 19) {
						gotoAndStop(19);
					}
					if (rand == 20) {
						gotoAndStop(20);
					}
				}
			}
		}
	}
	movieClip 2270	{
	}
	instance of movieClip 2270	{
		onClipEvent (keyPress '<Space>') {
			_root.nextFrame();
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.mid3._x - _x) / 16;
			_root.scoreclip._x = _x;
		}
	}
	frame 147 {
		song = 16;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 147 {
		yspeed = 5;
	}
	movieClip 2271	{
	}
	instance mid of movieClip 2271	{
		onClipEvent (enterFrame) {
			startx = _x;
			_x = _root.walls.part1._x + _root.walls._x - (_root.walls.part1._x + _root.walls._x - (_root.walls.part2._x + _root.walls._x)) / 2;
			endx = _x;
			if (startx !== endx) {
				_root.mid2.change = 1;
			}
		}
	}
	instance mid2 of movieClip 2271	{
		onClipEvent (load) {
			xspeed = 0;
			thespeed = 0.2;
		}
		onClipEvent (enterFrame) {
			if (change == 1) {
				thespeed = _root.yspeed / 20;
				change = 0;
				startpos = _x;
				endpos = _root.mid._x;
				midpos = startpos + (endpos - startpos) / 2;
			}
			if (startpos > endpos) {
				if (_x > midpos) {
					xspeed -= thespeed;
				} else {
					if (xspeed < 0) {
						xspeed += thespeed;
					}
				}
			}
			if (startpos < endpos) {
				if (_x < midpos) {
					xspeed += thespeed;
				} else {
					if (xspeed > 0) {
						xspeed -= thespeed;
					}
				}
			}
			_x = _x + xspeed;
		}
	}
	instance mid3 of movieClip 2271	{
		onClipEvent (enterFrame) {
			_x = _root.mid2._x - (_root.mid2._x - _root.chick._x) / 2;
		}
	}
	movieClip 2272	{
		instance of movieClip 729	{
			onClipEvent (enterFrame) {
				if (_root.yspeed == 0 and _parent.yspeed == 0) {
					stop();
				} else {
					play();
				}
			}
		}
		instance of movieClip 1231	{
		}
	}
	instance chick of movieClip 2272	{
		onClipEvent (load) {
			targrot = 10;
			where = 2;
			xspeed = 0;
			yspeed = 0;
			_root.scoreclip.dist = 0;
			_root.dist = 0;
		}
		onClipEvent (enterFrame) {
			start_x = _x;
			if (_y > 515) {
				_root.nextFrame();
			}
			_root.dist = Number(_root.scoreclip.dist + _root.yspeed / 4);
			_root.scoreclip.dist = Math.round(_root.dist);
			_root.yspeed = Number(_root.yspeed + 0.002);
			_root.where = where;
			_y = _y + yspeed;
			_x = _x + xspeed;
			if (_y > 250) {
				yspeed -= 1;
			}
			if (Key.isDown(37)) {
				if (_root.walls.hitTest(_x - 22, _y, true) or _root.walls.hitTest(_x + 22, _y, true)) {
					if (where == 2) {
						_rotation = -60;
					}
					where = 1;
				}
			}
			if (Key.isDown(39)) {
				if (_root.walls.hitTest(_x - 22, _y, true) or _root.walls.hitTest(_x + 22, _y, true)) {
					if (where == 1) {
						_rotation = 60;
					}
					where = 2;
				}
			}
			if (_root.walls.hitTest(_x - 22, _y, true) or _root.walls.hitTest(_x + 22, _y, true)) {
				yspeed = 0;
				if (_y > 300) {
					_y = _y - 4;
				}
			} else {
				yspeed += 1.5;
			}
			if (where == 1) {
				gotoAndStop(2);
				if (!_root.walls.hitTest(_x - 17, _y, true)) {
					_x = _x - 15;
				}
				while (_root.walls.hitTest(_x - 17, _y, true)) {
					_x = _x + 1;
				}
				if (!_root.walls.hitTest(_x - 25, _y - 20, true)) {
					_y = _y + yspeed;
				}
			}
			if (where == 2) {
				gotoAndStop(1);
				if (!_root.walls.hitTest(_x + 17, _y, true)) {
					_x = _x + 15;
				}
				while (_root.walls.hitTest(_x + 17, _y, true)) {
					_x = _x - 1;
				}
				if (!_root.walls.hitTest(_x + 25, _y - 20, true)) {
					_y = _y + yspeed;
				}
			}
			while (_root.walls.hitTest(_x, _y - 28, true)) {
				_y = _y + 1;
			}
			end_x = _x;
			xmoved = end_x - start_x;
			trace(xmoved);
			ymoved = -_root.yspeed;
			if (_currentframe == 1) {
				angle = Math.atan(ymoved / xmoved) / 0.0174532925199433 + 90;
				oldrot = _rotation;
				_rotation = angle;
				if (_rotation - oldrot > 90) {
					_rotation = oldrot;
				}
				if (_rotation - oldrot < -90) {
					_rotation = oldrot;
				}
				_rotation = _rotation;
				_rotation = oldrot + (_rotation - oldrot) / 4;
			}
			if (_currentframe == 2) {
				trace('left');
				angle = Math.atan(ymoved / -xmoved) / 0.0174532925199433 + 90;
				oldrot = _rotation;
				_rotation = -angle;
				if (_rotation - oldrot > 90) {
					_rotation = oldrot;
				}
				if (_rotation - oldrot < -90) {
					_rotation = oldrot;
				}
				_rotation = _rotation;
				_rotation = oldrot + (_rotation - oldrot) / 4;
			}
			if (_rotation > 90) {
				_rotation = 90;
			}
			if (_rotation < -90) {
				_rotation = -90;
			}
		}
	}
	frame 148 {
		song = 16;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 148 {
		if (rts == 1) {
			gotoAndStop(257);
		}
	}
	movieClip 2276	{
		frame 1 {
			dist = Math.round(_root.dist);
			coins = _root.coins;
			_root.coinsthistime = 0;
			_root.coinsthistime = Number(_root.coinsthistime + coins);
			_root.money = Number(_root.money + coins);
			if (_root.duckinuse == 1) {
				_root.duck1clvl = Number(_root.duck1clvl + _root.dist / 200);
			}
			if (_root.duckinuse == 2) {
				_root.duck2clvl = Number(_root.duck2clvl + _root.dist / 200);
			}
			if (_root.duckinuse == 3) {
				_root.duck3clvl = Number(_root.duck3clvl + _root.dist / 200);
			}
			if (_root.duckinuse == 4) {
				_root.duck4clvl = Number(_root.duck4clvl + _root.dist / 200);
			}
			if (_root.duckinuse == 5) {
				_root.duck5clvl = Number(_root.duck5clvl + _root.dist / 200);
			}
			if (_root.duckinuse == 6) {
				_root.duck6clvl = Number(_root.duck6clvl + _root.dist / 200);
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_root.duckinuse == 1) {
					_parent.clvl = Math.floor(_root.duck1clvl / 10);
				}
				if (_root.duckinuse == 2) {
					_parent.clvl = Math.floor(_root.duck2clvl / 10);
				}
				if (_root.duckinuse == 3) {
					_parent.clvl = Math.floor(_root.duck3clvl / 10);
				}
				if (_root.duckinuse == 4) {
					_parent.clvl = Math.floor(_root.duck4clvl / 10);
				}
				if (_root.duckinuse == 5) {
					_parent.clvl = Math.floor(_root.duck5clvl / 10);
				}
				if (_root.duckinuse == 6) {
					_parent.clvl = Math.floor(_root.duck6clvl / 10);
				}
				xscale = (_parent.clvl / 1.5) * 2;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
	}
	instance of movieClip 2276	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 149 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 149 {
		if (_root.duckinuse == 1) {
			_root.newlvl = Math.floor(_root.duck1clvl / 10);
		}
		if (_root.duckinuse == 2) {
			_root.newlvl = Math.floor(_root.duck2clvl / 10);
		}
		if (_root.duckinuse == 3) {
			_root.newlvl = Math.floor(_root.duck3clvl / 10);
		}
		if (_root.duckinuse == 4) {
			_root.newlvl = Math.floor(_root.duck4clvl / 10);
		}
		if (_root.duckinuse == 5) {
			_root.newlvl = Math.floor(_root.duck5clvl / 10);
		}
		if (_root.duckinuse == 6) {
			_root.newlvl = Math.floor(_root.duck6clvl / 10);
		}
		_root.levelgain = '(+' + Math.round(_root.newlvl - _root.startlvl / 10) + ')';
	}
	instance cloud3 of movieClip 1907	{
		onClipEvent (enterFrame) {
			if (_y > _root.cam._y + 400) {
				_y = _y - (800 + Math.random() * 200);
				_x = Math.random() * 750;
			}
		}
	}
	button 2277 {
		on (release) {
			gotoAndStop('MENU4');
		}
	}
	frame 150 {
		song = 10;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 150 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance of movieClip 2109	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 4;
			hairtype = 0;
			colourtype = 7;
			spottype = 2;
			spotcolourtype = 2;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 151 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	frame 152 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 152 {
		enelvl = 780;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 2109	{
		onClipEvent (enterFrame) {
			_y = _root.cam._y;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 2292	{
	}
	instance of movieClip 2292	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				if (this.hitTest(_root.chick._x + 20, _root.chick._y - 35, true)) {
					while (this.hitTest(_root.chick._x + 20, _root.chick._y, true)) {
						--_root.chick._x;
					}
					_root.chick.mode = 4;
					_root.chick.gotoAndStop(32);
				}
			}
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				if (this.hitTest(_root.chick2._x + 20, _root.chick2._y - 35, true)) {
					while (this.hitTest(_root.chick2._x + 20, _root.chick2._y, true)) {
						--_root.chick2._x;
					}
					_root.chick2.mode = 4;
					_root.chick2.gotoAndStop(32);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				if (this.hitTest(_root.chick3._x + 20, _root.chick3._y - 35, true)) {
					while (this.hitTest(_root.chick3._x + 20, _root.chick3._y, true)) {
						--_root.chick3._x;
					}
					_root.chick3.mode = 4;
					_root.chick3.gotoAndStop(32);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				if (this.hitTest(_root.chick4._x + 20, _root.chick4._y - 35, true)) {
					while (this.hitTest(_root.chick4._x + 20, _root.chick4._y, true)) {
						--_root.chick4._x;
					}
					_root.chick4.mode = 4;
					_root.chick4.gotoAndStop(32);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 4;
			hairtype = 0;
			colourtype = 7;
			spottype = 2;
			spotcolourtype = 2;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 2;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_y = _y + (_root.chick._y - _y) / 16;
			if (_y > 240) {
				_y = 240;
			}
			_root.energy._y = _y - 215;
		}
	}
	movieClip 2294	{
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	frame 153 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 153 {
		firstmessage = 'CONGRATULATIONS YOU WON THE RACE AND $200';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE CLIMBING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 153 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race9 = 1;
			_root.money = Number(_root.money + 200);
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	button 2295 {
		on (release) {
			gotoAndStop('MENU4');
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 154 {
		song = 10;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 154 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance of movieClip 2109	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 11;
			hairtype = 7;
			colourtype = 12;
			spottype = 14;
			spotcolourtype = 0;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 155 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	frame 156 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 156 {
		enelvl = 820;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 2109	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 11;
			hairtype = 7;
			colourtype = 12;
			spottype = 14;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 2;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	movieClip 2309	{
	}
	instance of movieClip 2309	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				if (this.hitTest(_root.chick._x + 20, _root.chick._y - 35, true)) {
					while (this.hitTest(_root.chick._x + 20, _root.chick._y, true)) {
						--_root.chick._x;
					}
					_root.chick.mode = 4;
					_root.chick.gotoAndStop(32);
				}
			}
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 1) {
				if (this.hitTest(_root.chick2._x + 20, _root.chick2._y - 35, true)) {
					while (this.hitTest(_root.chick2._x + 20, _root.chick2._y, true)) {
						--_root.chick2._x;
					}
					_root.chick2.mode = 4;
					_root.chick2.gotoAndStop(32);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 1) {
				if (this.hitTest(_root.chick3._x + 20, _root.chick3._y - 35, true)) {
					while (this.hitTest(_root.chick3._x + 20, _root.chick3._y, true)) {
						--_root.chick3._x;
					}
					_root.chick3.mode = 4;
					_root.chick3.gotoAndStop(32);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 1) {
				if (this.hitTest(_root.chick4._x + 20, _root.chick4._y - 35, true)) {
					while (this.hitTest(_root.chick4._x + 20, _root.chick4._y, true)) {
						--_root.chick4._x;
					}
					_root.chick4.mode = 4;
					_root.chick4.gotoAndStop(32);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1875) {
				_x = 1875;
			}
			_root.energy._x = _x;
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	frame 157 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 157 {
		firstmessage = 'CONGRATULATIONS YOU WON A TOURNAMENT TICKET!';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE CLIMBING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 157 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race10 = 1;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 158 {
		song = 10;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 158 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance of movieClip 2109	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 9;
			hairtype = 5;
			colourtype = 2;
			spottype = 11;
			spotcolourtype = 0;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 159 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 2323 {
		on (rollOver) {
			if (_root.duck2 == 1) {
				_root.duckname = _root.duck2name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck2 == 1) {
				if (_root.duck2flvl <= 0) {
					_root.duckinuse = 2;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2324 {
		on (rollOver) {
			if (_root.duck3 == 1) {
				_root.duckname = _root.duck3name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck3 == 1) {
				if (_root.duck3flvl <= 0) {
					_root.duckinuse = 3;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2325 {
		on (rollOver) {
			if (_root.duck6 == 1) {
				_root.duckname = _root.duck6name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck6 == 1) {
				if (_root.duck6flvl <= 0) {
					_root.duckinuse = 6;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2326 {
		on (rollOver) {
			if (_root.duck5 == 1) {
				_root.duckname = _root.duck5name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck5 == 1) {
				if (_root.duck5flvl <= 0) {
					_root.duckinuse = 5;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2327 {
		on (rollOver) {
			if (_root.duck4 == 1) {
				_root.duckname = _root.duck4name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck4 == 1) {
				if (_root.duck4flvl <= 0) {
					_root.duckinuse = 4;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2328 {
		on (rollOver) {
			if (_root.duck1 == 1) {
				_root.duckname = _root.duck1name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck1 == 1) {
				if (_root.duck1flvl <= 0) {
					_root.duckinuse = 1;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	frame 160 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 160 {
		enelvl = 860;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 2109	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 5;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 5;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 5;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 5;
			}
		}
	}
	instance of movieClip 1787	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mud._visible = false;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mud._visible = false;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mud._visible = false;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mud._visible = false;
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 2;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	movieClip 2330	{
	}
	instance of movieClip 2330	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 9;
			hairtype = 5;
			colourtype = 2;
			spottype = 11;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
			if (mode == 5) {
				if (_currentframe == 1) {
					gotoAndPlay(70);
				}
				if (_currentframe == 77) {
					gotoAndStop(98);
					_x = _x + 30;
					_y = _y + 10;
					xspeed = 4;
					yspeed = 0;
				}
				if (_currentframe == 98) {
					start_y = _y;
					if (yspeed > 0) {
						xspeed += yspeed / 7;
					}
					yspeed += 2;
					_y = _y + yspeed;
					_x = _x + xspeed;
					xspeed *= 0.95;
					end_y = _y;
					ymoved = end_y - start_y;
					_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
				}
				if (_currentframe == 99) {
					xspeed *= 0.8;
					_x = _x + xspeed;
					if (xspeed < 0.5) {
						gotoAndPlay(24);
						_y = _y - 13;
						_x = _x - 3;
					}
				}
			}
		}
	}
	movieClip 2333	{
	}
	instance of movieClip 2333	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				if (this.hitTest(_root.chick._x + 20, _root.chick._y - 35, true)) {
					while (this.hitTest(_root.chick._x + 20, _root.chick._y, true)) {
						--_root.chick._x;
					}
					_root.chick.mode = 4;
					_root.chick.gotoAndStop(32);
				}
			}
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 1) {
				if (this.hitTest(_root.chick2._x + 20, _root.chick2._y - 35, true)) {
					while (this.hitTest(_root.chick2._x + 20, _root.chick2._y, true)) {
						--_root.chick2._x;
					}
					_root.chick2.mode = 4;
					_root.chick2.gotoAndStop(32);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 1) {
				if (this.hitTest(_root.chick3._x + 20, _root.chick3._y - 35, true)) {
					while (this.hitTest(_root.chick3._x + 20, _root.chick3._y, true)) {
						--_root.chick3._x;
					}
					_root.chick3.mode = 4;
					_root.chick3.gotoAndStop(32);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 1) {
				if (this.hitTest(_root.chick4._x + 20, _root.chick4._y - 35, true)) {
					while (this.hitTest(_root.chick4._x + 20, _root.chick4._y, true)) {
						--_root.chick4._x;
					}
					_root.chick4.mode = 4;
					_root.chick4.gotoAndStop(32);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1755) {
				_x = 1755;
			}
			_root.energy._x = _x;
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	frame 161 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 161 {
		firstmessage = 'CONGRATULATIONS YOU WON THE RACE AND $200';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE CLIMBING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 161 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race11 = 1;
			_root.money = Number(_root.money + 200);
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 162 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 162 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance of movieClip 1315	{
		onClipEvent (load) {
			if (_root.race10 == 1) {
				gotoAndStop(2);
			} else {
				gotoAndStop(1);
			}
		}
		onClipEvent (rollOver) {
			if (_currentframe == 2) {
				_alpha = 50;
			}
		}
		onClipEvent (rollOut, dragOut) {
			if (_currentframe == 2) {
				_alpha = 100;
			}
		}
		onClipEvent (release) {
			if (_currentframe == 2) {
				_root.nextFrame();
			}
		}
	}
	movieClip 2338	{
	}
	frame 163 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 163 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(40);
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck1 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck2 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck6 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck5 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck4 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck3 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck1 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 1;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck1name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck2 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 2;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck2name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck6 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 6;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck6name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck5 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 5;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck5name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck4 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 4;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck4name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck3 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 3;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck3name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance hover of movieClip 942	{
		onClipEvent (load) {
			_visible = false;
			stop();
			duck = 0;
			above = 1;
		}
		onClipEvent (enterFrame) {
			if (_visible == false) {
				_alpha = 0;
			}
			if (_visible == true) {
				if (_alpha < 100) {
					_alpha = _alpha + 20;
				}
				if (above == 1) {
					_x = _root._xmouse + 75;
					_y = _root._ymouse - 100;
					_x = Math.round(_x);
					_y = Math.round(_y);
				} else {
					_x = _root._xmouse + 75;
					_y = _root._ymouse + 100;
					_x = Math.round(_x);
					_y = Math.round(_y);
				}
			}
			if (_x < 75) {
				_x = 75;
			}
			if (_x > 675) {
				_x = 675;
			}
			if (_y < 100) {
				above = 0;
			}
			if (_y > 380) {
				above = 1;
			}
		}
	}
	frame 164 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 164 {
		if (racer1 == 1) {
			teamnameinput.text = 'Team ' + duck1name;
		}
		if (racer1 == 2) {
			teamnameinput.text = 'Team ' + duck2name;
		}
		if (racer1 == 3) {
			teamnameinput.text = 'Team ' + duck3name;
		}
		if (racer1 == 4) {
			teamnameinput.text = 'Team ' + duck4name;
		}
		if (racer1 == 5) {
			teamnameinput.text = 'Team ' + duck5name;
		}
		if (racer1 == 6) {
			teamnameinput.text = 'Team ' + duck6name;
		}
	}
	instance of movieClip 1335	{
		onClipEvent (load) {
			gotoAndStop(_root.racer1);
		}
	}
	instance of movieClip 1335	{
		onClipEvent (load) {
			gotoAndStop(_root.racer2);
		}
	}
	instance of movieClip 1335	{
		onClipEvent (load) {
			gotoAndStop(_root.racer3);
		}
	}
	frame 165 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 165 {
		team1 = teamname;
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part1 = 'RED';
		}
		if (num == 2) {
			part1 = 'YELLOW';
		}
		if (num == 3) {
			part1 = 'BLUE';
		}
		if (num == 4) {
			part1 = 'GREEN';
		}
		if (num == 5) {
			part1 = 'BLACK';
		}
		if (num == 6) {
			part1 = 'PINK';
		}
		if (num == 7) {
			part1 = 'FAST';
		}
		if (num == 8) {
			part1 = 'SPEEDY';
		}
		if (num == 9) {
			part1 = 'SUPERB';
		}
		if (num == 10) {
			part1 = 'MEAN';
		}
		if (num == 11) {
			part1 = 'RAPID';
		}
		if (num == 12) {
			part1 = 'BIG';
		}
		if (num == 13) {
			part1 = 'TASTY';
		}
		if (num == 14) {
			part1 = 'HOT';
		}
		if (num == 15) {
			part1 = 'COOL';
		}
		if (num == 16) {
			part1 = 'HUNGRY';
		}
		if (num == 17) {
			part1 = 'LAZY';
		}
		if (num == 18) {
			part1 = 'ANGRY';
		}
		if (num == 19) {
			part1 = 'JUICY';
		}
		if (num == 20) {
			part1 = 'HUMBLE';
		}
		if (num == 21) {
			part1 = 'LOUD';
		}
		if (num == 22) {
			part1 = 'BRIGHT';
		}
		if (num == 23) {
			part1 = 'CALM';
		}
		if (num == 24) {
			part1 = 'FAIR';
		}
		if (num == 25) {
			part1 = 'SWIFT';
		}
		if (num == 26) {
			part1 = 'HAPPY';
		}
		if (num == 27) {
			part1 = 'BORING';
		}
		if (num == 28) {
			part1 = 'RUSTY';
		}
		if (num == 29) {
			part1 = 'SMELLY';
		}
		if (num == 30) {
			part1 = 'FLUFFY';
		}
		if (num == 31) {
			part1 = 'SHINEY';
		}
		if (num == 32) {
			part1 = 'FURRY';
		}
		if (num == 33) {
			part1 = 'TOUGH';
		}
		if (num == 34) {
			part1 = 'STICKY';
		}
		if (num == 35) {
			part1 = 'FRUITY';
		}
		if (num == 36) {
			part1 = 'ODD';
		}
		if (num == 37) {
			part1 = 'BEADY';
		}
		if (num == 38) {
			part1 = 'WITTY';
		}
		if (num == 39) {
			part1 = 'FUNNY';
		}
		if (num == 40) {
			part1 = 'WACKY';
		}
		if (num == 41) {
			part1 = 'CUTE';
		}
		if (num == 42) {
			part1 = 'SAUCY';
		}
		if (num == 43) {
			part1 = 'GOLDEN';
		}
		if (num == 44) {
			part1 = 'METAL';
		}
		if (num == 45) {
			part1 = 'ELITE';
		}
		if (num == 46) {
			part1 = 'FLASHY';
		}
		if (num == 47) {
			part1 = 'GENIUS';
		}
		if (num == 48) {
			part1 = 'SAFE';
		}
		if (num == 49) {
			part1 = 'BEEFY';
		}
		if (num == 50) {
			part1 = 'CLASSY';
		}
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part2 = 'LEGENDS';
		}
		if (num == 2) {
			part2 = 'RACERS';
		}
		if (num == 3) {
			part2 = 'RIFLES';
		}
		if (num == 4) {
			part2 = 'LETTUCE';
		}
		if (num == 5) {
			part2 = 'BULLS';
		}
		if (num == 6) {
			part2 = 'SHEEP';
		}
		if (num == 7) {
			part2 = 'WINNERS';
		}
		if (num == 8) {
			part2 = 'PIES';
		}
		if (num == 9) {
			part2 = 'CAKES';
		}
		if (num == 10) {
			part2 = 'WISHES';
		}
		if (num == 11) {
			part2 = 'DREAMS';
		}
		if (num == 12) {
			part2 = 'FLAGS';
		}
		if (num == 13) {
			part2 = 'COILS';
		}
		if (num == 14) {
			part2 = 'SPRINGS';
		}
		if (num == 15) {
			part2 = 'COWS';
		}
		if (num == 16) {
			part2 = 'WRITERS';
		}
		if (num == 17) {
			part2 = 'ARTISTS';
		}
		if (num == 18) {
			part2 = 'SAVOIRS';
		}
		if (num == 19) {
			part2 = 'HEROS';
		}
		if (num == 20) {
			part2 = 'BULLETS';
		}
		if (num == 21) {
			part2 = 'LIONS';
		}
		if (num == 22) {
			part2 = 'SURFERS';
		}
		if (num == 23) {
			part2 = 'IDOLS';
		}
		if (num == 24) {
			part2 = 'RAVENS';
		}
		if (num == 25) {
			part2 = 'BEARS';
		}
		if (num == 26) {
			part2 = 'TOTEMS';
		}
		if (num == 27) {
			part2 = 'STARS';
		}
		if (num == 28) {
			part2 = 'PLANETS';
		}
		if (num == 29) {
			part2 = 'COMETS';
		}
		if (num == 30) {
			part2 = 'CHEIFS';
		}
		if (num == 31) {
			part2 = 'ZULUS';
		}
		if (num == 32) {
			part2 = 'MASTERS';
		}
		if (num == 33) {
			part2 = 'KINGS';
		}
		if (num == 34) {
			part2 = 'LEADERS';
		}
		if (num == 35) {
			part2 = 'RULERS';
		}
		if (num == 36) {
			part2 = 'BAKERS';
		}
		if (num == 37) {
			part2 = 'KILLERS';
		}
		if (num == 38) {
			part2 = 'JUMPERS';
		}
		if (num == 39) {
			part2 = 'PIRATES';
		}
		if (num == 40) {
			part2 = 'GUNNERS';
		}
		if (num == 41) {
			part2 = 'CANNONS';
		}
		if (num == 42) {
			part2 = 'CHAMPS';
		}
		if (num == 43) {
			part2 = 'WALKERS';
		}
		if (num == 44) {
			part2 = 'RUNNERS';
		}
		if (num == 45) {
			part2 = 'PILOTS';
		}
		if (num == 46) {
			part2 = 'FREAKS';
		}
		if (num == 47) {
			part2 = 'GOTHS';
		}
		if (num == 48) {
			part2 = 'SINNERS';
		}
		if (num == 49) {
			part2 = 'FLYERS';
		}
		if (num == 50) {
			part2 = 'JOCKEYS';
		}
		team2 = part1 + ' ' + part2;
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part1 = 'RED';
		}
		if (num == 2) {
			part1 = 'YELLOW';
		}
		if (num == 3) {
			part1 = 'BLUE';
		}
		if (num == 4) {
			part1 = 'GREEN';
		}
		if (num == 5) {
			part1 = 'BLACK';
		}
		if (num == 6) {
			part1 = 'PINK';
		}
		if (num == 7) {
			part1 = 'FAST';
		}
		if (num == 8) {
			part1 = 'SPEEDY';
		}
		if (num == 9) {
			part1 = 'SUPERB';
		}
		if (num == 10) {
			part1 = 'MEAN';
		}
		if (num == 11) {
			part1 = 'RAPID';
		}
		if (num == 12) {
			part1 = 'BIG';
		}
		if (num == 13) {
			part1 = 'TASTY';
		}
		if (num == 14) {
			part1 = 'HOT';
		}
		if (num == 15) {
			part1 = 'COOL';
		}
		if (num == 16) {
			part1 = 'HUNGRY';
		}
		if (num == 17) {
			part1 = 'LAZY';
		}
		if (num == 18) {
			part1 = 'ANGRY';
		}
		if (num == 19) {
			part1 = 'JUICY';
		}
		if (num == 20) {
			part1 = 'HUMBLE';
		}
		if (num == 21) {
			part1 = 'LOUD';
		}
		if (num == 22) {
			part1 = 'BRIGHT';
		}
		if (num == 23) {
			part1 = 'CALM';
		}
		if (num == 24) {
			part1 = 'FAIR';
		}
		if (num == 25) {
			part1 = 'SWIFT';
		}
		if (num == 26) {
			part1 = 'HAPPY';
		}
		if (num == 27) {
			part1 = 'BORING';
		}
		if (num == 28) {
			part1 = 'RUSTY';
		}
		if (num == 29) {
			part1 = 'SMELLY';
		}
		if (num == 30) {
			part1 = 'FLUFFY';
		}
		if (num == 31) {
			part1 = 'SHINEY';
		}
		if (num == 32) {
			part1 = 'FURRY';
		}
		if (num == 33) {
			part1 = 'TOUGH';
		}
		if (num == 34) {
			part1 = 'STICKY';
		}
		if (num == 35) {
			part1 = 'FRUITY';
		}
		if (num == 36) {
			part1 = 'ODD';
		}
		if (num == 37) {
			part1 = 'BEADY';
		}
		if (num == 38) {
			part1 = 'WITTY';
		}
		if (num == 39) {
			part1 = 'FUNNY';
		}
		if (num == 40) {
			part1 = 'WACKY';
		}
		if (num == 41) {
			part1 = 'CUTE';
		}
		if (num == 42) {
			part1 = 'SAUCY';
		}
		if (num == 43) {
			part1 = 'GOLDEN';
		}
		if (num == 44) {
			part1 = 'METAL';
		}
		if (num == 45) {
			part1 = 'ELITE';
		}
		if (num == 46) {
			part1 = 'FLASHY';
		}
		if (num == 47) {
			part1 = 'GENIUS';
		}
		if (num == 48) {
			part1 = 'SAFE';
		}
		if (num == 49) {
			part1 = 'BEEFY';
		}
		if (num == 50) {
			part1 = 'CLASSY';
		}
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part2 = 'LEGENDS';
		}
		if (num == 2) {
			part2 = 'RACERS';
		}
		if (num == 3) {
			part2 = 'RIFLES';
		}
		if (num == 4) {
			part2 = 'LETTUCE';
		}
		if (num == 5) {
			part2 = 'BULLS';
		}
		if (num == 6) {
			part2 = 'SHEEP';
		}
		if (num == 7) {
			part2 = 'WINNERS';
		}
		if (num == 8) {
			part2 = 'PIES';
		}
		if (num == 9) {
			part2 = 'CAKES';
		}
		if (num == 10) {
			part2 = 'WISHES';
		}
		if (num == 11) {
			part2 = 'DREAMS';
		}
		if (num == 12) {
			part2 = 'FLAGS';
		}
		if (num == 13) {
			part2 = 'COILS';
		}
		if (num == 14) {
			part2 = 'SPRINGS';
		}
		if (num == 15) {
			part2 = 'COWS';
		}
		if (num == 16) {
			part2 = 'WRITERS';
		}
		if (num == 17) {
			part2 = 'ARTISTS';
		}
		if (num == 18) {
			part2 = 'SAVOIRS';
		}
		if (num == 19) {
			part2 = 'HEROS';
		}
		if (num == 20) {
			part2 = 'BULLETS';
		}
		if (num == 21) {
			part2 = 'LIONS';
		}
		if (num == 22) {
			part2 = 'SURFERS';
		}
		if (num == 23) {
			part2 = 'IDOLS';
		}
		if (num == 24) {
			part2 = 'RAVENS';
		}
		if (num == 25) {
			part2 = 'BEARS';
		}
		if (num == 26) {
			part2 = 'TOTEMS';
		}
		if (num == 27) {
			part2 = 'STARS';
		}
		if (num == 28) {
			part2 = 'PLANETS';
		}
		if (num == 29) {
			part2 = 'COMETS';
		}
		if (num == 30) {
			part2 = 'CHEIFS';
		}
		if (num == 31) {
			part2 = 'ZULUS';
		}
		if (num == 32) {
			part2 = 'MASTERS';
		}
		if (num == 33) {
			part2 = 'KINGS';
		}
		if (num == 34) {
			part2 = 'LEADERS';
		}
		if (num == 35) {
			part2 = 'RULERS';
		}
		if (num == 36) {
			part2 = 'BAKERS';
		}
		if (num == 37) {
			part2 = 'KILLERS';
		}
		if (num == 38) {
			part2 = 'JUMPERS';
		}
		if (num == 39) {
			part2 = 'PIRATES';
		}
		if (num == 40) {
			part2 = 'GUNNERS';
		}
		if (num == 41) {
			part2 = 'CANNONS';
		}
		if (num == 42) {
			part2 = 'CHAMPS';
		}
		if (num == 43) {
			part2 = 'WALKERS';
		}
		if (num == 44) {
			part2 = 'RUNNERS';
		}
		if (num == 45) {
			part2 = 'PILOTS';
		}
		if (num == 46) {
			part2 = 'FREAKS';
		}
		if (num == 47) {
			part2 = 'GOTHS';
		}
		if (num == 48) {
			part2 = 'SINNERS';
		}
		if (num == 49) {
			part2 = 'FLYERS';
		}
		if (num == 50) {
			part2 = 'JOCKEYS';
		}
		team3 = part1 + ' ' + part2;
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part1 = 'RED';
		}
		if (num == 2) {
			part1 = 'YELLOW';
		}
		if (num == 3) {
			part1 = 'BLUE';
		}
		if (num == 4) {
			part1 = 'GREEN';
		}
		if (num == 5) {
			part1 = 'BLACK';
		}
		if (num == 6) {
			part1 = 'PINK';
		}
		if (num == 7) {
			part1 = 'FAST';
		}
		if (num == 8) {
			part1 = 'SPEEDY';
		}
		if (num == 9) {
			part1 = 'SUPERB';
		}
		if (num == 10) {
			part1 = 'MEAN';
		}
		if (num == 11) {
			part1 = 'RAPID';
		}
		if (num == 12) {
			part1 = 'BIG';
		}
		if (num == 13) {
			part1 = 'TASTY';
		}
		if (num == 14) {
			part1 = 'HOT';
		}
		if (num == 15) {
			part1 = 'COOL';
		}
		if (num == 16) {
			part1 = 'HUNGRY';
		}
		if (num == 17) {
			part1 = 'LAZY';
		}
		if (num == 18) {
			part1 = 'ANGRY';
		}
		if (num == 19) {
			part1 = 'JUICY';
		}
		if (num == 20) {
			part1 = 'HUMBLE';
		}
		if (num == 21) {
			part1 = 'LOUD';
		}
		if (num == 22) {
			part1 = 'BRIGHT';
		}
		if (num == 23) {
			part1 = 'CALM';
		}
		if (num == 24) {
			part1 = 'FAIR';
		}
		if (num == 25) {
			part1 = 'SWIFT';
		}
		if (num == 26) {
			part1 = 'HAPPY';
		}
		if (num == 27) {
			part1 = 'BORING';
		}
		if (num == 28) {
			part1 = 'RUSTY';
		}
		if (num == 29) {
			part1 = 'SMELLY';
		}
		if (num == 30) {
			part1 = 'FLUFFY';
		}
		if (num == 31) {
			part1 = 'SHINEY';
		}
		if (num == 32) {
			part1 = 'FURRY';
		}
		if (num == 33) {
			part1 = 'TOUGH';
		}
		if (num == 34) {
			part1 = 'STICKY';
		}
		if (num == 35) {
			part1 = 'FRUITY';
		}
		if (num == 36) {
			part1 = 'ODD';
		}
		if (num == 37) {
			part1 = 'BEADY';
		}
		if (num == 38) {
			part1 = 'WITTY';
		}
		if (num == 39) {
			part1 = 'FUNNY';
		}
		if (num == 40) {
			part1 = 'WACKY';
		}
		if (num == 41) {
			part1 = 'CUTE';
		}
		if (num == 42) {
			part1 = 'SAUCY';
		}
		if (num == 43) {
			part1 = 'GOLDEN';
		}
		if (num == 44) {
			part1 = 'METAL';
		}
		if (num == 45) {
			part1 = 'ELITE';
		}
		if (num == 46) {
			part1 = 'FLASHY';
		}
		if (num == 47) {
			part1 = 'GENIUS';
		}
		if (num == 48) {
			part1 = 'SAFE';
		}
		if (num == 49) {
			part1 = 'BEEFY';
		}
		if (num == 50) {
			part1 = 'CLASSY';
		}
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part2 = 'LEGENDS';
		}
		if (num == 2) {
			part2 = 'RACERS';
		}
		if (num == 3) {
			part2 = 'RIFLES';
		}
		if (num == 4) {
			part2 = 'LETTUCE';
		}
		if (num == 5) {
			part2 = 'BULLS';
		}
		if (num == 6) {
			part2 = 'SHEEP';
		}
		if (num == 7) {
			part2 = 'WINNERS';
		}
		if (num == 8) {
			part2 = 'PIES';
		}
		if (num == 9) {
			part2 = 'CAKES';
		}
		if (num == 10) {
			part2 = 'WISHES';
		}
		if (num == 11) {
			part2 = 'DREAMS';
		}
		if (num == 12) {
			part2 = 'FLAGS';
		}
		if (num == 13) {
			part2 = 'COILS';
		}
		if (num == 14) {
			part2 = 'SPRINGS';
		}
		if (num == 15) {
			part2 = 'COWS';
		}
		if (num == 16) {
			part2 = 'WRITERS';
		}
		if (num == 17) {
			part2 = 'ARTISTS';
		}
		if (num == 18) {
			part2 = 'SAVOIRS';
		}
		if (num == 19) {
			part2 = 'HEROS';
		}
		if (num == 20) {
			part2 = 'BULLETS';
		}
		if (num == 21) {
			part2 = 'LIONS';
		}
		if (num == 22) {
			part2 = 'SURFERS';
		}
		if (num == 23) {
			part2 = 'IDOLS';
		}
		if (num == 24) {
			part2 = 'RAVENS';
		}
		if (num == 25) {
			part2 = 'BEARS';
		}
		if (num == 26) {
			part2 = 'TOTEMS';
		}
		if (num == 27) {
			part2 = 'STARS';
		}
		if (num == 28) {
			part2 = 'PLANETS';
		}
		if (num == 29) {
			part2 = 'COMETS';
		}
		if (num == 30) {
			part2 = 'CHEIFS';
		}
		if (num == 31) {
			part2 = 'ZULUS';
		}
		if (num == 32) {
			part2 = 'MASTERS';
		}
		if (num == 33) {
			part2 = 'KINGS';
		}
		if (num == 34) {
			part2 = 'LEADERS';
		}
		if (num == 35) {
			part2 = 'RULERS';
		}
		if (num == 36) {
			part2 = 'BAKERS';
		}
		if (num == 37) {
			part2 = 'KILLERS';
		}
		if (num == 38) {
			part2 = 'JUMPERS';
		}
		if (num == 39) {
			part2 = 'PIRATES';
		}
		if (num == 40) {
			part2 = 'GUNNERS';
		}
		if (num == 41) {
			part2 = 'CANNONS';
		}
		if (num == 42) {
			part2 = 'CHAMPS';
		}
		if (num == 43) {
			part2 = 'WALKERS';
		}
		if (num == 44) {
			part2 = 'RUNNERS';
		}
		if (num == 45) {
			part2 = 'PILOTS';
		}
		if (num == 46) {
			part2 = 'FREAKS';
		}
		if (num == 47) {
			part2 = 'GOTHS';
		}
		if (num == 48) {
			part2 = 'SINNERS';
		}
		if (num == 49) {
			part2 = 'FLYERS';
		}
		if (num == 50) {
			part2 = 'JOCKEYS';
		}
		team4 = part1 + ' ' + part2;
		team1points = 0;
		team2points = 0;
		team3points = 0;
		team4points = 0;
	}
	frame 165 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(162);
		}
		duckinuse = racer1;
		enelvl = 870;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 2109	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
			_y = _root.cam._y;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 1787	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mud._visible = false;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mud._visible = false;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mud._visible = false;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mud._visible = false;
			}
		}
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 5;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 5;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 5;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 5;
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance of movieClip 1787	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mud._visible = false;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mud._visible = false;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mud._visible = false;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mud._visible = false;
			}
		}
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and _root.chick._currentframe == 98) {
				_root.chick.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick2) and _root.chick2._currentframe == 98) {
				_root.chick2.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick3) and _root.chick3._currentframe == 98) {
				_root.chick3.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick4) and _root.chick4._currentframe == 98) {
				_root.chick4.gotoAndStop(99);
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 4;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance chick4 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype4 = eyetype;
			_root.hairtype4 = hairtype;
			_root.colourtype4 = colourtype;
			_root.spottype4 = spottype;
			_root.spotcolourtype4 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	movieClip 2341	{
	}
	instance of movieClip 2341	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				if (this.hitTest(_root.chick._x + 20, _root.chick._y - 35, true)) {
					while (this.hitTest(_root.chick._x + 20, _root.chick._y, true)) {
						--_root.chick._x;
					}
					_root.chick.mode = 4;
					_root.chick.gotoAndStop(32);
				}
			}
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 1) {
				if (this.hitTest(_root.chick2._x + 20, _root.chick2._y - 35, true)) {
					while (this.hitTest(_root.chick2._x + 20, _root.chick2._y, true)) {
						--_root.chick2._x;
					}
					_root.chick2.mode = 4;
					_root.chick2.gotoAndStop(32);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 1) {
				if (this.hitTest(_root.chick3._x + 20, _root.chick3._y - 35, true)) {
					while (this.hitTest(_root.chick3._x + 20, _root.chick3._y, true)) {
						--_root.chick3._x;
					}
					_root.chick3.mode = 4;
					_root.chick3.gotoAndStop(32);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 1) {
				if (this.hitTest(_root.chick4._x + 20, _root.chick4._y - 35, true)) {
					while (this.hitTest(_root.chick4._x + 20, _root.chick4._y, true)) {
						--_root.chick4._x;
					}
					_root.chick4.mode = 4;
					_root.chick4.gotoAndStop(32);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
		}
	}
	movieClip 2342	{
	}
	instance of movieClip 2342	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick)) {
				--_root.chick._x;
			}
			while (this.hitTest(_root.chick2)) {
				--_root.chick2._x;
			}
			while (this.hitTest(_root.chick3)) {
				--_root.chick3._x;
			}
			while (this.hitTest(_root.chick4)) {
				--_root.chick4._x;
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1755) {
				_x = 1755;
			}
			_root.energy._x = _x;
			_y = _y + (_root.chick._y - _y) / 16;
			if (_y < -130) {
				_y = -130;
			}
			if (_y > 240) {
				_y = 240;
			}
			_root.energy._y = _y - 214;
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	frame 166 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 166 {
		firstmessage = 'WOO YOU WON THE FIRST RACE!';
		seconmessage = 'YOU CAN STILL WIN THE TOURNAMENT!';
		thirdmessage = 'SLIM CHANCES TO WIN THE TOURNEY NOW';
		forthmessage = 'YOU LOST THE FIRST RACE :(';
	}
	frame 166 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
		if (first == 1) {
			team1points = Number(team1points + 3);
		}
		if (first == 2) {
			team2points = Number(team2points + 3);
		}
		if (first == 3) {
			team3points = Number(team3points + 3);
		}
		if (first == 4) {
			team4points = Number(team4points + 3);
		}
		if (second == 1) {
			team1points = Number(team1points + 2);
		}
		if (second == 2) {
			team2points = Number(team2points + 2);
		}
		if (second == 3) {
			team3points = Number(team3points + 2);
		}
		if (second == 4) {
			team4points = Number(team4points + 2);
		}
		if (third == 1) {
			team1points = Number(team1points + 1);
		}
		if (third == 2) {
			team2points = Number(team2points + 1);
		}
		if (third == 3) {
			team3points = Number(team3points + 1);
		}
		if (third == 4) {
			team4points = Number(team4points + 1);
		}
		if (forth == 1) {
			team1points = Number(team1points + 0);
		}
		if (forth == 2) {
			team2points = Number(team2points + 0);
		}
		if (forth == 3) {
			team3points = Number(team3points + 0);
		}
		if (forth == 4) {
			team4points = Number(team4points + 0);
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 167 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 167 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(162);
		}
	}
	frame 167 {
		duckinuse = racer2;
		enelvl = 880;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 2109	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
			_y = _root.cam._y;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 1787	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mud._visible = false;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mud._visible = false;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mud._visible = false;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mud._visible = false;
			}
		}
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 5;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 5;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 5;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 5;
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance of movieClip 1787	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mud._visible = false;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mud._visible = false;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mud._visible = false;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mud._visible = false;
			}
		}
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and _root.chick._currentframe == 98) {
				_root.chick.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick2) and _root.chick2._currentframe == 98) {
				_root.chick2.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick3) and _root.chick3._currentframe == 98) {
				_root.chick3.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick4) and _root.chick4._currentframe == 98) {
				_root.chick4.gotoAndStop(99);
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 4;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	movieClip 2347	{
	}
	instance of movieClip 2347	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance chick4 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype4 = eyetype;
			_root.hairtype4 = hairtype;
			_root.colourtype4 = colourtype;
			_root.spottype4 = spottype;
			_root.spotcolourtype4 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	movieClip 2350	{
	}
	instance of movieClip 2350	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				if (this.hitTest(_root.chick._x + 20, _root.chick._y - 35, true)) {
					while (this.hitTest(_root.chick._x + 20, _root.chick._y, true)) {
						--_root.chick._x;
					}
					_root.chick.mode = 4;
					_root.chick.gotoAndStop(32);
				}
			}
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 1) {
				if (this.hitTest(_root.chick2._x + 20, _root.chick2._y - 35, true)) {
					while (this.hitTest(_root.chick2._x + 20, _root.chick2._y, true)) {
						--_root.chick2._x;
					}
					_root.chick2.mode = 4;
					_root.chick2.gotoAndStop(32);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 1) {
				if (this.hitTest(_root.chick3._x + 20, _root.chick3._y - 35, true)) {
					while (this.hitTest(_root.chick3._x + 20, _root.chick3._y, true)) {
						--_root.chick3._x;
					}
					_root.chick3.mode = 4;
					_root.chick3.gotoAndStop(32);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 1) {
				if (this.hitTest(_root.chick4._x + 20, _root.chick4._y - 35, true)) {
					while (this.hitTest(_root.chick4._x + 20, _root.chick4._y, true)) {
						--_root.chick4._x;
					}
					_root.chick4.mode = 4;
					_root.chick4.gotoAndStop(32);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
		}
	}
	instance of movieClip 2342	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick)) {
				--_root.chick._x;
			}
			while (this.hitTest(_root.chick2)) {
				--_root.chick2._x;
			}
			while (this.hitTest(_root.chick3)) {
				--_root.chick3._x;
			}
			while (this.hitTest(_root.chick4)) {
				--_root.chick4._x;
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2055) {
				_x = 2055;
			}
			_root.energy._x = _x;
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	frame 168 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 168 {
		firstmessage = 'WOO YOU WON THE SECOND RACE!';
		seconmessage = 'YOU CAN STILL WIN THE TOURNAMENT!';
		thirdmessage = 'SLIM CHANCES TO WIN THE TOURNEY NOW';
		forthmessage = 'YOU LOST THE SECOND RACE :(';
	}
	frame 168 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
		if (first == 1) {
			team1points = Number(team1points + 3);
		}
		if (first == 2) {
			team2points = Number(team2points + 3);
		}
		if (first == 3) {
			team3points = Number(team3points + 3);
		}
		if (first == 4) {
			team4points = Number(team4points + 3);
		}
		if (second == 1) {
			team1points = Number(team1points + 2);
		}
		if (second == 2) {
			team2points = Number(team2points + 2);
		}
		if (second == 3) {
			team3points = Number(team3points + 2);
		}
		if (second == 4) {
			team4points = Number(team4points + 2);
		}
		if (third == 1) {
			team1points = Number(team1points + 1);
		}
		if (third == 2) {
			team2points = Number(team2points + 1);
		}
		if (third == 3) {
			team3points = Number(team3points + 1);
		}
		if (third == 4) {
			team4points = Number(team4points + 1);
		}
		if (forth == 1) {
			team1points = Number(team1points + 0);
		}
		if (forth == 2) {
			team2points = Number(team2points + 0);
		}
		if (forth == 3) {
			team3points = Number(team3points + 0);
		}
		if (forth == 4) {
			team4points = Number(team4points + 0);
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 169 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 169 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(162);
		}
	}
	frame 169 {
		duckinuse = racer3;
		enelvl = 890;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 2109	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
			_y = _root.cam._y;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
		onClipEvent (enterFrame) {
			if (_root.clouds == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 1787	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mud._visible = false;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mud._visible = false;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mud._visible = false;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mud._visible = false;
			}
		}
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 5;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 5;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 5;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 5;
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance of movieClip 1787	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mud._visible = false;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mud._visible = false;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mud._visible = false;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mud._visible = false;
			}
		}
	}
	instance of movieClip 1774	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and _root.chick._currentframe == 98) {
				_root.chick.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick2) and _root.chick2._currentframe == 98) {
				_root.chick2.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick3) and _root.chick3._currentframe == 98) {
				_root.chick3.gotoAndStop(99);
			}
			if (this.hitTest(_root.chick4) and _root.chick4._currentframe == 98) {
				_root.chick4.gotoAndStop(99);
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 4;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance chick4 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype4 = eyetype;
			_root.hairtype4 = hairtype;
			_root.colourtype4 = colourtype;
			_root.spottype4 = spottype;
			_root.spotcolourtype4 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
			}
		}
	}
	movieClip 2355	{
	}
	instance of movieClip 2355	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				if (this.hitTest(_root.chick._x + 20, _root.chick._y - 35, true)) {
					while (this.hitTest(_root.chick._x + 20, _root.chick._y, true)) {
						--_root.chick._x;
					}
					_root.chick.mode = 4;
					_root.chick.gotoAndStop(32);
				}
			}
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 1) {
				if (this.hitTest(_root.chick2._x + 20, _root.chick2._y - 35, true)) {
					while (this.hitTest(_root.chick2._x + 20, _root.chick2._y, true)) {
						--_root.chick2._x;
					}
					_root.chick2.mode = 4;
					_root.chick2.gotoAndStop(32);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 1) {
				if (this.hitTest(_root.chick3._x + 20, _root.chick3._y - 35, true)) {
					while (this.hitTest(_root.chick3._x + 20, _root.chick3._y, true)) {
						--_root.chick3._x;
					}
					_root.chick3.mode = 4;
					_root.chick3.gotoAndStop(32);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 1) {
				if (this.hitTest(_root.chick4._x + 20, _root.chick4._y - 35, true)) {
					while (this.hitTest(_root.chick4._x + 20, _root.chick4._y, true)) {
						--_root.chick4._x;
					}
					_root.chick4.mode = 4;
					_root.chick4.gotoAndStop(32);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
		}
	}
	instance of movieClip 2342	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick)) {
				--_root.chick._x;
			}
			while (this.hitTest(_root.chick2)) {
				--_root.chick2._x;
			}
			while (this.hitTest(_root.chick3)) {
				--_root.chick3._x;
			}
			while (this.hitTest(_root.chick4)) {
				--_root.chick4._x;
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2055) {
				_x = 2055;
			}
			_root.energy._x = _x;
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	frame 170 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 170 {
		firstmessage = 'WOO YOU WON THE LAST RACE!';
		seconmessage = 'YOU CAN STILL WIN THE TOURNAMENT!';
		thirdmessage = 'SLIM CHANCES TO WIN THE TOURNEY NOW';
		forthmessage = 'YOU LOST THE LAST RACE :(';
	}
	frame 170 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
		if (first == 1) {
			team1points = Number(team1points + 3);
		}
		if (first == 2) {
			team2points = Number(team2points + 3);
		}
		if (first == 3) {
			team3points = Number(team3points + 3);
		}
		if (first == 4) {
			team4points = Number(team4points + 3);
		}
		if (second == 1) {
			team1points = Number(team1points + 2);
		}
		if (second == 2) {
			team2points = Number(team2points + 2);
		}
		if (second == 3) {
			team3points = Number(team3points + 2);
		}
		if (second == 4) {
			team4points = Number(team4points + 2);
		}
		if (third == 1) {
			team1points = Number(team1points + 1);
		}
		if (third == 2) {
			team2points = Number(team2points + 1);
		}
		if (third == 3) {
			team3points = Number(team3points + 1);
		}
		if (third == 4) {
			team4points = Number(team4points + 1);
		}
		if (forth == 1) {
			team1points = Number(team1points + 0);
		}
		if (forth == 2) {
			team2points = Number(team2points + 0);
		}
		if (forth == 3) {
			team3points = Number(team3points + 0);
		}
		if (forth == 4) {
			team4points = Number(team4points + 0);
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 171 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 171 {
		if (team1points == team2points) {
			team1points += 0.1;
		}
		if (team1points == team3points) {
			team1points += 0.1;
		}
		if (team1points == team4points) {
			team1points += 0.1;
		}
		if (team2points == team3points) {
			team2points += 0.1;
		}
		if (team2points == team4points) {
			team2points += 0.1;
		}
		if (team3points == team4points) {
			team3points += 0.1;
		}
		if (team1points > team2points) {
			if (team1points > team3points) {
				if (team1points > team4points) {
					team1r = 1;
				} else {
					team1r = 2;
				}
			} else {
				if (team1points > team4points) {
					team1r = 2;
				} else {
					team1r = 3;
				}
			}
		} else {
			if (team1points > team3points) {
				if (team1points > team4points) {
					team1r = 2;
				} else {
					team1r = 3;
				}
			} else {
				if (team1points > team4points) {
					team1r = 3;
				} else {
					team1r = 4;
				}
			}
		}
		if (team2points > team1points) {
			if (team2points > team3points) {
				if (team2points > team4points) {
					team2r = 1;
				} else {
					team2r = 2;
				}
			} else {
				if (team2points > team4points) {
					team2r = 2;
				} else {
					team2r = 3;
				}
			}
		} else {
			if (team2points > team3points) {
				if (team2points > team4points) {
					team2r = 2;
				} else {
					team2r = 3;
				}
			} else {
				if (team2points > team4points) {
					team2r = 3;
				} else {
					team2r = 4;
				}
			}
		}
		if (team3points > team2points) {
			if (team3points > team1points) {
				if (team3points > team4points) {
					team3r = 1;
				} else {
					team3r = 2;
				}
			} else {
				if (team3points > team4points) {
					team3r = 2;
				} else {
					team3r = 3;
				}
			}
		} else {
			if (team3points > team1points) {
				if (team3points > team4points) {
					team3r = 2;
				} else {
					team3r = 3;
				}
			} else {
				if (team3points > team4points) {
					team3r = 3;
				} else {
					team3r = 4;
				}
			}
		}
		if (team4points > team2points) {
			if (team4points > team3points) {
				if (team4points > team1points) {
					team4r = 1;
				} else {
					team4r = 2;
				}
			} else {
				if (team4points > team1points) {
					team4r = 2;
				} else {
					team4r = 3;
				}
			}
		} else {
			if (team4points > team3points) {
				if (team4points > team1points) {
					team4r = 2;
				} else {
					team4r = 3;
				}
			} else {
				if (team4points > team1points) {
					team4r = 3;
				} else {
					team4r = 4;
				}
			}
		}
		if (team1r == 1) {
			result1 = team1;
			result = 'YOU WON! HOW ABOUT THAT';
			_root.tourn4 = 1;
			kongregate.stats.submit('tournament4won', 1);
		}
		if (team1r == 2) {
			result2 = team1;
			result = 'YOU CAME SECOND. SO CLOSE!';
		}
		if (team1r == 3) {
			result3 = team1;
			result = 'THIRD PLACE. MORE TRAINING?';
		}
		if (team1r == 4) {
			result4 = team1;
			result = 'FOURTH? NOT GOOD ENOUGH!';
		}
		if (team2r == 1) {
			result1 = team2;
		}
		if (team2r == 2) {
			result2 = team2;
		}
		if (team2r == 3) {
			result3 = team2;
		}
		if (team2r == 4) {
			result4 = team2;
		}
		if (team3r == 1) {
			result1 = team3;
		}
		if (team3r == 2) {
			result2 = team3;
		}
		if (team3r == 3) {
			result3 = team3;
		}
		if (team3r == 4) {
			result4 = team3;
		}
		if (team4r == 1) {
			result1 = team4;
		}
		if (team4r == 2) {
			result2 = team4;
		}
		if (team4r == 3) {
			result3 = team4;
		}
		if (team4r == 4) {
			result4 = team4;
		}
	}
	instance of movieClip 1369	{
		onClipEvent (enterFrame) {
			if (_root.tourn4 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (release) {
			if (_root.tourn4 == 1) {
				_root.nextFrame();
			}
		}
	}
	frame 172 {
		song = 11;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 172 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	frame 172 {
		kongregate.stats.submit('moneytotal', _root.money);
	}
	frame 172 {
		stop();
		duckinuse = 0;
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
	}
	movieClip 2371	{
	}
	movieClip 2372	{
	}
	movieClip 2373	{
	}
	movieClip 2375	{
	}
	movieClip 2376	{
	}
	movieClip 2378	{
	}
	movieClip 2379	{
	}
	movieClip 2380	{
	}
	movieClip 2383	{
	}
	movieClip 2386	{
	}
	movieClip 2389	{
	}
	movieClip 2392	{
	}
	movieClip 2395	{
	}
	movieClip 2398	{
	}
	movieClip 2401	{
	}
	movieClip 2403	{
		instance of movieClip 2401	{
			onClipEvent (enterFrame) {
				_rotation = _rotation + 1;
			}
		}
	}
	movieClip 2406	{
	}
	movieClip 2409	{
	}
	movieClip 2410	{
		instance of movieClip 2372	{
			onClipEvent (enterFrame) {
				if (_root.mountains == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
		instance of movieClip 2373	{
			onClipEvent (enterFrame) {
				if (_root.mountains == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
		instance of movieClip 2376	{
			onClipEvent (enterFrame) {
				if (_root.mountains == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
		instance of movieClip 2379	{
			onClipEvent (enterFrame) {
				if (_root.mountains == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
		instance of movieClip 2380	{
			onClipEvent (enterFrame) {
				if (_root.mountains == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
		instance of movieClip 2383	{
			onClipEvent (enterFrame) {
				if (_root.mountains == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
		instance of movieClip 2386	{
			onClipEvent (enterFrame) {
				if (_root.mountains == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
		instance of movieClip 2389	{
			onClipEvent (enterFrame) {
				if (_root.mountains == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
		instance of movieClip 2392	{
			onClipEvent (enterFrame) {
				if (_root.mountains == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
		instance of movieClip 2395	{
			onClipEvent (enterFrame) {
				if (_root.mountains == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
		instance of movieClip 2398	{
			onClipEvent (enterFrame) {
				if (_root.mountains == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
		instance of movieClip 2401	{
			onClipEvent (enterFrame) {
				_rotation = _rotation + 1;
			}
		}
		instance of movieClip 2403	{
			onClipEvent (enterFrame) {
				if (_root.mountains == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
		instance of movieClip 2406	{
			onClipEvent (enterFrame) {
				if (_root.mountains == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
		instance of movieClip 2409	{
			onClipEvent (enterFrame) {
				if (_root.mountains == 1) {
					_visible = true;
				} else {
					_visible = false;
				}
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	movieClip 2412	{
	}
	movieClip 2414	{
	}
	movieClip 2415	{
	}
	movieClip 2416	{
	}
	movieClip 2417	{
	}
	instance boat of movieClip 2417	{
		onClipEvent (enterFrame) {
			_x = _x + 0.2;
		}
		onClipEvent (load) {
			stop();
			_root.flagind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.flagind._x = _x;
			_root.flagind._y = _y - 40;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.flagind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.flagind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(202);
		}
	}
	movieClip 2420	{
	}
	movieClip 2424	{
	}
	instance of movieClip 2424	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duckA._x + _root.duckA.qwe._x, _root.duckA._y + _root.duckA.qwe._y + 27, true)) {
				_root.duckA._y -= 1;
				_root.duckA.yspeed = 0;
			}
			while (this.hitTest(_root.duckB._x + _root.duckB.qwe._x, _root.duckB._y + _root.duckB.qwe._y + 27, true)) {
				_root.duckB._y -= 1;
				_root.duckB.yspeed = 0;
			}
			while (this.hitTest(_root.duckC._x + _root.duckC.qwe._x, _root.duckC._y + _root.duckC.qwe._y + 27, true)) {
				_root.duckC._y -= 1;
				_root.duckC.yspeed = 0;
			}
			while (this.hitTest(_root.duckD._x + _root.duckD.qwe._x, _root.duckD._y + _root.duckD.qwe._y + 27, true)) {
				_root.duckD._y -= 1;
				_root.duckD.yspeed = 0;
			}
			while (this.hitTest(_root.duckE._x + _root.duckE.qwe._x, _root.duckE._y + _root.duckE.qwe._y + 27, true)) {
				_root.duckE._y -= 1;
				_root.duckE.yspeed = 0;
			}
			while (this.hitTest(_root.duckF._x + _root.duckF.qwe._x, _root.duckF._y + _root.duckF.qwe._y + 27, true)) {
				_root.duckF._y -= 1;
				_root.duckF.yspeed = 0;
			}
		}
	}
	movieClip 2426	{
	}
	instance of movieClip 2426	{
		onClipEvent (load) {
			centre = _x;
			stop();
			_root.shopind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.shopind._x = _x;
			_root.shopind._y = _y;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.shopind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.shopind._visible = false;
		}
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	instance duckA of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck1 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck1 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 1;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck1name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckB of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck2 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck2 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 2;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck2name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckC of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck3 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck3 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 3;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck3name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckD of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck4 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck4 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 4;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck4name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckE of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck5 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck5 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 5;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck5name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckF of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck6 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck6 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 6;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck6name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 0;
			hairtype = 4;
			colourtype = 8;
			spottype = 2;
			spotcolourtype = 7;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(178);
		}
	}
	instance of movieClip 854	{
		onClipEvent (load) {
			if (_root.race13 == 1) {
				_visible = false;
			}
		}
		onClipEvent (release) {
			_root.gotoAndStop(194);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
	}
	instance of movieClip 851	{
		onClipEvent (load) {
			eyetype = 6;
			hairtype = 5;
			colourtype = 9;
			spottype = 6;
			spotcolourtype = 0;
		}
	}
	instance of movieClip 854	{
		onClipEvent (load) {
			if (_root.race12 == 1) {
				_visible = false;
			}
		}
		onClipEvent (release) {
			_root.gotoAndStop(190);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
	}
	instance of movieClip 851	{
		onClipEvent (load) {
			eyetype = 2;
			hairtype = 1;
			colourtype = 6;
			spottype = 14;
			spotcolourtype = 0;
		}
	}
	instance of movieClip 854	{
		onClipEvent (load) {
			if (_root.race14 == 1) {
				_visible = false;
			}
		}
		onClipEvent (release) {
			_root.gotoAndStop(198);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
	}
	instance of movieClip 851	{
		onClipEvent (load) {
			eyetype = 12;
			hairtype = 2;
			colourtype = 1;
			spottype = 14;
			spotcolourtype = 0;
		}
	}
	instance cam of movieClip 924	{
		onClipEvent (load) {
			xspeed = 0;
			xspeed2 = 0;
			if (_root.firstvisit == 1) {
				_root.mover.play();
				go = 0;
			} else {
				go = 1;
				_root.mover.stop();
			}
			_root.firstvisit = 0;
		}
		onClipEvent (enterFrame) {
			xspeed2 *= 0.99;
			_x = _x + xspeed2 * 10;
			if (xspeed2 < xspeed) {
				xspeed2 += 0.05;
			}
			if (xspeed2 > xspeed) {
				xspeed2 -= 0.05;
			}
			if (xspeed2 > 1) {
				xspeed2 = 1;
			}
			if (xspeed2 < -1) {
				xspeed2 = -1;
			}
			if (go == 0) {
				if (_root.position == 1) {
					_x = _x + (_root.runtrainer._x - _x) / 8;
				}
				if (_root.position == 2) {
					_x = _x + (_root.npc1._x - _x) / 8;
				}
				if (_root.position == 3) {
					_x = _x + (_root.shop._x - _x) / 8;
				}
				if (_root.position == 4) {
					_x = _x + (_root.tourney._x - _x) / 8;
				}
			}
			if (go == 1) {
				xspeed = int((_root._xmouse - _x) / 200) * 10;
			}
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1125) {
				_x = 1125;
			}
			_root.mount._x = _x;
			_root.mount._y = _y;
		}
	}
	instance hover of movieClip 942	{
		onClipEvent (load) {
			_visible = false;
			stop();
			duck = 0;
			above = 1;
		}
		onClipEvent (enterFrame) {
			if (_visible == false) {
				_alpha = 0;
			}
			if (_visible == true) {
				if (_alpha < 100) {
					_alpha = _alpha + 20;
				}
				if (above == 1) {
					if (duck == 1) {
						_x = _root.duckA._x;
						_y = _root.duckA._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 2) {
						_x = _root.duckB._x;
						_y = _root.duckB._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 3) {
						_x = _root.duckC._x;
						_y = _root.duckC._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 4) {
						_x = _root.duckD._x;
						_y = _root.duckD._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 5) {
						_x = _root.duckE._x;
						_y = _root.duckE._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 6) {
						_x = _root.duckF._x;
						_y = _root.duckF._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
				} else {
					if (duck == 1) {
						_x = _root.duckA._x;
						_y = _root.duckA._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 2) {
						_x = _root.duckB._x;
						_y = _root.duckB._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 3) {
						_x = _root.duckC._x;
						_y = _root.duckC._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 4) {
						_x = _root.duckD._x;
						_y = _root.duckD._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 5) {
						_x = _root.duckE._x;
						_y = _root.duckE._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 6) {
						_x = _root.duckF._x;
						_y = _root.duckF._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
				}
			}
			if (_x < 75) {
				_x = 75;
			}
			if (_x > 1425) {
				_x = 1425;
			}
			if (_y < 100) {
				above = 0;
			}
			if (_y > 380) {
				above = 1;
			}
		}
	}
	movieClip 2430	{
	}
	instance sett of movieClip 896	{
		onClipEvent (release) {
			_root.prevlocation = _root._currentframe;
			_root.gotoAndStop(31);
		}
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (releaseOutside, rollOut) {
			_alpha = 100;
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
		onClipEvent (load) {
			if (_root.firstvisit == 1) {
				_visible = false;
			}
		}
	}
	instance of movieClip 900	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance lol of movieClip 902	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
			moneyshow = 'Money: $' + _root.money;
		}
	}
	movieClip 2432	{
	}
	instance mount of movieClip 2432	{
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (rollOut, dragOut) {
			_alpha = 100;
		}
		onClipEvent (release) {
			_root.gotoAndStop(50);
		}
	}
	instance of movieClip 922	{
		onClipEvent (release) {
			_root.getURL('http://www.wixgames.co.uk', '_blank');
		}
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (releaseOutside, rollOut) {
			_alpha = 100;
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
		onClipEvent (load) {
			if (_root.firstvisit == 1) {
				_visible = false;
			}
		}
	}
	frame 173 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 173 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	movieClip 2434	{
		instance of movieClip 649	{
			onClipEvent (load) {
				gotoAndStop(97);
			}
		}
	}
	instance of movieClip 2434	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(9);
		}
	}
	movieClip 2435	{
		instance of movieClip 649	{
			onClipEvent (load) {
				gotoAndStop(127);
			}
		}
	}
	instance of movieClip 2435	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(8);
		}
	}
	movieClip 2437	{
	}
	instance of movieClip 2437	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(6);
		}
	}
	movieClip 2439	{
	}
	instance of movieClip 2439	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(4);
		}
	}
	movieClip 2441	{
	}
	instance of movieClip 2441	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(3);
		}
	}
	movieClip 2443	{
	}
	instance of movieClip 2443	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(2);
		}
	}
	movieClip 2445	{
	}
	instance of movieClip 2445	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(7);
		}
	}
	movieClip 2447	{
	}
	instance of movieClip 2447	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(5);
		}
	}
	movieClip 2449	{
	}
	instance of movieClip 2449	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(10);
		}
	}
	button 2451 {
		on (release) {
			if (_root.money >= 550) {
				_root.money = Number(_root.money - 550);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 1;
					_root.duck1spot = 2;
					_root.duck1spotcolour = 15;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 1;
						_root.duck2spot = 2;
						_root.duck2spotcolour = 15;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 1;
							_root.duck3spot = 2;
							_root.duck3spotcolour = 15;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 1;
								_root.duck4spot = 2;
								_root.duck4spotcolour = 15;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 1;
									_root.duck5spot = 2;
									_root.duck5spotcolour = 15;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 1;
										_root.duck6spot = 2;
										_root.duck6spotcolour = 15;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 1;
										_root.spot = 2;
										_root.spotcolour = 15;
										_root.cost = 550;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2454 {
		on (release) {
			if (_root.money >= 550) {
				_root.money = Number(_root.money - 550);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 9;
					_root.duck1spot = 3;
					_root.duck1spotcolour = 5;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 9;
						_root.duck2spot = 3;
						_root.duck2spotcolour = 5;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 9;
							_root.duck3spot = 3;
							_root.duck3spotcolour = 5;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 9;
								_root.duck4spot = 3;
								_root.duck4spotcolour = 5;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 9;
									_root.duck5spot = 3;
									_root.duck5spotcolour = 5;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 9;
										_root.duck6spot = 3;
										_root.duck6spotcolour = 5;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 9;
										_root.spot = 3;
										_root.spotcolour = 5;
										_root.cost = 550;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2457 {
		on (release) {
			if (_root.money >= 600) {
				_root.money = Number(_root.money - 600);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 4;
					_root.duck1spot = 3;
					_root.duck1spotcolour = 2;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 4;
						_root.duck2spot = 3;
						_root.duck2spotcolour = 2;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 4;
							_root.duck3spot = 3;
							_root.duck3spotcolour = 2;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 4;
								_root.duck4spot = 3;
								_root.duck4spotcolour = 2;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 4;
									_root.duck5spot = 3;
									_root.duck5spotcolour = 2;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 4;
										_root.duck6spot = 3;
										_root.duck6spotcolour = 2;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 4;
										_root.spot = 3;
										_root.spotcolour = 2;
										_root.cost = 600;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2460 {
		on (release) {
			if (_root.money >= 600) {
				_root.money = Number(_root.money - 600);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 2;
					_root.duck1spot = 2;
					_root.duck1spotcolour = 8;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 2;
						_root.duck2spot = 2;
						_root.duck2spotcolour = 8;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 2;
							_root.duck3spot = 2;
							_root.duck3spotcolour = 8;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 2;
								_root.duck4spot = 2;
								_root.duck4spotcolour = 8;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 2;
									_root.duck5spot = 2;
									_root.duck5spotcolour = 8;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 2;
										_root.duck6spot = 2;
										_root.duck6spotcolour = 8;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 2;
										_root.spot = 2;
										_root.spotcolour = 8;
										_root.cost = 600;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2464 {
		on (release) {
			if (_root.money >= 650) {
				_root.money = Number(_root.money - 650);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 7;
					_root.duck1spot = 3;
					_root.duck1spotcolour = 6;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 7;
						_root.duck2spot = 3;
						_root.duck2spotcolour = 6;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 7;
							_root.duck3spot = 3;
							_root.duck3spotcolour = 6;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 7;
								_root.duck4spot = 3;
								_root.duck4spotcolour = 6;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 7;
									_root.duck5spot = 3;
									_root.duck5spotcolour = 6;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 7;
										_root.duck6spot = 3;
										_root.duck6spotcolour = 6;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 7;
										_root.spot = 3;
										_root.spotcolour = 6;
										_root.cost = 650;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2467 {
		on (release) {
			if (_root.money >= 650) {
				_root.money = Number(_root.money - 650);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 3;
					_root.duck1spot = 2;
					_root.duck1spotcolour = 14;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 3;
						_root.duck2spot = 2;
						_root.duck2spotcolour = 14;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 3;
							_root.duck3spot = 2;
							_root.duck3spotcolour = 14;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 3;
								_root.duck4spot = 2;
								_root.duck4spotcolour = 14;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 3;
									_root.duck5spot = 2;
									_root.duck5spotcolour = 14;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 3;
										_root.duck6spot = 2;
										_root.duck6spotcolour = 14;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 3;
										_root.spot = 2;
										_root.spotcolour = 14;
										_root.cost = 650;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2471 {
		on (release) {
			if (_root.money >= 500) {
				_root.money = Number(_root.money - 500);
				_root.hairstyle = 8;
				_root.cost = Number(500);
				_root.gotoAndStop(_root._currentframe + 3);
			}
		}
	}
	button 2474 {
		on (release) {
			if (_root.money >= 500) {
				_root.money = Number(_root.money - 500);
				_root.hairstyle = 6;
				_root.cost = Number(500);
				_root.gotoAndStop(_root._currentframe + 3);
			}
		}
	}
	button 2476 {
		on (release) {
			if (_root.money >= 600) {
				_root.money = Number(_root.money - 600);
				_root.hairstyle = 20;
				_root.gotoAndStop(_root._currentframe + 4);
				_root.cost = 600;
			}
		}
	}
	movieClip 2477	{
		instance of movieClip 649	{
			onClipEvent (load) {
				gotoAndStop(127);
			}
		}
		instance of movieClip 649	{
			onClipEvent (load) {
				gotoAndStop(97);
			}
		}
	}
	instance infoscreen of movieClip 2477	{
		onClipEvent (load) {
			stop();
		}
		onClipEvent (enterFrame) {
			_root.moneyshow = 'Money: $' + _root.money;
		}
	}
	frame 174 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 174 {
		type = int(random(10));
		if (type == 0) {
			ducknameinput.text = 'Duckald';
		}
		if (type == 1) {
			ducknameinput.text = 'Duckina';
		}
		if (type == 2) {
			ducknameinput.text = 'Duckette';
		}
		if (type == 3) {
			ducknameinput.text = 'Ducky';
		}
		if (type == 4) {
			ducknameinput.text = 'Duck';
		}
		if (type == 5) {
			ducknameinput.text = 'Duckaine';
		}
		if (type == 6) {
			ducknameinput.text = 'Duckipo';
		}
		if (type == 7) {
			ducknameinput.text = 'Ducken';
		}
		if (type == 8) {
			ducknameinput.text = 'Duke';
		}
		if (type == 9) {
			ducknameinput.text = 'Ducked';
		}
		if (type == 10) {
			ducknameinput.text = 'Duckic';
		}
		if (_root.duckinuse == 1) {
			kongregate.stats.submit('ducksinteam', 1);
			_root.duck1rlvl = 0;
			_root.duck1slvl = 0;
			_root.duck1flvl = 0;
			_root.duck1clvl = 0;
			_root.duck1elvl = 0;
			_root.duck1jlvl = 0;
		}
		if (_root.duckinuse == 2) {
			kongregate.stats.submit('ducksinteam', 2);
			_root.duck2rlvl = 0;
			_root.duck2slvl = 0;
			_root.duck2flvl = 0;
			_root.duck2clvl = 0;
			_root.duck2elvl = 0;
			_root.duck2jlvl = 0;
		}
		if (_root.duckinuse == 3) {
			kongregate.stats.submit('ducksinteam', 3);
			_root.duck3rlvl = 0;
			_root.duck3slvl = 0;
			_root.duck3flvl = 0;
			_root.duck3clvl = 0;
			_root.duck3elvl = 0;
			_root.duck3jlvl = 0;
		}
		if (_root.duckinuse == 4) {
			kongregate.stats.submit('ducksinteam', 4);
			_root.duck4rlvl = 0;
			_root.duck4slvl = 0;
			_root.duck4flvl = 0;
			_root.duck4clvl = 0;
			_root.duck4elvl = 0;
			_root.duck4jlvl = 0;
		}
		if (_root.duckinuse == 5) {
			kongregate.stats.submit('ducksinteam', 5);
			_root.duck5rlvl = 0;
			_root.duck5slvl = 0;
			_root.duck5flvl = 0;
			_root.duck5clvl = 0;
			_root.duck5elvl = 0;
			_root.duck5jlvl = 0;
		}
		if (_root.duckinuse == 6) {
			kongregate.stats.submit('ducksinteam', 6);
			_root.duck6rlvl = 0;
			_root.duck6slvl = 0;
			_root.duck6flvl = 0;
			_root.duck6clvl = 0;
			_root.duck6elvl = 0;
			_root.duck6jlvl = 0;
		}
	}
	button 2479 {
		on (release) {
			if (_root.duckinuse == 1) {
				duck1name = ducknameinput.text;
			}
			if (_root.duckinuse == 2) {
				duck2name = ducknameinput.text;
			}
			if (_root.duckinuse == 3) {
				duck3name = ducknameinput.text;
			}
			if (_root.duckinuse == 4) {
				duck4name = ducknameinput.text;
			}
			if (_root.duckinuse == 5) {
				duck5name = ducknameinput.text;
			}
			if (_root.duckinuse == 6) {
				duck6name = ducknameinput.text;
			}
			_root.duckinuse = 0;
			gotoAndStop(_currentframe - 2);
		}
	}
	instance of movieClip 305	{
	}
	frame 175 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 176 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	frame 177 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 178 {
		song = 11;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 178 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance boat of movieClip 2417	{
		onClipEvent (enterFrame) {
			_x = _x + 0.2;
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 0;
			hairtype = 4;
			colourtype = 8;
			spottype = 2;
			spotcolourtype = 7;
			_;
		}
	}
	button 2500 {
		on (release) {
			_root.gotoAndStop(172);
		}
	}
	frame 179 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 2502 {
		on (release) {
			gotoAndStop('MENU5');
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 2509 {
		on (release) {
			_root.duckinuse = 1;
			_root.startlvl = Number(_root.duck1jlvl);
			_root.nextFrame();
		}
	}
	button 2510 {
		on (release) {
			_root.duckinuse = 2;
			_root.startlvl = Number(_root.duck2jlvl);
			_root.nextFrame();
		}
	}
	button 2511 {
		on (release) {
			_root.duckinuse = 3;
			_root.startlvl = Number(_root.duck3jlvl);
			_root.nextFrame();
		}
	}
	button 2512 {
		on (release) {
			_root.duckinuse = 4;
			_root.startlvl = Number(_root.duck4jlvl);
			_root.nextFrame();
		}
	}
	button 2513 {
		on (release) {
			_root.duckinuse = 5;
			_root.startlvl = Number(_root.duck5jlvl);
			_root.nextFrame();
		}
	}
	button 2514 {
		on (release) {
			_root.duckinuse = 6;
			_root.startlvl = Number(_root.duck6jlvl);
			_root.nextFrame();
		}
	}
	frame 180 {
		song = 17;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 180 {
		stop();
		coins = 0;
		yspeed = 0;
	}
	movieClip 2517	{
	}
	movieClip 2518	{
	}
	instance of movieClip 2518	{
		onClipEvent (enterFrame) {
			if (_y > 465) {
				_y = _y - 720;
			}
			_y = _y + _root.yspeed / 2;
		}
	}
	movieClip 2519	{
	}
	movieClip 2520	{
		frame 1 {
			stop();
			_parent.ready = 1;
		}
		instance of movieClip 305	{
			onClipEvent (enterFrame) {
				if (_root.duck.death !== 1) {
					if (_parent._parent._currentframe == 1) {
						if (Key.isDown(39) and _parent._parent.yspeed <= 1 and _parent._parent._x < _parent._parent.maxright) {
							_parent.play();
						}
					}
					if (_parent._parent._currentframe == 2) {
						if (Key.isDown(37) and _parent._parent.yspeed <= 1 and _parent._parent._x > _parent._parent.maxleft) {
							_parent.play();
						}
					}
				}
			}
		}
		frame 2 {
			_parent.ready = 0;
		}
		instance of movieClip 305	{
		}
		frame 9 {
			gotoAndStop(1);
		}
	}
	movieClip 2521	{
		frame 1 {
			stop();
		}
	}
	instance duck of movieClip 2521	{
		onClipEvent (load) {
			stop();
		}
	}
	movieClip 2523	{
	}
	instance of movieClip 2523	{
		onClipEvent (keyPress '<Space>') {
			_root.nextFrame();
		}
	}
	frame 181 {
		song = 17;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 181 {
		boxarray = new Array();
		yspeed = 0;
		i = 0;
		a = 0;
	}
	movieClip 2526	{
	}
	instance part1 of movieClip 2526	{
		onClipEvent (enterFrame) {
			if (hitting == 1) {
				gotoAndStop(2);
				hitting = 0;
			} else {
				gotoAndStop(1);
			}
		}
		onClipEvent (load) {
			_alpha = 0;
		}
	}
	instance part2 of movieClip 2526	{
		onClipEvent (enterFrame) {
			if (hitting == 1) {
				gotoAndStop(2);
				hitting = 0;
			} else {
				gotoAndStop(1);
			}
		}
		onClipEvent (load) {
			_alpha = 0;
		}
	}
	instance part3 of movieClip 2526	{
		onClipEvent (enterFrame) {
			if (hitting == 1) {
				gotoAndStop(2);
				hitting = 0;
			} else {
				gotoAndStop(1);
			}
		}
		onClipEvent (load) {
			_alpha = 0;
		}
	}
	instance part4 of movieClip 2526	{
		onClipEvent (enterFrame) {
			if (hitting == 1) {
				gotoAndStop(2);
				hitting = 0;
			} else {
				gotoAndStop(1);
			}
		}
		onClipEvent (load) {
			_alpha = 0;
		}
	}
	instance part5 of movieClip 2526	{
		onClipEvent (enterFrame) {
			if (hitting == 1) {
				gotoAndStop(2);
				hitting = 0;
			} else {
				gotoAndStop(1);
			}
		}
		onClipEvent (load) {
			_alpha = 0;
		}
	}
	instance part6 of movieClip 2526	{
		onClipEvent (enterFrame) {
			if (hitting == 1) {
				gotoAndStop(2);
				hitting = 0;
			} else {
				gotoAndStop(1);
			}
		}
		onClipEvent (load) {
			_alpha = 0;
		}
	}
	instance ground of movieClip 2519	{
		onClipEvent (enterFrame) {
			if (_y < 600) {
				_y = _y + _root.yspeed;
			}
			while (this.hitTest(_root.duck._x, _root.duck._y + 35, true)) {
				--_root.duck._y;
				_root.duck.yspeed = 0;
				_root.duck.jumping = 0;
			}
		}
	}
	movieClip 2528	{
	}
	instance topline of movieClip 2528	{
		onClipEvent (enterFrame) {
			_y = _y + _root.yspeed;
		}
		onClipEvent (load) {
			_alpha = 0;
		}
	}
	instance topline2 of movieClip 2528	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			_root.yspeed = Math.round(-(_root.topline._y + 50 - _y) / 32);
		}
	}
	instance duck of movieClip 2521	{
		onClipEvent (load) {
			yspeed = 0;
			jumping = 0;
		}
		onClipEvent (enterFrame) {
			yspeed += 1;
			_y = _y + yspeed;
			_y = _y + _root.yspeed;
			if (jumping == 0) {
				if (Key.isDown(39)) {
					gotoAndStop(1);
					frame1.play();
					_x = _x + 5;
				}
				if (Key.isDown(37)) {
					gotoAndStop(2);
					frame2.play();
					_x = _x - 5;
				}
				if (Key.isDown(38)) {
					_y = _y - 5;
					yspeed = -17;
					jumping = 1;
				}
			}
			if (jumping == 1) {
				if (Key.isDown(39)) {
					gotoAndStop(1);
					frame1.gotoAndStop(1);
					_x = _x + 5;
				}
				if (Key.isDown(37)) {
					gotoAndStop(2);
					frame2.gotoAndStop(1);
					_x = _x - 5;
				}
			}
			if (_x < 25) {
				_x = 25;
			}
			if (_x > 725) {
				_x = 725;
			}
			if (_y > 480 and _root._currentframe == 181) {
				_visible = false;
				_root.nextFrame();
			}
		}
	}
	movieClip 2530	{
	}
	instance of movieClip 2530	{
		onClipEvent (load) {
			ex = 0;
		}
		onClipEvent (enterFrame) {
			startx = _x;
			_x = _root.boxarray[_root.i - 1]._x;
			endx = _x;
			if (startx !== endx) {
				_alpha = 0;
			}
			if (_alpha < 100) {
				_alpha = _alpha + 10;
			}
		}
	}
	movieClip 2532	{
	}
	instance of movieClip 2532	{
		onClipEvent (load) {
			newblock = 0;
			_root.dist = 0;
			maxtimer = 60;
			timer = maxtimer;
			ydistancetraveled = _root.duck._y / 10;
		}
		onClipEvent (enterFrame) {
			maxtimer -= 0.01;
			ydistancetraveled += _root.yspeed / 10;
			_root.dist = Math.round(ydistancetraveled - _root.duck._y / 10);
			if (maxtimer < 20) {
				maxtimer = 20;
			}
			if (timer < 1) {
				newblock = 1;
				timer = maxtimer;
			} else {
				--timer;
			}
			counter = _root.i - 70;
			while (counter <= _root.i) {
				if (_root._currentframe > 182) {
					_root.boxarray[counter].removeMovieClip();
				}
				_root.boxarray[counter]._y += _root.yspeed;
				while (_root.boxarray[counter].hitTest(_root.duck._x, _root.duck._y - 25, true)) {
					++_root.duck._y;
					_root.duck.yspeed = 0;
				}
				while (_root.boxarray[counter].hitTest(_root.duck._x - 7, _root.duck._y + 35, true)) {
					--_root.duck._y;
					_root.duck.yspeed = 0;
					_root.duck.jumping = 0;
				}
				while (_root.boxarray[counter].hitTest(_root.duck._x + 7, _root.duck._y + 35, true)) {
					--_root.duck._y;
					_root.duck.yspeed = 0;
					_root.duck.jumping = 0;
				}
				while (_root.boxarray[counter].hitTest(_root.duck._x + 25, _root.duck._y, true)) {
					--_root.duck._x;
				}
				while (_root.boxarray[counter].hitTest(_root.duck._x - 25, _root.duck._y, true)) {
					++_root.duck._x;
				}
				if (_root.boxarray[counter].hitTest(_root.duck._x, _root.duck._y - 30, true) and _root.duck.jumping == 0 and _root.boxarray[counter]._currentframe == 1) {
					_root.duck._visible = false;
					_root.nextFrame();
				}
				if (_root.boxarray[counter].yspeed > 1) {
					_root.boxarray[counter].yspeed += 0.5;
					while (_root.boxarray[counter].hitTest(_root.ground)) {
						_root.boxarray[counter].yspeed = 1;
						--_root.boxarray[counter]._y;
					}
					_root.boxarray[counter]._y += _root.boxarray[counter].yspeed;
					counter2 = _root.i - 70;
					while (counter2 < _root.i) {
						if (counter2 !== counter) {
							while (_root.boxarray[counter2].hitTest(_root.boxarray[counter]._x + 35, _root.boxarray[counter]._y + 29, true) or _root.boxarray[counter2].hitTest(_root.boxarray[counter]._x - 35, _root.boxarray[counter]._y + 29, true) or _root.boxarray[counter2].hitTest(_root.boxarray[counter]._x + 35, _root.boxarray[counter]._y - 29, true) or _root.boxarray[counter2].hitTest(_root.boxarray[counter]._x - 35, _root.boxarray[counter]._y - 29, true)) {
								if (_root.boxarray[counter]._y < _root.boxarray[counter2]._y) {
									_root.boxarray[counter].yspeed = 1;
									--_root.boxarray[counter]._y;
								} else {
									if (_root.boxarray[counter]._y > _root.boxarray[counter2]._y) {
										_root.boxarray[counter].yspeed = -1;
										++_root.boxarray[counter]._y;
									}
								}
							}
						}
						++counter2;
					}
				} else {
					_root.boxarray[counter].gotoAndStop(2);
					if (_root.boxarray[counter]._y > 600) {
						_root.boxarray[counter].gotoAndStop(1);
						_root.boxarray[counter].removeMovieClip();
						_root.a = Number(_root.a - 1);
					}
					while (_root.boxarray[counter].hitTest(_root.topline)) {
						--_root.topline._y;
						_root.topline2.change = 1;
					}
					if (_root.boxarray[counter].hitTest(_root.part1)) {
						_root.part1.hitting = 1;
					}
					if (_root.boxarray[counter].hitTest(_root.part2)) {
						_root.part2.hitting = 1;
					}
					if (_root.boxarray[counter].hitTest(_root.part3)) {
						_root.part3.hitting = 1;
					}
					if (_root.boxarray[counter].hitTest(_root.part4)) {
						_root.part4.hitting = 1;
					}
					if (_root.boxarray[counter].hitTest(_root.part5)) {
						_root.part5.hitting = 1;
					}
					if (_root.boxarray[counter].hitTest(_root.part6)) {
						_root.part6.hitting = 1;
					}
				}
				++counter;
			}
			if (newblock == 1) {
				var mc = 'box' + _root.i;
				_root.boxarray.push(_root[mc]);
				_root.boxarray[_root.i] = _root.attachMovie('box', mc, _root.getNextHighestDepth());
				_root.boxarray[_root.i]._y = _root.cam._y - 240;
				if (_root.part1.hitting == 0) {
					_root.boxarray[_root.i]._x = Math.round(Math.random() * 2) * 40;
				} else {
					if (_root.part2.hitting == 0) {
						_root.boxarray[_root.i]._x = 120 + Math.round(Math.random() * 2) * 40;
					} else {
						if (_root.part3.hitting == 0) {
							_root.boxarray[_root.i]._x = 240 + Math.round(Math.random() * 2) * 40;
						} else {
							if (_root.part4.hitting == 0) {
								_root.boxarray[_root.i]._x = 360 + Math.round(Math.random() * 2) * 40;
							} else {
								if (_root.part5.hitting == 0) {
									_root.boxarray[_root.i]._x = 480 + Math.round(Math.random() * 2) * 40;
								} else {
									if (_root.part6.hitting == 0) {
										_root.boxarray[_root.i]._x = 600 + Math.round(Math.random() * 3) * 40;
									} else {
										_root.boxarray[_root.i]._x = Math.round(Math.random() * 19) * 40;
									}
								}
							}
						}
					}
				}
				_root.boxarray[_root.i].yspeed = 2;
				_root.boxarray[_root.i]._y = -400;
				if (_root._currentframe == 182) {
					mx.behaviors.DepthControl.bringToFront(_root.ender);
				}
				_root.i = Number(_root.i + 1);
				_root.a = Number(_root.a + 1);
				newblock = 0;
			}
		}
	}
	frame 182 {
		song = 17;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 182 {
		if (rts == 1) {
			gotoAndStop(257);
		}
	}
	button 2536 {
		on (release) {
			_root.gotoAndStop('menu5');
			counter = _root.i - 70;
			while (counter < _root.i) {
				_root.boxarray[counter].removeMovieClip();
				++counter;
			}
			_root.ender.removeMovieClip();
		}
	}
	button 2537 {
		on (release) {
			_root.nextFrame();
			counter = _root.i - 70;
			while (counter < _root.i) {
				_root.boxarray[counter].removeMovieClip();
				++counter;
			}
			_root.ender.removeMovieClip();
		}
	}
	movieClip 2539	{
		frame 1 {
			dist = Math.round(_root.dist);
			coins = _root.coins;
			_root.coinsthistime = 0;
			_root.coinsthistime = Number(_root.coinsthistime + coins);
			_root.money = Number(_root.money + coins);
			if (_root.duckinuse == 1) {
				_root.duck1jlvl = Number(_root.duck1jlvl + _root.dist / 2);
			}
			if (_root.duckinuse == 2) {
				_root.duck2jlvl = Number(_root.duck2jlvl + _root.dist / 2);
			}
			if (_root.duckinuse == 3) {
				_root.duck3jlvl = Number(_root.duck3jlvl + _root.dist / 2);
			}
			if (_root.duckinuse == 4) {
				_root.duck4jlvl = Number(_root.duck4jlvl + _root.dist / 2);
			}
			if (_root.duckinuse == 5) {
				_root.duck5jlvl = Number(_root.duck5jlvl + _root.dist / 2);
			}
			if (_root.duckinuse == 6) {
				_root.duck6jlvl = Number(_root.duck6jlvl + _root.dist / 2);
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_root.duckinuse == 1) {
					_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
				}
				if (_root.duckinuse == 2) {
					_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
				}
				if (_root.duckinuse == 3) {
					_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
				}
				if (_root.duckinuse == 4) {
					_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
				}
				if (_root.duckinuse == 5) {
					_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
				}
				if (_root.duckinuse == 6) {
					_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
				}
				xscale = (_parent.jlvl / 1.5) * 2;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
	}
	instance ender of movieClip 2539	{
		onClipEvent (load) {
			mx.behaviors.DepthControl.bringToFront(this);
		}
		onClipEvent (enterFrame) {
			_y = _root.cam._y;
		}
	}
	frame 183 {
		song = 17;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 183 {
		counter = _root.i - 70;
		while (counter <= _root.i) {
			_root.boxarray[counter].removeMovieClip();
			++counter;
		}
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance boat of movieClip 2417	{
		onClipEvent (enterFrame) {
			_x = _x + 0.2;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed / (110 - _xscale);
			if (_x < -100) {
				_x = _x + 950;
			}
		}
	}
	movieClip 2542	{
	}
	movieClip 2543	{
	}
	movieClip 2544	{
		instance of movieClip 2543	{
			onClipEvent (enterFrame) {
				if (_parent.changer == 1) {
					_parent.changer = 0;
					_x = 450 + _parent.gap;
				}
			}
		}
	}
	movieClip 2548	{
	}
	instance sign of movieClip 2548	{
		onClipEvent (enterFrame) {
			_x = _root.ground._x + 350;
		}
	}
	movieClip 2550	{
	}
	instance of movieClip 2550	{
		onClipEvent (enterFrame) {
			_x = _x - _root.ground.xspeed;
			if (_x < -250) {
				_x = _x + 500;
			}
			_root.light1._x = _x;
			_root.light2._x = _x + 500;
			_root.light3._x = _x + 1000;
		}
	}
	movieClip 2553	{
	}
	instance of movieClip 2553	{
		onClipEvent (keyPress '<Space>') {
			_root.nextFrame();
		}
	}
	frame 184 {
		song = 17;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance ground of movieClip 2544	{
		onClipEvent (load) {
			xspeed = 1;
			changer = 0;
			gap = 50;
			jump = 1;
			dist = 0;
			_root.dist = 0;
		}
		onClipEvent (enterFrame) {
			_root.ox = _x;
			_root.oxspeed = xspeed;
			_x = _x - xspeed;
			_root.duck._x -= xspeed;
			xspeed += 0.01;
			dist += xspeed / 10;
			_root.dist = Math.round(dist);
			if (_x < -450) {
				_x = _x + (900 + gap);
				gap += 50;
				changer = 1;
				jump += 1;
				if (jump == 1) {
					word = 'ONE';
				}
				if (jump == 2) {
					word = 'TWO';
				}
				if (jump == 3) {
					word = 'THREE';
				}
				if (jump == 4) {
					word = 'FOUR';
				}
				if (jump == 5) {
					word = 'FIVE';
				}
				if (jump == 6) {
					word = 'SIX';
				}
				if (jump == 7) {
					word = 'SEVEN';
				}
				if (jump == 8) {
					word = 'EIGHT';
				}
				if (jump == 9) {
					word = 'NINE';
				}
				if (jump == 10) {
					word = 'TEN';
				}
				if (jump == 11) {
					word = 'ELEVEN';
				}
				if (jump == 12) {
					word = 'TWELVE';
				}
				if (jump > 12) {
					word = jump;
				}
				_root.sign.jumpnum = 'JUMP ' + word;
				_root.sign.postcode = 'JP' + jump;
			}
			if (gap > 300) {
				gap = 300;
			}
			if (xspeed > 30) {
				xspeed = 30;
			}
		}
	}
	movieClip 2555	{
	}
	instance duck of movieClip 2555	{
		onClipEvent (load) {
			xspeed = 0;
			yspeed = 0;
			rotspeed = 0;
			up = 1;
			deathtimer = 100;
		}
		onClipEvent (enterFrame) {
			if (_y > 500) {
				_root.nextFrame();
			}
			if (up) {
				if (_x < 0) {
					_x = 0;
					xspeed = -xspeed / 4 + _root.ground.xspeed + 2;
				}
				if (_x > 750) {
					_x = 750;
					xspeed = -xspeed / 4;
					if (xspeed > -1) {
						xspeed = -1;
					}
				}
				yspeed += 1;
				_y = _y + yspeed;
				if (xspeed > 20) {
					xspeed = 20;
				}
				if (xspeed < -20) {
					xspeed = -20;
				}
				_x = _x + xspeed;
				if (Key.isDown(38)) {
					yspeed2 = -20;
				} else {
					yspeed2 = -15;
				}
				if (_root.ground.hitTest(_x, _y + _height / 2, true)) {
					xspeed += _rotation / 5;
					_rotation = _rotation * 1.2;
					if (_rotation > 80 or _rotation < -80) {
						up = 0;
					}
				}
				if (_rotation > 20) {
					while (_root.ground.hitTest(_x - _width / 2, _y + _height / 2, true)) {
						yspeed = yspeed2;
						_y = _y - 1;
					}
				} else {
					if (_rotation < -20) {
						while (_root.ground.hitTest(_x + _width / 2, _y + _height / 2, true)) {
							yspeed = yspeed2;
							_y = _y - 1;
						}
					} else {
						while (_root.ground.hitTest(_x, _y + _height / 2, true)) {
							yspeed = yspeed2;
							_y = _y - 1;
						}
					}
				}
				while (_root.ground.hitTest(_x + 10, _y, true)) {
					_x = _x - 1;
				}
				while (_root.ground.hitTest(_x - 25, _y, true)) {
					_x = _x + 1;
				}
				if (Key.isDown(37)) {
					_rotation = _rotation - 2;
				}
				if (Key.isDown(39)) {
					_rotation = _rotation + 2;
				}
			} else {
				--deathtimer;
				if (deathtimer <= 0) {
					_root.nextFrame();
				}
				if (yspeed < 0) {
					yspeed = -yspeed;
				}
				_y = _y + yspeed;
				yspeed += 1;
				_x = _x + xspeed / 2;
				xspeed *= 0.9;
				if (_rotation > 0) {
					_rotation = 90;
					while (_root.ground.hitTest(_x, _y + 5, true)) {
						yspeed = 0;
						_y = _y - 1;
					}
				}
				if (_rotation < 0) {
					_rotation = -70;
					while (_root.ground.hitTest(_x, _y + 25, true)) {
						yspeed = 0;
						_y = _y - 1;
					}
				}
			}
		}
	}
	frame 185 {
		song = 17;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 185 {
		if (rts == 1) {
			gotoAndStop(257);
		}
	}
	instance ground of movieClip 2544	{
		onClipEvent (load) {
			_x = _root.ox;
			xspeed = _root.oxspeed;
		}
		onClipEvent (enterFrame) {
			_x = _x - xspeed;
			xspeed *= 0.9;
		}
	}
	movieClip 2561	{
		frame 1 {
			dist = Math.round(_root.dist);
			coins = _root.coins;
			_root.coinsthistime = 0;
			_root.coinsthistime = Number(_root.coinsthistime + coins);
			_root.money = Number(_root.money + coins);
			if (_root.duckinuse == 1) {
				_root.duck1jlvl = Number(_root.duck1jlvl + _root.dist / 4);
			}
			if (_root.duckinuse == 2) {
				_root.duck2jlvl = Number(_root.duck2jlvl + _root.dist / 4);
			}
			if (_root.duckinuse == 3) {
				_root.duck3jlvl = Number(_root.duck3jlvl + _root.dist / 4);
			}
			if (_root.duckinuse == 4) {
				_root.duck4jlvl = Number(_root.duck4jlvl + _root.dist / 4);
			}
			if (_root.duckinuse == 5) {
				_root.duck5jlvl = Number(_root.duck5jlvl + _root.dist / 4);
			}
			if (_root.duckinuse == 6) {
				_root.duck6jlvl = Number(_root.duck6jlvl + _root.dist / 4);
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_root.duckinuse == 1) {
					_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
				}
				if (_root.duckinuse == 2) {
					_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
				}
				if (_root.duckinuse == 3) {
					_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
				}
				if (_root.duckinuse == 4) {
					_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
				}
				if (_root.duckinuse == 5) {
					_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
				}
				if (_root.duckinuse == 6) {
					_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
				}
				xscale = (_parent.jlvl / 1.5) * 2;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
	}
	instance ender of movieClip 2561	{
		onClipEvent (enterFrame) {
			_y = _root.cam._y;
		}
	}
	frame 186 {
		song = 17;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 186 {
		starget = 2;
		dtarget = 2;
		etarget = 3;
		sdone = 0;
		ddone = 0;
		edone = 0;
		dist = 0;
		coins = 0;
	}
	movieClip 2563	{
	}
	movieClip 2565	{
	}
	instance of movieClip 2565	{
		onClipEvent (enterFrame) {
			gotoAndStop(_root.oldpos);
		}
	}
	instance of movieClip 2565	{
		onClipEvent (enterFrame) {
			gotoAndStop(_root.newpos);
		}
	}
	movieClip 2567	{
	}
	instance of movieClip 2567	{
		onClipEvent (enterFrame) {
			gotoAndStop(_root.turndir);
		}
	}
	instance of movieClip 2565	{
		onClipEvent (enterFrame) {
			gotoAndStop(_root.starget);
		}
	}
	instance of movieClip 2565	{
		onClipEvent (enterFrame) {
			gotoAndStop(_root.etarget);
		}
	}
	instance of movieClip 2567	{
		onClipEvent (enterFrame) {
			gotoAndStop(_root.dtarget);
		}
	}
	movieClip 2569	{
	}
	instance of movieClip 2569	{
		onClipEvent (enterFrame) {
			if (_root.sdone) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 2569	{
		onClipEvent (enterFrame) {
			if (_root.edone) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	instance of movieClip 2569	{
		onClipEvent (enterFrame) {
			if (_root.ddone) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	
	// unknown tag 88 length 81
	movieClip 2579	{
	}
	instance of movieClip 2579	{
		onClipEvent (enterFrame) {
			if (_root.edone == 1) {
				_visible = false;
			}
		}
	}
	movieClip 2583	{
	}
	instance of movieClip 2583	{
		onClipEvent (keyPress '<Space>') {
			_root.nextFrame();
		}
	}
	frame 187 {
		song = 17;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 187 {
		starget = 2;
		dtarget = 2;
		etarget = 3;
		sdone = 0;
		ddone = 0;
		edone = 0;
		dist = 0;
		coins = 0;
	}
	movieClip 2584	{
		frame 1 {
			stop();
		}
	}
	instance bouncer of movieClip 2584	{
		onClipEvent (load) {
			xspeed = 0;
			yspeed = 0;
			rotspeed = 0;
			rotac = 5;
		}
		onClipEvent (enterFrame) {
			if (_root.degrees > 65) {
				_root.turndir = 2;
			} else {
				if (_root.degrees < -65) {
					_root.turndir = 1;
				} else {
					if (hitting == 0) {
						if (_root.degrees > 55 and _root.degrees < 65 or _root.degrees < -55 and _root.degrees > -65) {
							_root.turndir = 0;
						}
					}
				}
			}
			if (_root.sdone == 1) {
				if (_root.turndir == _root.dtarget) {
					_root.ddone = 1;
				} else {
					_root.ddone = 0;
				}
			}
			_x = _x + xspeed;
			if (rotspeed > 5 or rotspeed < -5) {
				gotoAndStop(2);
				rotac = 2;
			} else {
				gotoAndStop(1);
				rotac = 1;
			}
			_root.degrees = Number(_root.degrees) + rotspeed;
			if (_root.degrees > 360) {
				_root.degrees = 0;
				_root.flips = Number(_root.flips) + 1;
				_root.ff.play();
			}
			if (_root.degrees < -360) {
				_root.degrees = 0;
				_root.flips = Number(_root.flips) + 1;
				_root.bf.play();
			}
			xspeed *= 0.9;
			rotspeed *= 0.9;
			_rotation = _rotation + rotspeed;
			if (Key.isDown(37)) {
				rotspeed -= rotac;
			}
			if (Key.isDown(39)) {
				rotspeed += rotac;
			}
			if (yspeed > 15) {
				yspeed = 15;
			}
			if (yspeed < -15) {
				yspeed = -15;
			}
			_y = _y + yspeed;
			yspeed += 0.8;
			if (hitting == 1) {
				if (!this.hitTest(_root.s1)) {
					hitting = 0;
					_root.oldpos = _root.newpos;
					if (_rotation < -45) {
						_root.newpos = 1;
					} else {
						if (_rotation > 45) {
							_root.newpos = 3;
						} else {
							_root.newpos = 2;
						}
					}
					if (_rotation < -45) {
						if (_root.sdone == 1) {
							if (_root.ddone) {
								if (_root.etarget == 1) {
									_root.edone = 1;
								} else {
									_root.sdone = 0;
									_root.ddone = 0;
									_root.edone = 0;
								}
							} else {
								_root.sdone = 0;
								_root.ddone = 0;
								_root.edone = 0;
							}
						}
						if (_root.starget == 1) {
							if (_root.ddone == 0) {
								_root.sdone = 1;
							} else {
								_root.ddone = 0;
							}
						}
					} else {
						if (_rotation > 45) {
							if (_root.sdone == 1) {
								if (_root.ddone == 1) {
									if (_root.etarget == 3) {
										_root.edone = 1;
									} else {
										_root.sdone = 0;
										_root.ddone = 0;
										_root.edone = 0;
									}
								} else {
									_root.sdone = 0;
									_root.ddone = 0;
									_root.edone = 0;
								}
							}
							if (_root.starget == 3) {
								if (_root.ddone == 0) {
									_root.sdone = 1;
								} else {
									_root.ddone = 0;
								}
							}
						} else {
							if (_root.sdone == 1) {
								if (_root.ddone == 1) {
									if (_root.etarget == 2) {
										_root.edone = 1;
									} else {
										_root.sdone = 0;
										_root.ddone = 0;
										_root.edone = 0;
									}
								} else {
									_root.sdone = 0;
									_root.ddone = 0;
									_root.edone = 0;
								}
							}
							if (_root.starget == 2) {
								if (_root.ddone == 0) {
									_root.sdone = 1;
								} else {
									_root.ddone = 0;
								}
							}
						}
					}
				}
			}
		}
	}
	movieClip 2586	{
	}
	instance of movieClip 2586	{
		onClipEvent (enterFrame) {
			this.clear();
			this.beginFill(0, 80);
			this.lineStyle(1, 0, 0);
			this.moveTo(_root.s1._x - _x, _root.s1._y - _y);
			if (_root.s1.hitTest(_root.bouncer)) {
				this.lineTo(_root.bouncer._x - _x - _root.bouncer._width / 2, _root.bouncer._y - _y + _root.bouncer._height / 2 + _root.bouncer.yspeed);
				this.curveTo(_root.bouncer._x - _x, _root.bouncer._y - _y + _root.bouncer._height / 2 + _root.bouncer.yspeed + _root.bouncer._width / 8, _root.bouncer._x - _x + _root.bouncer._width / 2, _root.bouncer._y - _y + _root.bouncer._height / 2 + _root.bouncer.yspeed);
				this.lineTo(_root.s2._x - _x, _root.s2._y - _y);
				this.endFill();
			} else {
				this.clear();
			}
		}
	}
	instance s2 of movieClip 2586	{
		onClipEvent (enterFrame) {
			this.clear();
			this.lineStyle(2, 0, 0);
			this.moveTo(0, 0);
			if (this.hitTest(_root.bouncer)) {
				_root.bouncer.yspeed -= 2;
				if (_root.bouncer.yspeed < 0) {
					_root.bouncer.yspeed -= 1;
				}
				this.lineTo(_root.bouncer._x - _x + _root.bouncer._width / 2, _root.bouncer._y - _y + _root.bouncer._height / 2);
			} else {
				this.lineTo(_root.s1._x - _x, _root.s1._y - _y);
			}
		}
	}
	movieClip 2588	{
	}
	instance s1 of movieClip 2588	{
		onClipEvent (enterFrame) {
			this.clear();
			this.lineStyle(1, 0, 0);
			this.moveTo(0, 0);
			if (this.hitTest(_root.bouncer)) {
				_root.bouncer.hitting = 1;
				tellTarget ('_root.bouncer') {
					rotspeed *= 0.5;
					_root.degrees = 0;
					if (_rotation > 45 and _rotation < 90) {
						rotspeed += 3;
					}
					if (_rotation < -45 and _rotation > -90) {
						rotspeed -= 3;
					}
					if (_rotation < 180 and _rotation > 90) {
						rotspeed -= 3;
					}
					if (_rotation > -180 and _rotation < -90) {
						rotspeed += 3;
					}
				}
				this.lineTo(_root.bouncer._x - _x - _root.bouncer._width / 2, _root.bouncer._y - _y + _root.bouncer._height / 2);
			} else {
				this.lineTo(_root.s2._x - _x, _root.s2._y - _y);
			}
		}
	}
	movieClip 2591	{
		frame 10 {
			stop();
		}
	}
	instance changer of movieClip 2591	{
		onClipEvent (load) {
			time = 30;
		}
		onClipEvent (enterFrame) {
			time -= 0.02;
			if (time <= 0) {
				_root.nextFrame();
			}
			_root.timer = Math.ceil(time);
			minutes = Math.floor(_root.timer / 60);
			seconds = _root.timer - minutes * 60;
			if (seconds < 10) {
				seconds = '0' + seconds;
			}
			_root.timedisplay = minutes + ':' + seconds;
			if (_root.edone == 1) {
				_root.sdone = 0;
				_root.ddone = 0;
				_root.edone = 0;
				_root.starget = Math.ceil(Math.random() * 3);
				_root.dtarget = Math.ceil(Math.random() * 2);
				_root.etarget = Math.ceil(Math.random() * 3);
				time += 1;
				_root.newsecond.play();
				_root.dist += 100;
				gotoAndPlay(1);
			}
		}
	}
	movieClip 2597	{
		frame 1 {
			stop();
		}
	}
	frame 188 {
		song = 17;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 188 {
		if (rts == 1) {
			gotoAndStop(257);
		}
	}
	movieClip 2603	{
		frame 1 {
			dist = Math.round(_root.dist);
			coins = _root.coins;
			_root.coinsthistime = 0;
			_root.coinsthistime = Number(_root.coinsthistime + coins);
			_root.money = Number(_root.money + coins);
			if (_root.duckinuse == 1) {
				_root.duck1jlvl = Number(_root.duck1jlvl + _root.dist / 15);
			}
			if (_root.duckinuse == 2) {
				_root.duck2jlvl = Number(_root.duck2jlvl + _root.dist / 15);
			}
			if (_root.duckinuse == 3) {
				_root.duck3jlvl = Number(_root.duck3jlvl + _root.dist / 15);
			}
			if (_root.duckinuse == 4) {
				_root.duck4jlvl = Number(_root.duck4jlvl + _root.dist / 15);
			}
			if (_root.duckinuse == 5) {
				_root.duck5jlvl = Number(_root.duck5jlvl + _root.dist / 15);
			}
			if (_root.duckinuse == 6) {
				_root.duck6jlvl = Number(_root.duck6jlvl + _root.dist / 15);
			}
		}
		instance of movieClip 785	{
			onClipEvent (load) {
				_xscale = 0;
			}
			onClipEvent (enterFrame) {
				if (_root.duckinuse == 1) {
					_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
				}
				if (_root.duckinuse == 2) {
					_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
				}
				if (_root.duckinuse == 3) {
					_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
				}
				if (_root.duckinuse == 4) {
					_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
				}
				if (_root.duckinuse == 5) {
					_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
				}
				if (_root.duckinuse == 6) {
					_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
				}
				xscale = (_parent.jlvl / 1.5) * 2;
				_xscale = _xscale + (xscale - _xscale) / 10;
			}
		}
	}
	instance ender of movieClip 2603	{
		onClipEvent (enterFrame) {
			_y = _root.cam._y;
		}
	}
	frame 189 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 189 {
		if (_root.duckinuse == 1) {
			_root.newlvl = Math.floor(_root.duck1jlvl / 10);
		}
		if (_root.duckinuse == 2) {
			_root.newlvl = Math.floor(_root.duck2jlvl / 10);
		}
		if (_root.duckinuse == 3) {
			_root.newlvl = Math.floor(_root.duck3jlvl / 10);
		}
		if (_root.duckinuse == 4) {
			_root.newlvl = Math.floor(_root.duck4jlvl / 10);
		}
		if (_root.duckinuse == 5) {
			_root.newlvl = Math.floor(_root.duck5jlvl / 10);
		}
		if (_root.duckinuse == 6) {
			_root.newlvl = Math.floor(_root.duck6jlvl / 10);
		}
		_root.levelgain = '(+' + Math.round(_root.newlvl - _root.startlvl / 10) + ')';
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance boat of movieClip 2417	{
		onClipEvent (enterFrame) {
			_x = _x + 0.2;
		}
	}
	button 2604 {
		on (release) {
			gotoAndStop('MENU5');
		}
	}
	frame 190 {
		song = 11;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 190 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	frame 190 {
		duckinuse = 0;
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 2;
			hairtype = 1;
			colourtype = 6;
			spottype = 14;
			spotcolourtype = 0;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 191 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	frame 192 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 192 {
		go = 0;
		enelvl = 900;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance boat of movieClip 2417	{
		onClipEvent (enterFrame) {
			_x = _x + 0.2;
		}
	}
	
	// unknown tag 88 length 74
	
	// unknown tag 88 length 100
	movieClip 2671	{
	}
	movieClip 2675	{
	}
	instance of movieClip 2675	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				if (this.hitTest(_root.chick._x + 20, _root.chick._y - 35, true)) {
					while (this.hitTest(_root.chick._x + 20, _root.chick._y, true)) {
						--_root.chick._x;
					}
					_root.chick.mode = 4;
					_root.chick.gotoAndStop(32);
				}
			}
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 1;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick.mode == 6) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true) and _root.chick.part == 2) {
					_root.chick.part = 0;
					_root.chick.setup = 0;
					_root.chick.setup2 = 0;
					_root.chick.mode = 1;
				}
			}
			if (_root.chick2.mode == 1) {
				if (this.hitTest(_root.chick2._x + 20, _root.chick2._y - 35, true)) {
					while (this.hitTest(_root.chick2._x + 20, _root.chick2._y, true)) {
						--_root.chick2._x;
					}
					_root.chick2.mode = 4;
					_root.chick2.gotoAndStop(32);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 6) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true) and _root.chick2.part == 2) {
					_root.chick2.part = 0;
					_root.chick2.setup = 0;
					_root.chick2.setup2 = 0;
					_root.chick2.mode = 1;
				}
			}
			if (_root.chick3.mode == 1) {
				if (this.hitTest(_root.chick3._x + 20, _root.chick3._y - 35, true)) {
					while (this.hitTest(_root.chick3._x + 20, _root.chick3._y, true)) {
						--_root.chick3._x;
					}
					_root.chick3.mode = 4;
					_root.chick3.gotoAndStop(32);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 6) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true) and _root.chick3.part == 2) {
					_root.chick3.part = 0;
					_root.chick3.setup = 0;
					_root.chick3.setup2 = 0;
					_root.chick3.mode = 1;
				}
			}
			if (_root.chick4.mode == 1) {
				if (this.hitTest(_root.chick4._x + 20, _root.chick4._y - 35, true)) {
					while (this.hitTest(_root.chick4._x + 20, _root.chick4._y, true)) {
						--_root.chick4._x;
					}
					_root.chick4.mode = 4;
					_root.chick4.gotoAndStop(32);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 6) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true) and _root.chick4.part == 2) {
					_root.chick4.part = 0;
					_root.chick4.setup = 0;
					_root.chick4.setup2 = 0;
					_root.chick4.mode = 1;
				}
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 2;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	movieClip 2681	{
	}
	
	// unknown tag 88 length 171
	movieClip 2701	{
	}
	movieClip 2704	{
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 2;
			hairtype = 1;
			colourtype = 6;
			spottype = 14;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 5;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 1.5;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
			if (mode == 5) {
				if (_currentframe == 1) {
					gotoAndPlay(70);
				}
				if (_currentframe == 77) {
					gotoAndStop(98);
					_x = _x + 30;
					_y = _y + 10;
					xspeed = 4;
					yspeed = 0;
				}
				if (_currentframe == 98) {
					start_y = _y;
					if (yspeed > 0) {
						xspeed += yspeed / 7;
					}
					yspeed += 2;
					_y = _y + yspeed;
					_x = _x + xspeed;
					xspeed *= 0.95;
					end_y = _y;
					ymoved = end_y - start_y;
					_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
				}
				if (_currentframe == 99) {
					xspeed *= 0.8;
					_x = _x + xspeed;
					if (xspeed < 0.5) {
						gotoAndPlay(24);
						_y = _y - 13;
						_x = _x - 3;
					}
				}
			}
			if (mode == 6) {
				if (setup !== 1) {
					if (_currentframe == 2) {
						_x = _x + 3;
					}
					if (_currentframe == 3) {
						_x = _x + 6;
					}
					if (_currentframe == 4) {
						_x = _x + 10;
					}
					if (_currentframe == 5) {
						_x = _x + 14;
					}
					if (_currentframe == 6) {
						_x = _x + 20;
					}
					if (_currentframe == 7) {
						_x = _x + 26;
					}
					if (_currentframe == 8) {
						_x = _x + 34;
					}
					if (_currentframe == 9) {
						_x = _x + 40;
					}
					if (_currentframe == 10) {
						_x = _x + 45;
					}
					if (_currentframe == 11) {
						_x = _x + 48;
					}
					gotoAndStop(1);
					starty = _y - 2;
					extray = 0;
					extrar = 0;
					setup = 1;
					part = 1;
				}
				if (part == 1) {
					extray += 0.03 + jumpspeed / 3000;
					extrar += 0.02 + jumpspeed / 2000;
					_y = starty + extray;
					_rotation = extrar;
					if (extray > 5) {
						part = 2;
					}
				}
				if (part == 2) {
					if (setup2 !== 1) {
						setup2 = 1;
						xspeed = 5;
						yspeed = -15;
						rspeed = -1;
					}
					_x = _x + xspeed;
					_y = _y + yspeed;
					_rotation = _rotation + rspeed;
					rspeed *= 0.9;
					yspeed += 1;
				}
			}
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2475) {
				_x = 2475;
			}
			_root.energy._x = _x;
		}
	}
	movieClip 2707	{
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	frame 193 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 193 {
		firstmessage = 'WOO YOU WON A TOURNAMENT ENTRY TICKET!';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE JUMPING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 193 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race12 = 1;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	button 2708 {
		on (release) {
			gotoAndStop('MENU5');
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 194 {
		song = 11;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 194 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	frame 194 {
		duckinuse = 0;
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance boat of movieClip 2417	{
		onClipEvent (enterFrame) {
			_x = _x + 0.2;
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 6;
			hairtype = 5;
			colourtype = 9;
			spottype = 6;
			spotcolourtype = 0;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 195 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 2722 {
		on (rollOver) {
			if (_root.duck2 == 1) {
				_root.duckname = _root.duck2name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck2 == 1) {
				if (_root.duck2jlvl >= 500) {
					_root.duckinuse = 2;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2723 {
		on (rollOver) {
			if (_root.duck3 == 1) {
				_root.duckname = _root.duck3name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck3 == 1) {
				if (_root.duck3jlvl >= 500) {
					_root.duckinuse = 3;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2724 {
		on (rollOver) {
			if (_root.duck6 == 1) {
				_root.duckname = _root.duck6name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck6 == 1) {
				if (_root.duck6jlvl >= 500) {
					_root.duckinuse = 6;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2725 {
		on (rollOver) {
			if (_root.duck5 == 1) {
				_root.duckname = _root.duck5name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck5 == 1) {
				if (_root.duck5jlvl >= 500) {
					_root.duckinuse = 5;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2726 {
		on (rollOver) {
			if (_root.duck4 == 1) {
				_root.duckname = _root.duck4name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck4 == 1) {
				if (_root.duck4jlvl >= 500) {
					_root.duckinuse = 4;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2727 {
		on (rollOver) {
			if (_root.duck1 == 1) {
				_root.duckname = _root.duck1name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck1 == 1) {
				if (_root.duck1jlvl >= 500) {
					_root.duckinuse = 1;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	frame 196 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 196 {
		go = 0;
		enelvl = 940;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance boat of movieClip 2417	{
		onClipEvent (enterFrame) {
			_x = _x + 0.2;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	movieClip 2730	{
	}
	movieClip 2733	{
	}
	movieClip 2734	{
	}
	instance of movieClip 2734	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				if (this.hitTest(_root.chick._x + 20, _root.chick._y - 35, true)) {
					while (this.hitTest(_root.chick._x + 20, _root.chick._y, true)) {
						--_root.chick._x;
					}
					_root.chick.mode = 4;
					_root.chick.gotoAndStop(32);
				}
			}
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 1;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick.mode == 6) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true) and _root.chick.part == 2) {
					_root.chick.part = 0;
					_root.chick.setup = 0;
					_root.chick.setup2 = 0;
					_root.chick.mode = 1;
				}
			}
			if (_root.chick2.mode == 1) {
				if (this.hitTest(_root.chick2._x + 20, _root.chick2._y - 35, true)) {
					while (this.hitTest(_root.chick2._x + 20, _root.chick2._y, true)) {
						--_root.chick2._x;
					}
					_root.chick2.mode = 4;
					_root.chick2.gotoAndStop(32);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 6) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true) and _root.chick2.part == 2) {
					_root.chick2.part = 0;
					_root.chick2.setup = 0;
					_root.chick2.setup2 = 0;
					_root.chick2.mode = 1;
				}
			}
			if (_root.chick3.mode == 1) {
				if (this.hitTest(_root.chick3._x + 20, _root.chick3._y - 35, true)) {
					while (this.hitTest(_root.chick3._x + 20, _root.chick3._y, true)) {
						--_root.chick3._x;
					}
					_root.chick3.mode = 4;
					_root.chick3.gotoAndStop(32);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 6) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true) and _root.chick3.part == 2) {
					_root.chick3.part = 0;
					_root.chick3.setup = 0;
					_root.chick3.setup2 = 0;
					_root.chick3.mode = 1;
				}
			}
			if (_root.chick4.mode == 1) {
				if (this.hitTest(_root.chick4._x + 20, _root.chick4._y - 35, true)) {
					while (this.hitTest(_root.chick4._x + 20, _root.chick4._y, true)) {
						--_root.chick4._x;
					}
					_root.chick4.mode = 4;
					_root.chick4.gotoAndStop(32);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 6) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true) and _root.chick4.part == 2) {
					_root.chick4.part = 0;
					_root.chick4.setup = 0;
					_root.chick4.setup2 = 0;
					_root.chick4.mode = 1;
				}
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 3;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 0;
			hairtype = 0;
			colourtype = 2;
			spottype = 7;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 5;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 6;
			hairtype = 5;
			colourtype = 9;
			spottype = 6;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 5;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 1.5;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
			if (mode == 5) {
				if (_currentframe == 1) {
					gotoAndPlay(70);
				}
				if (_currentframe == 77) {
					gotoAndStop(98);
					_x = _x + 30;
					_y = _y + 10;
					xspeed = 4;
					yspeed = 0;
				}
				if (_currentframe == 98) {
					start_y = _y;
					if (yspeed > 0) {
						xspeed += yspeed / 7;
					}
					yspeed += 2;
					_y = _y + yspeed;
					_x = _x + xspeed;
					xspeed *= 0.95;
					end_y = _y;
					ymoved = end_y - start_y;
					_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
				}
				if (_currentframe == 99) {
					xspeed *= 0.8;
					_x = _x + xspeed;
					if (xspeed < 0.5) {
						gotoAndPlay(24);
						_y = _y - 13;
						_x = _x - 3;
					}
				}
			}
			if (mode == 6) {
				if (setup !== 1) {
					if (_currentframe == 2) {
						_x = _x + 3;
					}
					if (_currentframe == 3) {
						_x = _x + 6;
					}
					if (_currentframe == 4) {
						_x = _x + 10;
					}
					if (_currentframe == 5) {
						_x = _x + 14;
					}
					if (_currentframe == 6) {
						_x = _x + 20;
					}
					if (_currentframe == 7) {
						_x = _x + 26;
					}
					if (_currentframe == 8) {
						_x = _x + 34;
					}
					if (_currentframe == 9) {
						_x = _x + 40;
					}
					if (_currentframe == 10) {
						_x = _x + 45;
					}
					if (_currentframe == 11) {
						_x = _x + 48;
					}
					gotoAndStop(1);
					starty = _y - 2;
					extray = 0;
					extrar = 0;
					setup = 1;
					part = 1;
				}
				if (part == 1) {
					extray += 0.03 + jumpspeed / 3000;
					extrar += 0.02 + jumpspeed / 2000;
					_y = starty + extray;
					_rotation = extrar;
					if (extray > 5) {
						part = 2;
					}
				}
				if (part == 2) {
					if (setup2 !== 1) {
						setup2 = 1;
						xspeed = 5;
						yspeed = -15;
						rspeed = -1;
					}
					_x = _x + xspeed;
					_y = _y + yspeed;
					_rotation = _rotation + rspeed;
					rspeed *= 0.9;
					yspeed += 1;
				}
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2200) {
				_x = 2200;
			}
			_root.energy._x = _x;
		}
	}
	frame 197 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 197 {
		firstmessage = 'CONGRATULATIONS YOU WON THE RACE AND $250';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE JUMPING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 197 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race13 = 1;
			_root.money = Number(_root.money + 200);
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 198 {
		song = 11;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 198 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	frame 198 {
		duckinuse = 0;
	}
	instance of movieClip 345	{
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375);
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance boat of movieClip 2417	{
		onClipEvent (enterFrame) {
			_x = _x + 0.2;
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 12;
			hairtype = 2;
			colourtype = 1;
			spottype = 14;
			spotcolourtype = 0;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 199 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	frame 200 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 200 {
		go = 0;
		enelvl = 980;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance boat of movieClip 2417	{
		onClipEvent (enterFrame) {
			_x = _x + 0.2;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 3;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	movieClip 2749	{
	}
	instance of movieClip 2749	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				if (this.hitTest(_root.chick._x + 20, _root.chick._y - 35, true)) {
					while (this.hitTest(_root.chick._x + 20, _root.chick._y, true)) {
						--_root.chick._x;
					}
					_root.chick.mode = 4;
					_root.chick.gotoAndStop(32);
				}
			}
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 1;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick.mode == 6) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true) and _root.chick.part == 2) {
					_root.chick.part = 0;
					_root.chick.setup = 0;
					_root.chick.setup2 = 0;
					_root.chick.mode = 1;
				}
			}
			if (_root.chick2.mode == 1) {
				if (this.hitTest(_root.chick2._x + 20, _root.chick2._y - 35, true)) {
					while (this.hitTest(_root.chick2._x + 20, _root.chick2._y, true)) {
						--_root.chick2._x;
					}
					_root.chick2.mode = 4;
					_root.chick2.gotoAndStop(32);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 6) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true) and _root.chick2.part == 2) {
					_root.chick2.part = 0;
					_root.chick2.setup = 0;
					_root.chick2.setup2 = 0;
					_root.chick2.mode = 1;
				}
			}
			if (_root.chick3.mode == 1) {
				if (this.hitTest(_root.chick3._x + 20, _root.chick3._y - 35, true)) {
					while (this.hitTest(_root.chick3._x + 20, _root.chick3._y, true)) {
						--_root.chick3._x;
					}
					_root.chick3.mode = 4;
					_root.chick3.gotoAndStop(32);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 6) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true) and _root.chick3.part == 2) {
					_root.chick3.part = 0;
					_root.chick3.setup = 0;
					_root.chick3.setup2 = 0;
					_root.chick3.mode = 1;
				}
			}
			if (_root.chick4.mode == 1) {
				if (this.hitTest(_root.chick4._x + 20, _root.chick4._y - 35, true)) {
					while (this.hitTest(_root.chick4._x + 20, _root.chick4._y, true)) {
						--_root.chick4._x;
					}
					_root.chick4.mode = 4;
					_root.chick4.gotoAndStop(32);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 6) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true) and _root.chick4.part == 2) {
					_root.chick4.part = 0;
					_root.chick4.setup = 0;
					_root.chick4.setup2 = 0;
					_root.chick4.mode = 1;
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 2;
			hairtype = 5;
			colourtype = 3;
			spottype = 10;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 5;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 12;
			hairtype = 2;
			colourtype = 1;
			spottype = 14;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 5;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 1.5;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
			if (mode == 5) {
				if (_currentframe == 1) {
					gotoAndPlay(70);
				}
				if (_currentframe == 77) {
					gotoAndStop(98);
					_x = _x + 30;
					_y = _y + 10;
					xspeed = 4;
					yspeed = 0;
				}
				if (_currentframe == 98) {
					start_y = _y;
					if (yspeed > 0) {
						xspeed += yspeed / 7;
					}
					yspeed += 2;
					_y = _y + yspeed;
					_x = _x + xspeed;
					xspeed *= 0.95;
					end_y = _y;
					ymoved = end_y - start_y;
					_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
				}
				if (_currentframe == 99) {
					xspeed *= 0.8;
					_x = _x + xspeed;
					if (xspeed < 0.5) {
						gotoAndPlay(24);
						_y = _y - 13;
						_x = _x - 3;
					}
				}
			}
			if (mode == 6) {
				if (setup !== 1) {
					if (_currentframe == 2) {
						_x = _x + 3;
					}
					if (_currentframe == 3) {
						_x = _x + 6;
					}
					if (_currentframe == 4) {
						_x = _x + 10;
					}
					if (_currentframe == 5) {
						_x = _x + 14;
					}
					if (_currentframe == 6) {
						_x = _x + 20;
					}
					if (_currentframe == 7) {
						_x = _x + 26;
					}
					if (_currentframe == 8) {
						_x = _x + 34;
					}
					if (_currentframe == 9) {
						_x = _x + 40;
					}
					if (_currentframe == 10) {
						_x = _x + 45;
					}
					if (_currentframe == 11) {
						_x = _x + 48;
					}
					gotoAndStop(1);
					starty = _y - 2;
					extray = 0;
					extrar = 0;
					setup = 1;
					part = 1;
				}
				if (part == 1) {
					extray += 0.03 + jumpspeed / 3000;
					extrar += 0.02 + jumpspeed / 2000;
					_y = starty + extray;
					_rotation = extrar;
					if (extray > 5) {
						part = 2;
					}
				}
				if (part == 2) {
					if (setup2 !== 1) {
						setup2 = 1;
						xspeed = 5;
						yspeed = -15;
						rspeed = -1;
					}
					_x = _x + xspeed;
					_y = _y + yspeed;
					_rotation = _rotation + rspeed;
					rspeed *= 0.9;
					yspeed += 1;
				}
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2200) {
				_x = 2200;
			}
			_root.energy._x = _x;
		}
	}
	frame 201 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 201 {
		firstmessage = 'CONGRATULATIONS YOU WON THE RACE AND $250';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE JUMPING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 201 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race14 = 1;
			_root.money = Number(_root.money + 200);
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 202 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 202 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	instance of movieClip 1315	{
		onClipEvent (load) {
			if (_root.race12 == 1) {
				gotoAndStop(2);
			} else {
				gotoAndStop(1);
			}
		}
		onClipEvent (rollOver) {
			if (_currentframe == 2) {
				_alpha = 50;
			}
		}
		onClipEvent (rollOut, dragOut) {
			if (_currentframe == 2) {
				_alpha = 100;
			}
		}
		onClipEvent (release) {
			if (_currentframe == 2) {
				_root.nextFrame();
			}
		}
	}
	movieClip 2754	{
	}
	frame 203 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 203 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(40);
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck1 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck2 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck6 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck5 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck4 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck3 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck1 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(2);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 1;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck1name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck2 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(3);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 2;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck2name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck6 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(7);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 6;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck6name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck5 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(6);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 5;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck5name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck4 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(5);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 4;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck4name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			drag = 0;
			startx = _x;
			starty = _y;
			if (_root.duck3 !== 1) {
				_visible = false;
			}
		}
		onClipEvent (press) {
			drag = 1;
		}
		onClipEvent (release, releaseOutside) {
			if (this.hitTest(_root.box1)) {
				_root.box1.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box2)) {
				_root.box2.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			if (this.hitTest(_root.box3)) {
				_root.box3.gotoAndStop(4);
				_x = startx;
				_y = starty;
			}
			drag = 0;
		}
		onClipEvent (enterFrame) {
			if (drag == 1) {
				_x = _root._xmouse;
				_y = _root._ymouse;
				_root.hover._visible = false;
			}
			if (drag == 0) {
				_x = _x + (startx - _x) / 8;
				_y = _y + (starty - _y) / 8;
			}
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 3;
			_root.hover.gotoAndStop(2);
			_root.hover._visible = true;
			_root.hover._x = _root._xmouse + 75;
			_root.hover._y = _root._ymouse - 100;
			_root.hover.thename = String(_root.duck3name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (rollOut) {
			_root.hover._visible = false;
		}
	}
	instance hover of movieClip 942	{
		onClipEvent (load) {
			_visible = false;
			stop();
			duck = 0;
			above = 1;
		}
		onClipEvent (enterFrame) {
			if (_visible == false) {
				_alpha = 0;
			}
			if (_visible == true) {
				if (_alpha < 100) {
					_alpha = _alpha + 20;
				}
				if (above == 1) {
					_x = _root._xmouse + 75;
					_y = _root._ymouse - 100;
					_x = Math.round(_x);
					_y = Math.round(_y);
				} else {
					_x = _root._xmouse + 75;
					_y = _root._ymouse + 100;
					_x = Math.round(_x);
					_y = Math.round(_y);
				}
			}
			if (_x < 75) {
				_x = 75;
			}
			if (_x > 675) {
				_x = 675;
			}
			if (_y < 100) {
				above = 0;
			}
			if (_y > 380) {
				above = 1;
			}
		}
	}
	frame 204 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 204 {
		if (racer1 == 1) {
			teamnameinput.text = 'Team ' + duck1name;
		}
		if (racer1 == 2) {
			teamnameinput.text = 'Team ' + duck2name;
		}
		if (racer1 == 3) {
			teamnameinput.text = 'Team ' + duck3name;
		}
		if (racer1 == 4) {
			teamnameinput.text = 'Team ' + duck4name;
		}
		if (racer1 == 5) {
			teamnameinput.text = 'Team ' + duck5name;
		}
		if (racer1 == 6) {
			teamnameinput.text = 'Team ' + duck6name;
		}
	}
	instance of movieClip 1335	{
		onClipEvent (load) {
			gotoAndStop(_root.racer1);
		}
	}
	instance of movieClip 1335	{
		onClipEvent (load) {
			gotoAndStop(_root.racer2);
		}
	}
	instance of movieClip 1335	{
		onClipEvent (load) {
			gotoAndStop(_root.racer3);
		}
	}
	frame 205 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 205 {
		team1 = teamname;
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part1 = 'RED';
		}
		if (num == 2) {
			part1 = 'YELLOW';
		}
		if (num == 3) {
			part1 = 'BLUE';
		}
		if (num == 4) {
			part1 = 'GREEN';
		}
		if (num == 5) {
			part1 = 'BLACK';
		}
		if (num == 6) {
			part1 = 'PINK';
		}
		if (num == 7) {
			part1 = 'FAST';
		}
		if (num == 8) {
			part1 = 'SPEEDY';
		}
		if (num == 9) {
			part1 = 'SUPERB';
		}
		if (num == 10) {
			part1 = 'MEAN';
		}
		if (num == 11) {
			part1 = 'RAPID';
		}
		if (num == 12) {
			part1 = 'BIG';
		}
		if (num == 13) {
			part1 = 'TASTY';
		}
		if (num == 14) {
			part1 = 'HOT';
		}
		if (num == 15) {
			part1 = 'COOL';
		}
		if (num == 16) {
			part1 = 'HUNGRY';
		}
		if (num == 17) {
			part1 = 'LAZY';
		}
		if (num == 18) {
			part1 = 'ANGRY';
		}
		if (num == 19) {
			part1 = 'JUICY';
		}
		if (num == 20) {
			part1 = 'HUMBLE';
		}
		if (num == 21) {
			part1 = 'LOUD';
		}
		if (num == 22) {
			part1 = 'BRIGHT';
		}
		if (num == 23) {
			part1 = 'CALM';
		}
		if (num == 24) {
			part1 = 'FAIR';
		}
		if (num == 25) {
			part1 = 'SWIFT';
		}
		if (num == 26) {
			part1 = 'HAPPY';
		}
		if (num == 27) {
			part1 = 'BORING';
		}
		if (num == 28) {
			part1 = 'RUSTY';
		}
		if (num == 29) {
			part1 = 'SMELLY';
		}
		if (num == 30) {
			part1 = 'FLUFFY';
		}
		if (num == 31) {
			part1 = 'SHINEY';
		}
		if (num == 32) {
			part1 = 'FURRY';
		}
		if (num == 33) {
			part1 = 'TOUGH';
		}
		if (num == 34) {
			part1 = 'STICKY';
		}
		if (num == 35) {
			part1 = 'FRUITY';
		}
		if (num == 36) {
			part1 = 'ODD';
		}
		if (num == 37) {
			part1 = 'BEADY';
		}
		if (num == 38) {
			part1 = 'WITTY';
		}
		if (num == 39) {
			part1 = 'FUNNY';
		}
		if (num == 40) {
			part1 = 'WACKY';
		}
		if (num == 41) {
			part1 = 'CUTE';
		}
		if (num == 42) {
			part1 = 'SAUCY';
		}
		if (num == 43) {
			part1 = 'GOLDEN';
		}
		if (num == 44) {
			part1 = 'METAL';
		}
		if (num == 45) {
			part1 = 'ELITE';
		}
		if (num == 46) {
			part1 = 'FLASHY';
		}
		if (num == 47) {
			part1 = 'GENIUS';
		}
		if (num == 48) {
			part1 = 'SAFE';
		}
		if (num == 49) {
			part1 = 'BEEFY';
		}
		if (num == 50) {
			part1 = 'CLASSY';
		}
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part2 = 'LEGENDS';
		}
		if (num == 2) {
			part2 = 'RACERS';
		}
		if (num == 3) {
			part2 = 'RIFLES';
		}
		if (num == 4) {
			part2 = 'LETTUCE';
		}
		if (num == 5) {
			part2 = 'BULLS';
		}
		if (num == 6) {
			part2 = 'SHEEP';
		}
		if (num == 7) {
			part2 = 'WINNERS';
		}
		if (num == 8) {
			part2 = 'PIES';
		}
		if (num == 9) {
			part2 = 'CAKES';
		}
		if (num == 10) {
			part2 = 'WISHES';
		}
		if (num == 11) {
			part2 = 'DREAMS';
		}
		if (num == 12) {
			part2 = 'FLAGS';
		}
		if (num == 13) {
			part2 = 'COILS';
		}
		if (num == 14) {
			part2 = 'SPRINGS';
		}
		if (num == 15) {
			part2 = 'COWS';
		}
		if (num == 16) {
			part2 = 'WRITERS';
		}
		if (num == 17) {
			part2 = 'ARTISTS';
		}
		if (num == 18) {
			part2 = 'SAVOIRS';
		}
		if (num == 19) {
			part2 = 'HEROS';
		}
		if (num == 20) {
			part2 = 'BULLETS';
		}
		if (num == 21) {
			part2 = 'LIONS';
		}
		if (num == 22) {
			part2 = 'SURFERS';
		}
		if (num == 23) {
			part2 = 'IDOLS';
		}
		if (num == 24) {
			part2 = 'RAVENS';
		}
		if (num == 25) {
			part2 = 'BEARS';
		}
		if (num == 26) {
			part2 = 'TOTEMS';
		}
		if (num == 27) {
			part2 = 'STARS';
		}
		if (num == 28) {
			part2 = 'PLANETS';
		}
		if (num == 29) {
			part2 = 'COMETS';
		}
		if (num == 30) {
			part2 = 'CHEIFS';
		}
		if (num == 31) {
			part2 = 'ZULUS';
		}
		if (num == 32) {
			part2 = 'MASTERS';
		}
		if (num == 33) {
			part2 = 'KINGS';
		}
		if (num == 34) {
			part2 = 'LEADERS';
		}
		if (num == 35) {
			part2 = 'RULERS';
		}
		if (num == 36) {
			part2 = 'BAKERS';
		}
		if (num == 37) {
			part2 = 'KILLERS';
		}
		if (num == 38) {
			part2 = 'JUMPERS';
		}
		if (num == 39) {
			part2 = 'PIRATES';
		}
		if (num == 40) {
			part2 = 'GUNNERS';
		}
		if (num == 41) {
			part2 = 'CANNONS';
		}
		if (num == 42) {
			part2 = 'CHAMPS';
		}
		if (num == 43) {
			part2 = 'WALKERS';
		}
		if (num == 44) {
			part2 = 'RUNNERS';
		}
		if (num == 45) {
			part2 = 'PILOTS';
		}
		if (num == 46) {
			part2 = 'FREAKS';
		}
		if (num == 47) {
			part2 = 'GOTHS';
		}
		if (num == 48) {
			part2 = 'SINNERS';
		}
		if (num == 49) {
			part2 = 'FLYERS';
		}
		if (num == 50) {
			part2 = 'JOCKEYS';
		}
		team2 = part1 + ' ' + part2;
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part1 = 'RED';
		}
		if (num == 2) {
			part1 = 'YELLOW';
		}
		if (num == 3) {
			part1 = 'BLUE';
		}
		if (num == 4) {
			part1 = 'GREEN';
		}
		if (num == 5) {
			part1 = 'BLACK';
		}
		if (num == 6) {
			part1 = 'PINK';
		}
		if (num == 7) {
			part1 = 'FAST';
		}
		if (num == 8) {
			part1 = 'SPEEDY';
		}
		if (num == 9) {
			part1 = 'SUPERB';
		}
		if (num == 10) {
			part1 = 'MEAN';
		}
		if (num == 11) {
			part1 = 'RAPID';
		}
		if (num == 12) {
			part1 = 'BIG';
		}
		if (num == 13) {
			part1 = 'TASTY';
		}
		if (num == 14) {
			part1 = 'HOT';
		}
		if (num == 15) {
			part1 = 'COOL';
		}
		if (num == 16) {
			part1 = 'HUNGRY';
		}
		if (num == 17) {
			part1 = 'LAZY';
		}
		if (num == 18) {
			part1 = 'ANGRY';
		}
		if (num == 19) {
			part1 = 'JUICY';
		}
		if (num == 20) {
			part1 = 'HUMBLE';
		}
		if (num == 21) {
			part1 = 'LOUD';
		}
		if (num == 22) {
			part1 = 'BRIGHT';
		}
		if (num == 23) {
			part1 = 'CALM';
		}
		if (num == 24) {
			part1 = 'FAIR';
		}
		if (num == 25) {
			part1 = 'SWIFT';
		}
		if (num == 26) {
			part1 = 'HAPPY';
		}
		if (num == 27) {
			part1 = 'BORING';
		}
		if (num == 28) {
			part1 = 'RUSTY';
		}
		if (num == 29) {
			part1 = 'SMELLY';
		}
		if (num == 30) {
			part1 = 'FLUFFY';
		}
		if (num == 31) {
			part1 = 'SHINEY';
		}
		if (num == 32) {
			part1 = 'FURRY';
		}
		if (num == 33) {
			part1 = 'TOUGH';
		}
		if (num == 34) {
			part1 = 'STICKY';
		}
		if (num == 35) {
			part1 = 'FRUITY';
		}
		if (num == 36) {
			part1 = 'ODD';
		}
		if (num == 37) {
			part1 = 'BEADY';
		}
		if (num == 38) {
			part1 = 'WITTY';
		}
		if (num == 39) {
			part1 = 'FUNNY';
		}
		if (num == 40) {
			part1 = 'WACKY';
		}
		if (num == 41) {
			part1 = 'CUTE';
		}
		if (num == 42) {
			part1 = 'SAUCY';
		}
		if (num == 43) {
			part1 = 'GOLDEN';
		}
		if (num == 44) {
			part1 = 'METAL';
		}
		if (num == 45) {
			part1 = 'ELITE';
		}
		if (num == 46) {
			part1 = 'FLASHY';
		}
		if (num == 47) {
			part1 = 'GENIUS';
		}
		if (num == 48) {
			part1 = 'SAFE';
		}
		if (num == 49) {
			part1 = 'BEEFY';
		}
		if (num == 50) {
			part1 = 'CLASSY';
		}
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part2 = 'LEGENDS';
		}
		if (num == 2) {
			part2 = 'RACERS';
		}
		if (num == 3) {
			part2 = 'RIFLES';
		}
		if (num == 4) {
			part2 = 'LETTUCE';
		}
		if (num == 5) {
			part2 = 'BULLS';
		}
		if (num == 6) {
			part2 = 'SHEEP';
		}
		if (num == 7) {
			part2 = 'WINNERS';
		}
		if (num == 8) {
			part2 = 'PIES';
		}
		if (num == 9) {
			part2 = 'CAKES';
		}
		if (num == 10) {
			part2 = 'WISHES';
		}
		if (num == 11) {
			part2 = 'DREAMS';
		}
		if (num == 12) {
			part2 = 'FLAGS';
		}
		if (num == 13) {
			part2 = 'COILS';
		}
		if (num == 14) {
			part2 = 'SPRINGS';
		}
		if (num == 15) {
			part2 = 'COWS';
		}
		if (num == 16) {
			part2 = 'WRITERS';
		}
		if (num == 17) {
			part2 = 'ARTISTS';
		}
		if (num == 18) {
			part2 = 'SAVOIRS';
		}
		if (num == 19) {
			part2 = 'HEROS';
		}
		if (num == 20) {
			part2 = 'BULLETS';
		}
		if (num == 21) {
			part2 = 'LIONS';
		}
		if (num == 22) {
			part2 = 'SURFERS';
		}
		if (num == 23) {
			part2 = 'IDOLS';
		}
		if (num == 24) {
			part2 = 'RAVENS';
		}
		if (num == 25) {
			part2 = 'BEARS';
		}
		if (num == 26) {
			part2 = 'TOTEMS';
		}
		if (num == 27) {
			part2 = 'STARS';
		}
		if (num == 28) {
			part2 = 'PLANETS';
		}
		if (num == 29) {
			part2 = 'COMETS';
		}
		if (num == 30) {
			part2 = 'CHEIFS';
		}
		if (num == 31) {
			part2 = 'ZULUS';
		}
		if (num == 32) {
			part2 = 'MASTERS';
		}
		if (num == 33) {
			part2 = 'KINGS';
		}
		if (num == 34) {
			part2 = 'LEADERS';
		}
		if (num == 35) {
			part2 = 'RULERS';
		}
		if (num == 36) {
			part2 = 'BAKERS';
		}
		if (num == 37) {
			part2 = 'KILLERS';
		}
		if (num == 38) {
			part2 = 'JUMPERS';
		}
		if (num == 39) {
			part2 = 'PIRATES';
		}
		if (num == 40) {
			part2 = 'GUNNERS';
		}
		if (num == 41) {
			part2 = 'CANNONS';
		}
		if (num == 42) {
			part2 = 'CHAMPS';
		}
		if (num == 43) {
			part2 = 'WALKERS';
		}
		if (num == 44) {
			part2 = 'RUNNERS';
		}
		if (num == 45) {
			part2 = 'PILOTS';
		}
		if (num == 46) {
			part2 = 'FREAKS';
		}
		if (num == 47) {
			part2 = 'GOTHS';
		}
		if (num == 48) {
			part2 = 'SINNERS';
		}
		if (num == 49) {
			part2 = 'FLYERS';
		}
		if (num == 50) {
			part2 = 'JOCKEYS';
		}
		team3 = part1 + ' ' + part2;
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part1 = 'RED';
		}
		if (num == 2) {
			part1 = 'YELLOW';
		}
		if (num == 3) {
			part1 = 'BLUE';
		}
		if (num == 4) {
			part1 = 'GREEN';
		}
		if (num == 5) {
			part1 = 'BLACK';
		}
		if (num == 6) {
			part1 = 'PINK';
		}
		if (num == 7) {
			part1 = 'FAST';
		}
		if (num == 8) {
			part1 = 'SPEEDY';
		}
		if (num == 9) {
			part1 = 'SUPERB';
		}
		if (num == 10) {
			part1 = 'MEAN';
		}
		if (num == 11) {
			part1 = 'RAPID';
		}
		if (num == 12) {
			part1 = 'BIG';
		}
		if (num == 13) {
			part1 = 'TASTY';
		}
		if (num == 14) {
			part1 = 'HOT';
		}
		if (num == 15) {
			part1 = 'COOL';
		}
		if (num == 16) {
			part1 = 'HUNGRY';
		}
		if (num == 17) {
			part1 = 'LAZY';
		}
		if (num == 18) {
			part1 = 'ANGRY';
		}
		if (num == 19) {
			part1 = 'JUICY';
		}
		if (num == 20) {
			part1 = 'HUMBLE';
		}
		if (num == 21) {
			part1 = 'LOUD';
		}
		if (num == 22) {
			part1 = 'BRIGHT';
		}
		if (num == 23) {
			part1 = 'CALM';
		}
		if (num == 24) {
			part1 = 'FAIR';
		}
		if (num == 25) {
			part1 = 'SWIFT';
		}
		if (num == 26) {
			part1 = 'HAPPY';
		}
		if (num == 27) {
			part1 = 'BORING';
		}
		if (num == 28) {
			part1 = 'RUSTY';
		}
		if (num == 29) {
			part1 = 'SMELLY';
		}
		if (num == 30) {
			part1 = 'FLUFFY';
		}
		if (num == 31) {
			part1 = 'SHINEY';
		}
		if (num == 32) {
			part1 = 'FURRY';
		}
		if (num == 33) {
			part1 = 'TOUGH';
		}
		if (num == 34) {
			part1 = 'STICKY';
		}
		if (num == 35) {
			part1 = 'FRUITY';
		}
		if (num == 36) {
			part1 = 'ODD';
		}
		if (num == 37) {
			part1 = 'BEADY';
		}
		if (num == 38) {
			part1 = 'WITTY';
		}
		if (num == 39) {
			part1 = 'FUNNY';
		}
		if (num == 40) {
			part1 = 'WACKY';
		}
		if (num == 41) {
			part1 = 'CUTE';
		}
		if (num == 42) {
			part1 = 'SAUCY';
		}
		if (num == 43) {
			part1 = 'GOLDEN';
		}
		if (num == 44) {
			part1 = 'METAL';
		}
		if (num == 45) {
			part1 = 'ELITE';
		}
		if (num == 46) {
			part1 = 'FLASHY';
		}
		if (num == 47) {
			part1 = 'GENIUS';
		}
		if (num == 48) {
			part1 = 'SAFE';
		}
		if (num == 49) {
			part1 = 'BEEFY';
		}
		if (num == 50) {
			part1 = 'CLASSY';
		}
		num = Math.ceil(Math.random() * 50);
		if (num == 1) {
			part2 = 'LEGENDS';
		}
		if (num == 2) {
			part2 = 'RACERS';
		}
		if (num == 3) {
			part2 = 'RIFLES';
		}
		if (num == 4) {
			part2 = 'LETTUCE';
		}
		if (num == 5) {
			part2 = 'BULLS';
		}
		if (num == 6) {
			part2 = 'SHEEP';
		}
		if (num == 7) {
			part2 = 'WINNERS';
		}
		if (num == 8) {
			part2 = 'PIES';
		}
		if (num == 9) {
			part2 = 'CAKES';
		}
		if (num == 10) {
			part2 = 'WISHES';
		}
		if (num == 11) {
			part2 = 'DREAMS';
		}
		if (num == 12) {
			part2 = 'FLAGS';
		}
		if (num == 13) {
			part2 = 'COILS';
		}
		if (num == 14) {
			part2 = 'SPRINGS';
		}
		if (num == 15) {
			part2 = 'COWS';
		}
		if (num == 16) {
			part2 = 'WRITERS';
		}
		if (num == 17) {
			part2 = 'ARTISTS';
		}
		if (num == 18) {
			part2 = 'SAVOIRS';
		}
		if (num == 19) {
			part2 = 'HEROS';
		}
		if (num == 20) {
			part2 = 'BULLETS';
		}
		if (num == 21) {
			part2 = 'LIONS';
		}
		if (num == 22) {
			part2 = 'SURFERS';
		}
		if (num == 23) {
			part2 = 'IDOLS';
		}
		if (num == 24) {
			part2 = 'RAVENS';
		}
		if (num == 25) {
			part2 = 'BEARS';
		}
		if (num == 26) {
			part2 = 'TOTEMS';
		}
		if (num == 27) {
			part2 = 'STARS';
		}
		if (num == 28) {
			part2 = 'PLANETS';
		}
		if (num == 29) {
			part2 = 'COMETS';
		}
		if (num == 30) {
			part2 = 'CHEIFS';
		}
		if (num == 31) {
			part2 = 'ZULUS';
		}
		if (num == 32) {
			part2 = 'MASTERS';
		}
		if (num == 33) {
			part2 = 'KINGS';
		}
		if (num == 34) {
			part2 = 'LEADERS';
		}
		if (num == 35) {
			part2 = 'RULERS';
		}
		if (num == 36) {
			part2 = 'BAKERS';
		}
		if (num == 37) {
			part2 = 'KILLERS';
		}
		if (num == 38) {
			part2 = 'JUMPERS';
		}
		if (num == 39) {
			part2 = 'PIRATES';
		}
		if (num == 40) {
			part2 = 'GUNNERS';
		}
		if (num == 41) {
			part2 = 'CANNONS';
		}
		if (num == 42) {
			part2 = 'CHAMPS';
		}
		if (num == 43) {
			part2 = 'WALKERS';
		}
		if (num == 44) {
			part2 = 'RUNNERS';
		}
		if (num == 45) {
			part2 = 'PILOTS';
		}
		if (num == 46) {
			part2 = 'FREAKS';
		}
		if (num == 47) {
			part2 = 'GOTHS';
		}
		if (num == 48) {
			part2 = 'SINNERS';
		}
		if (num == 49) {
			part2 = 'FLYERS';
		}
		if (num == 50) {
			part2 = 'JOCKEYS';
		}
		team4 = part1 + ' ' + part2;
		team1points = 0;
		team2points = 0;
		team3points = 0;
		team4points = 0;
	}
	frame 205 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(202);
		}
		duckinuse = racer1;
		enelvl = 1150;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance boat of movieClip 2417	{
		onClipEvent (enterFrame) {
			_x = _x + 0.2;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	movieClip 2759	{
	}
	instance chick4 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype4 = eyetype;
			_root.hairtype4 = hairtype;
			_root.colourtype4 = colourtype;
			_root.spottype4 = spottype;
			_root.spotcolourtype4 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 5;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 5;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 5;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 1.5;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
			if (mode == 5) {
				if (_currentframe == 1) {
					gotoAndPlay(70);
				}
				if (_currentframe == 77) {
					gotoAndStop(98);
					_x = _x + 30;
					_y = _y + 10;
					xspeed = 4;
					yspeed = 0;
				}
				if (_currentframe == 98) {
					start_y = _y;
					if (yspeed > 0) {
						xspeed += yspeed / 7;
					}
					yspeed += 2;
					_y = _y + yspeed;
					_x = _x + xspeed;
					xspeed *= 0.95;
					end_y = _y;
					ymoved = end_y - start_y;
					_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
				}
				if (_currentframe == 99) {
					xspeed *= 0.8;
					_x = _x + xspeed;
					if (xspeed < 0.5) {
						gotoAndPlay(24);
						_y = _y - 13;
						_x = _x - 3;
					}
				}
			}
			if (mode == 6) {
				if (setup !== 1) {
					if (_currentframe == 2) {
						_x = _x + 3;
					}
					if (_currentframe == 3) {
						_x = _x + 6;
					}
					if (_currentframe == 4) {
						_x = _x + 10;
					}
					if (_currentframe == 5) {
						_x = _x + 14;
					}
					if (_currentframe == 6) {
						_x = _x + 20;
					}
					if (_currentframe == 7) {
						_x = _x + 26;
					}
					if (_currentframe == 8) {
						_x = _x + 34;
					}
					if (_currentframe == 9) {
						_x = _x + 40;
					}
					if (_currentframe == 10) {
						_x = _x + 45;
					}
					if (_currentframe == 11) {
						_x = _x + 48;
					}
					gotoAndStop(1);
					starty = _y - 2;
					extray = 0;
					extrar = 0;
					setup = 1;
					part = 1;
				}
				if (part == 1) {
					extray += 0.03 + jumpspeed / 3000;
					extrar += 0.02 + jumpspeed / 2000;
					_y = starty + extray;
					_rotation = extrar;
					if (extray > 5) {
						part = 2;
					}
				}
				if (part == 2) {
					if (setup2 !== 1) {
						setup2 = 1;
						xspeed = 5;
						yspeed = -15;
						rspeed = -1;
					}
					_x = _x + xspeed;
					_y = _y + yspeed;
					_rotation = _rotation + rspeed;
					rspeed *= 0.9;
					yspeed += 1;
				}
			}
		}
	}
	movieClip 2764	{
	}
	movieClip 2767	{
	}
	movieClip 2768	{
	}
	instance of movieClip 2768	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				if (this.hitTest(_root.chick._x + 20, _root.chick._y - 35, true)) {
					while (this.hitTest(_root.chick._x + 20, _root.chick._y, true)) {
						--_root.chick._x;
					}
					_root.chick.mode = 4;
					_root.chick.gotoAndStop(32);
				}
			}
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 1;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick.mode == 6) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true) and _root.chick.part == 2) {
					_root.chick.part = 0;
					_root.chick.setup = 0;
					_root.chick.setup2 = 0;
					_root.chick.mode = 1;
				}
			}
			if (_root.chick2.mode == 1) {
				if (this.hitTest(_root.chick2._x + 20, _root.chick2._y - 35, true)) {
					while (this.hitTest(_root.chick2._x + 20, _root.chick2._y, true)) {
						--_root.chick2._x;
					}
					_root.chick2.mode = 4;
					_root.chick2.gotoAndStop(32);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 6) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true) and _root.chick2.part == 2) {
					_root.chick2.part = 0;
					_root.chick2.setup = 0;
					_root.chick2.setup2 = 0;
					_root.chick2.mode = 1;
				}
			}
			if (_root.chick3.mode == 1) {
				if (this.hitTest(_root.chick3._x + 20, _root.chick3._y - 35, true)) {
					while (this.hitTest(_root.chick3._x + 20, _root.chick3._y, true)) {
						--_root.chick3._x;
					}
					_root.chick3.mode = 4;
					_root.chick3.gotoAndStop(32);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 6) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true) and _root.chick3.part == 2) {
					_root.chick3.part = 0;
					_root.chick3.setup = 0;
					_root.chick3.setup2 = 0;
					_root.chick3.mode = 1;
				}
			}
			if (_root.chick4.mode == 1) {
				if (this.hitTest(_root.chick4._x + 20, _root.chick4._y - 35, true)) {
					while (this.hitTest(_root.chick4._x + 20, _root.chick4._y, true)) {
						--_root.chick4._x;
					}
					_root.chick4.mode = 4;
					_root.chick4.gotoAndStop(32);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 6) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true) and _root.chick4.part == 2) {
					_root.chick4.part = 0;
					_root.chick4.setup = 0;
					_root.chick4.setup2 = 0;
					_root.chick4.mode = 1;
				}
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 4;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			_y = _y + (_root.chick._y + 180 - _y) / 16;
			if (_y < 140) {
				_y = 140;
			}
			if (_y > 240) {
				_y = 240;
			}
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2050) {
				_x = 2050;
			}
			_root.energy._x = _x;
			_root.energy._y = _y - 214;
		}
	}
	frame 206 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 206 {
		firstmessage = 'WOO YOU WON THE FIRST RACE!';
		seconmessage = 'YOU CAN STILL WIN THE TOURNAMENT!';
		thirdmessage = 'SLIM CHANCES TO WIN THE TOURNEY NOW';
		forthmessage = 'YOU LOST THE FIRST RACE :(';
	}
	frame 206 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
		if (first == 1) {
			team1points = Number(team1points + 3);
		}
		if (first == 2) {
			team2points = Number(team2points + 3);
		}
		if (first == 3) {
			team3points = Number(team3points + 3);
		}
		if (first == 4) {
			team4points = Number(team4points + 3);
		}
		if (second == 1) {
			team1points = Number(team1points + 2);
		}
		if (second == 2) {
			team2points = Number(team2points + 2);
		}
		if (second == 3) {
			team3points = Number(team3points + 2);
		}
		if (second == 4) {
			team4points = Number(team4points + 2);
		}
		if (third == 1) {
			team1points = Number(team1points + 1);
		}
		if (third == 2) {
			team2points = Number(team2points + 1);
		}
		if (third == 3) {
			team3points = Number(team3points + 1);
		}
		if (third == 4) {
			team4points = Number(team4points + 1);
		}
		if (forth == 1) {
			team1points = Number(team1points + 0);
		}
		if (forth == 2) {
			team2points = Number(team2points + 0);
		}
		if (forth == 3) {
			team3points = Number(team3points + 0);
		}
		if (forth == 4) {
			team4points = Number(team4points + 0);
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 207 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 207 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(202);
		}
	}
	frame 207 {
		duckinuse = racer2;
		enelvl = 1200;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance boat of movieClip 2417	{
		onClipEvent (enterFrame) {
			_x = _x + 0.2;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	movieClip 2775	{
	}
	instance chick4 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype4 = eyetype;
			_root.hairtype4 = hairtype;
			_root.colourtype4 = colourtype;
			_root.spottype4 = spottype;
			_root.spotcolourtype4 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 7;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 7;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 7;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 1.5;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
			if (mode == 5) {
				if (_currentframe == 1) {
					gotoAndPlay(70);
				}
				if (_currentframe == 77) {
					gotoAndStop(98);
					_x = _x + 30;
					_y = _y + 10;
					xspeed = 4;
					yspeed = 0;
				}
				if (_currentframe == 98) {
					start_y = _y;
					if (yspeed > 0) {
						xspeed += yspeed / 7;
					}
					yspeed += 2;
					_y = _y + yspeed;
					_x = _x + xspeed;
					xspeed *= 0.95;
					end_y = _y;
					ymoved = end_y - start_y;
					_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
				}
				if (_currentframe == 99) {
					xspeed *= 0.8;
					_x = _x + xspeed;
					if (xspeed < 0.5) {
						gotoAndPlay(24);
						_y = _y - 13;
						_x = _x - 3;
					}
				}
			}
			if (mode == 6) {
				if (setup !== 1) {
					if (_currentframe == 2) {
						_x = _x + 3;
					}
					if (_currentframe == 3) {
						_x = _x + 6;
					}
					if (_currentframe == 4) {
						_x = _x + 10;
					}
					if (_currentframe == 5) {
						_x = _x + 14;
					}
					if (_currentframe == 6) {
						_x = _x + 20;
					}
					if (_currentframe == 7) {
						_x = _x + 26;
					}
					if (_currentframe == 8) {
						_x = _x + 34;
					}
					if (_currentframe == 9) {
						_x = _x + 40;
					}
					if (_currentframe == 10) {
						_x = _x + 45;
					}
					if (_currentframe == 11) {
						_x = _x + 48;
					}
					gotoAndStop(1);
					starty = _y - 2;
					extray = 0;
					extrar = 0;
					setup = 1;
					part = 1;
				}
				if (part == 1) {
					extray += 0.03 + jumpspeed / 3000;
					extrar += 0.02 + jumpspeed / 2000;
					_y = starty + extray;
					_rotation = extrar;
					if (extray > 5) {
						part = 2;
					}
				}
				if (part == 2) {
					if (setup2 !== 1) {
						setup2 = 1;
						xspeed = 7;
						yspeed = -15;
						rspeed = -1;
					}
					_x = _x + xspeed;
					_y = _y + yspeed;
					_rotation = _rotation + rspeed;
					rspeed *= 0.9;
					yspeed += 1;
				}
			}
		}
	}
	movieClip 2780	{
	}
	instance of movieClip 2780	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				if (this.hitTest(_root.chick._x + 20, _root.chick._y - 35, true)) {
					while (this.hitTest(_root.chick._x + 20, _root.chick._y, true)) {
						--_root.chick._x;
					}
					_root.chick.mode = 4;
					_root.chick.gotoAndStop(32);
				}
			}
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 1;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick.mode == 6) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true) and _root.chick.part == 2) {
					_root.chick.part = 0;
					_root.chick.setup = 0;
					_root.chick.setup2 = 0;
					_root.chick.mode = 1;
				}
			}
			if (_root.chick2.mode == 1) {
				if (this.hitTest(_root.chick2._x + 20, _root.chick2._y - 35, true)) {
					while (this.hitTest(_root.chick2._x + 20, _root.chick2._y, true)) {
						--_root.chick2._x;
					}
					_root.chick2.mode = 4;
					_root.chick2.gotoAndStop(32);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 6) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true) and _root.chick2.part == 2) {
					_root.chick2.part = 0;
					_root.chick2.setup = 0;
					_root.chick2.setup2 = 0;
					_root.chick2.mode = 1;
				}
			}
			if (_root.chick3.mode == 1) {
				if (this.hitTest(_root.chick3._x + 20, _root.chick3._y - 35, true)) {
					while (this.hitTest(_root.chick3._x + 20, _root.chick3._y, true)) {
						--_root.chick3._x;
					}
					_root.chick3.mode = 4;
					_root.chick3.gotoAndStop(32);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 6) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true) and _root.chick3.part == 2) {
					_root.chick3.part = 0;
					_root.chick3.setup = 0;
					_root.chick3.setup2 = 0;
					_root.chick3.mode = 1;
				}
			}
			if (_root.chick4.mode == 1) {
				if (this.hitTest(_root.chick4._x + 20, _root.chick4._y - 35, true)) {
					while (this.hitTest(_root.chick4._x + 20, _root.chick4._y, true)) {
						--_root.chick4._x;
					}
					_root.chick4.mode = 4;
					_root.chick4.gotoAndStop(32);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 6) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true) and _root.chick4.part == 2) {
					_root.chick4.part = 0;
					_root.chick4.setup = 0;
					_root.chick4.setup2 = 0;
					_root.chick4.mode = 1;
				}
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	movieClip 2781	{
	}
	instance of movieClip 2781	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 4;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 3250) {
				_x = 3250;
			}
			_root.energy._x = _x;
			_root.energy._y = _y - 214;
		}
	}
	frame 208 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 208 {
		firstmessage = 'WOO YOU WON THE SECOND RACE!';
		seconmessage = 'YOU CAN STILL WIN THE TOURNAMENT!';
		thirdmessage = 'SLIM CHANCES TO WIN THE TOURNEY NOW';
		forthmessage = 'YOU LOST THE SECOND RACE :(';
	}
	frame 208 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
		if (first == 1) {
			team1points = Number(team1points + 3);
		}
		if (first == 2) {
			team2points = Number(team2points + 3);
		}
		if (first == 3) {
			team3points = Number(team3points + 3);
		}
		if (first == 4) {
			team4points = Number(team4points + 3);
		}
		if (second == 1) {
			team1points = Number(team1points + 2);
		}
		if (second == 2) {
			team2points = Number(team2points + 2);
		}
		if (second == 3) {
			team3points = Number(team3points + 2);
		}
		if (second == 4) {
			team4points = Number(team4points + 2);
		}
		if (third == 1) {
			team1points = Number(team1points + 1);
		}
		if (third == 2) {
			team2points = Number(team2points + 1);
		}
		if (third == 3) {
			team3points = Number(team3points + 1);
		}
		if (third == 4) {
			team4points = Number(team4points + 1);
		}
		if (forth == 1) {
			team1points = Number(team1points + 0);
		}
		if (forth == 2) {
			team2points = Number(team2points + 0);
		}
		if (forth == 3) {
			team3points = Number(team3points + 0);
		}
		if (forth == 4) {
			team4points = Number(team4points + 0);
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 209 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 209 {
		if (_root.fellover == 1) {
			_root.fellover = 0;
			gotoAndStop(202);
		}
	}
	frame 209 {
		duckinuse = racer3;
		enelvl = 1250;
		go = 0;
		first = 0;
		second = 0;
		third = 0;
		forth = 0;
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance of movieClip 2410	{
		onClipEvent (load) {
			startx = _x;
			starty = _y;
			rando = Math.ceil(Math.random() * 15);
			gotoAndStop(rando);
			rando = Math.random() * 25;
			_xscale = _xscale - rando * 4;
			_yscale = _xscale;
			_alpha = _xscale;
		}
		onClipEvent (enterFrame) {
			_x = startx + (_root.cam._x - 375) / (_xscale / 100) / 10;
		}
	}
	instance chick4 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype4 = eyetype;
			_root.hairtype4 = hairtype;
			_root.colourtype4 = colourtype;
			_root.spottype4 = spottype;
			_root.spotcolourtype4 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 7;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 7;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = Math.ceil(Math.random() * 15);
			hairtype = Math.ceil(Math.random() * 15);
			colourtype = Math.ceil(Math.random() * 15);
			spottype = 0;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 7;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 1.5;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
			if (mode == 5) {
				if (_currentframe == 1) {
					gotoAndPlay(70);
				}
				if (_currentframe == 77) {
					gotoAndStop(98);
					_x = _x + 30;
					_y = _y + 10;
					xspeed = 4;
					yspeed = 0;
				}
				if (_currentframe == 98) {
					start_y = _y;
					if (yspeed > 0) {
						xspeed += yspeed / 7;
					}
					yspeed += 2;
					_y = _y + yspeed;
					_x = _x + xspeed;
					xspeed *= 0.95;
					end_y = _y;
					ymoved = end_y - start_y;
					_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
				}
				if (_currentframe == 99) {
					xspeed *= 0.8;
					_x = _x + xspeed;
					if (xspeed < 0.5) {
						gotoAndPlay(24);
						_y = _y - 13;
						_x = _x - 3;
					}
				}
			}
			if (mode == 6) {
				if (setup !== 1) {
					if (_currentframe == 2) {
						_x = _x + 3;
					}
					if (_currentframe == 3) {
						_x = _x + 6;
					}
					if (_currentframe == 4) {
						_x = _x + 10;
					}
					if (_currentframe == 5) {
						_x = _x + 14;
					}
					if (_currentframe == 6) {
						_x = _x + 20;
					}
					if (_currentframe == 7) {
						_x = _x + 26;
					}
					if (_currentframe == 8) {
						_x = _x + 34;
					}
					if (_currentframe == 9) {
						_x = _x + 40;
					}
					if (_currentframe == 10) {
						_x = _x + 45;
					}
					if (_currentframe == 11) {
						_x = _x + 48;
					}
					gotoAndStop(1);
					starty = _y - 2;
					extray = 0;
					extrar = 0;
					setup = 1;
					part = 1;
				}
				if (part == 1) {
					extray += 0.03 + jumpspeed / 3000;
					extrar += 0.02 + jumpspeed / 2000;
					_y = starty + extray;
					_rotation = extrar;
					if (extray > 5) {
						part = 2;
					}
				}
				if (part == 2) {
					if (setup2 !== 1) {
						setup2 = 1;
						xspeed = 7;
						yspeed = -15;
						rspeed = -1;
					}
					_x = _x + xspeed;
					_y = _y + yspeed;
					_rotation = _rotation + rspeed;
					rspeed *= 0.9;
					yspeed += 1;
				}
			}
		}
	}
	movieClip 2789	{
	}
	movieClip 2791	{
	}
	movieClip 2793	{
	}
	movieClip 2795	{
	}
	movieClip 2796	{
		frame 1 {
		}
	}
	movieClip 2798	{
	}
	instance of movieClip 2798	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				if (this.hitTest(_root.chick._x + 20, _root.chick._y - 35, true)) {
					while (this.hitTest(_root.chick._x + 20, _root.chick._y, true)) {
						--_root.chick._x;
					}
					_root.chick.mode = 4;
					_root.chick.gotoAndStop(32);
				}
			}
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 1;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick.mode == 6) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true) and _root.chick.part == 2) {
					_root.chick.part = 0;
					_root.chick.setup = 0;
					_root.chick.setup2 = 0;
					_root.chick.mode = 1;
				}
			}
			if (_root.chick2.mode == 1) {
				if (this.hitTest(_root.chick2._x + 20, _root.chick2._y - 35, true)) {
					while (this.hitTest(_root.chick2._x + 20, _root.chick2._y, true)) {
						--_root.chick2._x;
					}
					_root.chick2.mode = 4;
					_root.chick2.gotoAndStop(32);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 6) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true) and _root.chick2.part == 2) {
					_root.chick2.part = 0;
					_root.chick2.setup = 0;
					_root.chick2.setup2 = 0;
					_root.chick2.mode = 1;
				}
			}
			if (_root.chick3.mode == 1) {
				if (this.hitTest(_root.chick3._x + 20, _root.chick3._y - 35, true)) {
					while (this.hitTest(_root.chick3._x + 20, _root.chick3._y, true)) {
						--_root.chick3._x;
					}
					_root.chick3.mode = 4;
					_root.chick3.gotoAndStop(32);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 6) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true) and _root.chick3.part == 2) {
					_root.chick3.part = 0;
					_root.chick3.setup = 0;
					_root.chick3.setup2 = 0;
					_root.chick3.mode = 1;
				}
			}
			if (_root.chick4.mode == 1) {
				if (this.hitTest(_root.chick4._x + 20, _root.chick4._y - 35, true)) {
					while (this.hitTest(_root.chick4._x + 20, _root.chick4._y, true)) {
						--_root.chick4._x;
					}
					_root.chick4.mode = 4;
					_root.chick4.gotoAndStop(32);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 6) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true) and _root.chick4.part == 2) {
					_root.chick4.part = 0;
					_root.chick4.setup = 0;
					_root.chick4.setup2 = 0;
					_root.chick4.mode = 1;
				}
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance of movieClip 2781	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 4;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2410) {
				_x = 2410;
			}
			_root.energy._x = _x;
			_root.energy._y = _y - 214;
		}
	}
	frame 210 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 210 {
		firstmessage = 'WOO YOU WON THE LAST RACE!';
		seconmessage = 'YOU CAN STILL WIN THE TOURNAMENT!';
		thirdmessage = 'SLIM CHANCES TO WIN THE TOURNEY NOW';
		forthmessage = 'YOU LOST THE LAST RACE :(';
	}
	frame 210 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
		if (first == 1) {
			team1points = Number(team1points + 3);
		}
		if (first == 2) {
			team2points = Number(team2points + 3);
		}
		if (first == 3) {
			team3points = Number(team3points + 3);
		}
		if (first == 4) {
			team4points = Number(team4points + 3);
		}
		if (second == 1) {
			team1points = Number(team1points + 2);
		}
		if (second == 2) {
			team2points = Number(team2points + 2);
		}
		if (second == 3) {
			team3points = Number(team3points + 2);
		}
		if (second == 4) {
			team4points = Number(team4points + 2);
		}
		if (third == 1) {
			team1points = Number(team1points + 1);
		}
		if (third == 2) {
			team2points = Number(team2points + 1);
		}
		if (third == 3) {
			team3points = Number(team3points + 1);
		}
		if (third == 4) {
			team4points = Number(team4points + 1);
		}
		if (forth == 1) {
			team1points = Number(team1points + 0);
		}
		if (forth == 2) {
			team2points = Number(team2points + 0);
		}
		if (forth == 3) {
			team3points = Number(team3points + 0);
		}
		if (forth == 4) {
			team4points = Number(team4points + 0);
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 211 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 211 {
		if (team1points == team2points) {
			team1points += 0.1;
		}
		if (team1points == team3points) {
			team1points += 0.1;
		}
		if (team1points == team4points) {
			team1points += 0.1;
		}
		if (team2points == team3points) {
			team2points += 0.1;
		}
		if (team2points == team4points) {
			team2points += 0.1;
		}
		if (team3points == team4points) {
			team3points += 0.1;
		}
		if (team1points > team2points) {
			if (team1points > team3points) {
				if (team1points > team4points) {
					team1r = 1;
				} else {
					team1r = 2;
				}
			} else {
				if (team1points > team4points) {
					team1r = 2;
				} else {
					team1r = 3;
				}
			}
		} else {
			if (team1points > team3points) {
				if (team1points > team4points) {
					team1r = 2;
				} else {
					team1r = 3;
				}
			} else {
				if (team1points > team4points) {
					team1r = 3;
				} else {
					team1r = 4;
				}
			}
		}
		if (team2points > team1points) {
			if (team2points > team3points) {
				if (team2points > team4points) {
					team2r = 1;
				} else {
					team2r = 2;
				}
			} else {
				if (team2points > team4points) {
					team2r = 2;
				} else {
					team2r = 3;
				}
			}
		} else {
			if (team2points > team3points) {
				if (team2points > team4points) {
					team2r = 2;
				} else {
					team2r = 3;
				}
			} else {
				if (team2points > team4points) {
					team2r = 3;
				} else {
					team2r = 4;
				}
			}
		}
		if (team3points > team2points) {
			if (team3points > team1points) {
				if (team3points > team4points) {
					team3r = 1;
				} else {
					team3r = 2;
				}
			} else {
				if (team3points > team4points) {
					team3r = 2;
				} else {
					team3r = 3;
				}
			}
		} else {
			if (team3points > team1points) {
				if (team3points > team4points) {
					team3r = 2;
				} else {
					team3r = 3;
				}
			} else {
				if (team3points > team4points) {
					team3r = 3;
				} else {
					team3r = 4;
				}
			}
		}
		if (team4points > team2points) {
			if (team4points > team3points) {
				if (team4points > team1points) {
					team4r = 1;
				} else {
					team4r = 2;
				}
			} else {
				if (team4points > team1points) {
					team4r = 2;
				} else {
					team4r = 3;
				}
			}
		} else {
			if (team4points > team3points) {
				if (team4points > team1points) {
					team4r = 2;
				} else {
					team4r = 3;
				}
			} else {
				if (team4points > team1points) {
					team4r = 3;
				} else {
					team4r = 4;
				}
			}
		}
		if (team1r == 1) {
			result1 = team1;
			result = 'YOU WON! HOW ABOUT THAT';
			_root.tourn5 = 1;
			kongregate.stats.submit('tournament5won', 1);
		}
		if (team1r == 2) {
			result2 = team1;
			result = 'YOU CAME SECOND. SO CLOSE!';
		}
		if (team1r == 3) {
			result3 = team1;
			result = 'THIRD PLACE. MORE TRAINING?';
		}
		if (team1r == 4) {
			result4 = team1;
			result = 'FOURTH? NOT GOOD ENOUGH!';
		}
		if (team2r == 1) {
			result1 = team2;
		}
		if (team2r == 2) {
			result2 = team2;
		}
		if (team2r == 3) {
			result3 = team2;
		}
		if (team2r == 4) {
			result4 = team2;
		}
		if (team3r == 1) {
			result1 = team3;
		}
		if (team3r == 2) {
			result2 = team3;
		}
		if (team3r == 3) {
			result3 = team3;
		}
		if (team3r == 4) {
			result4 = team3;
		}
		if (team4r == 1) {
			result1 = team4;
		}
		if (team4r == 2) {
			result2 = team4;
		}
		if (team4r == 3) {
			result3 = team4;
		}
		if (team4r == 4) {
			result4 = team4;
		}
	}
	instance of movieClip 1369	{
		onClipEvent (enterFrame) {
			if (_root.tourn5 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (release) {
			if (_root.tourn5 == 1) {
				_root.nextFrame();
			}
		}
	}
	frame 212 {
		song = 12;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 212 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	frame 212 {
		kongregate.stats.submit('moneytotal', _root.money);
	}
	frame 212 {
		stop();
		duckinuse = 0;
	}
	movieClip 2812	{
	}
	instance of movieClip 2812	{
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (enterFrame) {
			_x = -750 + (centre + _root.cam._x) / 1.5;
		}
	}
	movieClip 2814	{
	}
	instance of movieClip 2814	{
		onClipEvent (load) {
			centre = 750;
			_x = -500 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			_x = -500 + (centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 854	{
		onClipEvent (enterFrame) {
			_x = _root.npc3._x;
		}
		onClipEvent (release) {
			_root.gotoAndStop(222);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
		onClipEvent (load) {
			if (_root.race16 == 1) {
				_visible = false;
			}
		}
	}
	instance npc3 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 1;
			hairtype = 8;
			colourtype = 15;
			spottype = 12;
			spotcolourtype = 0;
		}
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 2;
		}
	}
	movieClip 2816	{
	}
	instance of movieClip 2816	{
		onClipEvent (load) {
			centre = 750;
			_x = +((centre + _root.cam._x) / 4);
		}
		onClipEvent (enterFrame) {
			_x = +((centre + _root.cam._x) / 4);
		}
	}
	instance shop of movieClip 857	{
		onClipEvent (load) {
			centre = _x;
			stop();
			_root.shopind._visible = false;
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 4;
			_root.shopind._x = _x;
			_root.shopind._y = _y;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.shopind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.shopind._visible = false;
		}
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	movieClip 2823	{
	}
	movieClip 2824	{
		frame 1 {
			stop();
		}
	}
	instance of movieClip 2824	{
		onClipEvent (load) {
			centre = _x;
			stop();
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 4;
			_root.flagind._x = _x;
			_root.flagind._y = _y;
		}
		onClipEvent (release) {
			_root.gotoAndStop(230);
		}
		onClipEvent (load) {
			stop();
			_root.flagind._visible = false;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.flagind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.flagind._visible = false;
		}
	}
	instance of movieClip 854	{
		onClipEvent (enterFrame) {
			_x = _root.npc2._x;
		}
		onClipEvent (release) {
			_root.gotoAndStop(218);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
		onClipEvent (load) {
			if (_root.race15 == 1) {
				_visible = false;
			}
		}
	}
	instance npc2 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 9;
			hairtype = 5;
			colourtype = 7;
			spottype = 11;
			spotcolourtype = 0;
		}
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 2;
		}
	}
	instance of movieClip 854	{
		onClipEvent (enterFrame) {
			_x = _root.npc1._x;
		}
		onClipEvent (release) {
			_root.gotoAndStop(226);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
		onClipEvent (load) {
			if (_root.race17 == 1) {
				_visible = false;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 7;
			hairtype = 5;
			colourtype = 10;
			spottype = 1;
			spotcolourtype = 0;
		}
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 2;
		}
	}
	movieClip 2826	{
	}
	instance ground of movieClip 2826	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duckA._x + _root.duckA.qwe._x, _root.duckA._y + _root.duckA.qwe._y + 27, true)) {
				_root.duckA._y -= 1;
				_root.duckA.yspeed = 0;
			}
			while (this.hitTest(_root.duckB._x + _root.duckB.qwe._x, _root.duckB._y + _root.duckB.qwe._y + 27, true)) {
				_root.duckB._y -= 1;
				_root.duckB.yspeed = 0;
			}
			while (this.hitTest(_root.duckC._x + _root.duckC.qwe._x, _root.duckC._y + _root.duckC.qwe._y + 27, true)) {
				_root.duckC._y -= 1;
				_root.duckC.yspeed = 0;
			}
			while (this.hitTest(_root.duckD._x + _root.duckD.qwe._x, _root.duckD._y + _root.duckD.qwe._y + 27, true)) {
				_root.duckD._y -= 1;
				_root.duckD.yspeed = 0;
			}
			while (this.hitTest(_root.duckE._x + _root.duckE.qwe._x, _root.duckE._y + _root.duckE.qwe._y + 27, true)) {
				_root.duckE._y -= 1;
				_root.duckE.yspeed = 0;
			}
			while (this.hitTest(_root.duckF._x + _root.duckF.qwe._x, _root.duckF._y + _root.duckF.qwe._y + 27, true)) {
				_root.duckF._y -= 1;
				_root.duckF.yspeed = 0;
			}
		}
	}
	instance duckA of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck1 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck1 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 1;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck1name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckB of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck2 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck2 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 2;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck2name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckC of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck3 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck3 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 3;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck3name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckD of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck4 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck4 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 4;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck4name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckE of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck5 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck5 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 5;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck5name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckF of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck6 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck6 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 6;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck6name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance hover of movieClip 942	{
		onClipEvent (load) {
			_visible = false;
			stop();
			duck = 0;
			above = 1;
		}
		onClipEvent (enterFrame) {
			if (_visible == false) {
				_alpha = 0;
			}
			if (_visible == true) {
				if (_alpha < 100) {
					_alpha = _alpha + 20;
				}
				if (above == 1) {
					if (duck == 1) {
						_x = _root.duckA._x;
						_y = _root.duckA._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 2) {
						_x = _root.duckB._x;
						_y = _root.duckB._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 3) {
						_x = _root.duckC._x;
						_y = _root.duckC._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 4) {
						_x = _root.duckD._x;
						_y = _root.duckD._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 5) {
						_x = _root.duckE._x;
						_y = _root.duckE._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 6) {
						_x = _root.duckF._x;
						_y = _root.duckF._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
				} else {
					if (duck == 1) {
						_x = _root.duckA._x;
						_y = _root.duckA._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 2) {
						_x = _root.duckB._x;
						_y = _root.duckB._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 3) {
						_x = _root.duckC._x;
						_y = _root.duckC._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 4) {
						_x = _root.duckD._x;
						_y = _root.duckD._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 5) {
						_x = _root.duckE._x;
						_y = _root.duckE._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 6) {
						_x = _root.duckF._x;
						_y = _root.duckF._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
				}
			}
			if (_x < 75) {
				_x = 75;
			}
			if (_x > 1425) {
				_x = 1425;
			}
			if (_y < 100) {
				above = 0;
			}
			if (_y > 380) {
				above = 1;
			}
		}
	}
	instance cam of movieClip 924	{
		onClipEvent (load) {
			xspeed = 0;
			xspeed2 = 0;
			if (_root.firstvisit == 1) {
				_root.mover.play();
				go = 0;
			} else {
				go = 1;
				_root.mover.stop();
			}
			_root.firstvisit = 0;
		}
		onClipEvent (enterFrame) {
			xspeed2 *= 0.99;
			_x = _x + xspeed2 * 10;
			if (xspeed2 < xspeed) {
				xspeed2 += 0.05;
			}
			if (xspeed2 > xspeed) {
				xspeed2 -= 0.05;
			}
			if (xspeed2 > 1) {
				xspeed2 = 1;
			}
			if (xspeed2 < -1) {
				xspeed2 = -1;
			}
			if (go == 0) {
				if (_root.position == 1) {
					_x = _x + (_root.runtrainer._x - _x) / 8;
				}
				if (_root.position == 2) {
					_x = _x + (_root.npc1._x - _x) / 8;
				}
				if (_root.position == 3) {
					_x = _x + (_root.shop._x - _x) / 8;
				}
				if (_root.position == 4) {
					_x = _x + (_root.tourney._x - _x) / 8;
				}
			}
			if (go == 1) {
				xspeed = int((_root._xmouse - _x) / 200) * 10;
			}
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1125) {
				_x = 1125;
			}
			_root.mount._x = _x;
			_root.mount._y = _y;
		}
	}
	instance of movieClip 944	{
		onClipEvent (load) {
			gotoAndPlay(2);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance sett of movieClip 896	{
		onClipEvent (release) {
			_root.prevlocation = _root._currentframe;
			_root.gotoAndStop(31);
		}
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (releaseOutside, rollOut) {
			_alpha = 100;
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
		onClipEvent (load) {
			if (_root.firstvisit == 1) {
				_visible = false;
			}
		}
	}
	instance of movieClip 900	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance lol of movieClip 902	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
			moneyshow = 'Money: $' + _root.money;
		}
	}
	movieClip 2828	{
	}
	instance mount of movieClip 2828	{
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (rollOut, dragOut) {
			_alpha = 100;
		}
		onClipEvent (release) {
			_root.gotoAndStop(50);
		}
	}
	instance of movieClip 922	{
		onClipEvent (release) {
			_root.getURL('http://www.wixgames.co.uk', '_blank');
		}
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (releaseOutside, rollOut) {
			_alpha = 100;
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
		onClipEvent (load) {
			if (_root.firstvisit == 1) {
				_visible = false;
			}
		}
	}
	frame 213 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 2443	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(2);
		}
	}
	button 2833 {
		on (release) {
			if (_root.money >= 700) {
				_root.money = Number(_root.money - 700);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 7;
					_root.duck1spot = 2;
					_root.duck1spotcolour = 12;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 7;
						_root.duck2spot = 2;
						_root.duck2spotcolour = 12;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 7;
							_root.duck3spot = 2;
							_root.duck3spotcolour = 12;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 7;
								_root.duck4spot = 2;
								_root.duck4spotcolour = 12;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 7;
									_root.duck5spot = 2;
									_root.duck5spotcolour = 12;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 7;
										_root.duck6spot = 2;
										_root.duck6spotcolour = 12;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 7;
										_root.spot = 2;
										_root.spotcolour = 12;
										_root.cost = 700;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2838 {
		on (release) {
			if (_root.money >= 700) {
				_root.money = Number(_root.money - 700);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 2;
					_root.duck1spot = 2;
					_root.duck1spotcolour = 7;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 2;
						_root.duck2spot = 2;
						_root.duck2spotcolour = 7;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 2;
							_root.duck3spot = 2;
							_root.duck3spotcolour = 7;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 2;
								_root.duck4spot = 2;
								_root.duck4spotcolour = 7;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 2;
									_root.duck5spot = 2;
									_root.duck5spotcolour = 7;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 2;
										_root.duck6spot = 2;
										_root.duck6spotcolour = 7;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 2;
										_root.spot = 2;
										_root.spotcolour = 7;
										_root.cost = 700;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2842 {
		on (release) {
			if (_root.money >= 700) {
				_root.money = Number(_root.money - 700);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 6;
					_root.duck1spot = 3;
					_root.duck1spotcolour = 4;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 6;
						_root.duck2spot = 3;
						_root.duck2spotcolour = 4;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 6;
							_root.duck3spot = 3;
							_root.duck3spotcolour = 4;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 6;
								_root.duck4spot = 3;
								_root.duck4spotcolour = 4;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 6;
									_root.duck5spot = 3;
									_root.duck5spotcolour = 4;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 6;
										_root.duck6spot = 3;
										_root.duck6spotcolour = 4;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 6;
										_root.spot = 3;
										_root.spotcolour = 4;
										_root.cost = 700;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2845 {
		on (release) {
			if (_root.money >= 700) {
				_root.money = Number(_root.money - 700);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 2;
					_root.duck1spot = 2;
					_root.duck1spotcolour = 13;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 2;
						_root.duck2spot = 2;
						_root.duck2spotcolour = 13;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 2;
							_root.duck3spot = 2;
							_root.duck3spotcolour = 13;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 2;
								_root.duck4spot = 2;
								_root.duck4spotcolour = 13;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 2;
									_root.duck5spot = 2;
									_root.duck5spotcolour = 13;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 2;
										_root.duck6spot = 2;
										_root.duck6spotcolour = 13;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 2;
										_root.spot = 2;
										_root.spotcolour = 13;
										_root.cost = 700;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2849 {
		on (release) {
			if (_root.money >= 700) {
				_root.money = Number(_root.money - 700);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 9;
					_root.duck1spot = 2;
					_root.duck1spotcolour = 10;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 9;
						_root.duck2spot = 2;
						_root.duck2spotcolour = 10;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 9;
							_root.duck3spot = 2;
							_root.duck3spotcolour = 10;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 9;
								_root.duck4spot = 2;
								_root.duck4spotcolour = 10;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 9;
									_root.duck5spot = 2;
									_root.duck5spotcolour = 10;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 9;
										_root.duck6spot = 2;
										_root.duck6spotcolour = 10;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 9;
										_root.spot = 2;
										_root.spotcolour = 10;
										_root.cost = 700;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2853 {
		on (release) {
			if (_root.money >= 700) {
				_root.money = Number(_root.money - 700);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 4;
					_root.duck1spot = 2;
					_root.duck1spotcolour = 1;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 4;
						_root.duck2spot = 2;
						_root.duck2spotcolour = 1;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 4;
							_root.duck3spot = 2;
							_root.duck3spotcolour = 1;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 4;
								_root.duck4spot = 2;
								_root.duck4spotcolour = 1;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 4;
									_root.duck5spot = 2;
									_root.duck5spotcolour = 1;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 4;
										_root.duck6spot = 2;
										_root.duck6spotcolour = 1;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 4;
										_root.spot = 2;
										_root.spotcolour = 1;
										_root.cost = 700;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2857 {
		on (release) {
			if (_root.money >= 700) {
				_root.money = Number(_root.money - 700);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 7;
					_root.duck1spot = 3;
					_root.duck1spotcolour = 5;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 7;
						_root.duck2spot = 3;
						_root.duck2spotcolour = 5;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 7;
							_root.duck3spot = 3;
							_root.duck3spotcolour = 5;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 7;
								_root.duck4spot = 3;
								_root.duck4spotcolour = 5;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 7;
									_root.duck5spot = 3;
									_root.duck5spotcolour = 5;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 7;
										_root.duck6spot = 3;
										_root.duck6spotcolour = 5;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 7;
										_root.spot = 3;
										_root.spotcolour = 5;
										_root.cost = 700;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2861 {
		on (release) {
			if (_root.money >= 700) {
				_root.money = Number(_root.money - 700);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 12;
					_root.duck1spot = 3;
					_root.duck1spotcolour = 2;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 12;
						_root.duck2spot = 3;
						_root.duck2spotcolour = 2;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 12;
							_root.duck3spot = 3;
							_root.duck3spotcolour = 2;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 12;
								_root.duck4spot = 3;
								_root.duck4spotcolour = 2;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 12;
									_root.duck5spot = 3;
									_root.duck5spotcolour = 2;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 12;
										_root.duck6spot = 3;
										_root.duck6spotcolour = 2;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 12;
										_root.spot = 3;
										_root.spotcolour = 2;
										_root.cost = 700;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	button 2865 {
		on (release) {
			if (_root.money >= 700) {
				_root.money = Number(_root.money - 700);
				if (_root.duck1 !== 1) {
					_root.duckinuse = 1;
					_root.duck1 = 1;
					_root.duck1colour = 8;
					_root.duck1spot = 3;
					_root.duck1spotcolour = 11;
					_root.duck1eye = Math.ceil(random(15));
					_root.duck1hair = Math.floor(Math.random() * 10);
					_root.nextFrame();
				} else {
					if (_root.duck2 !== 1) {
						_root.duckinuse = 2;
						_root.duck2 = 1;
						_root.duck2colour = 8;
						_root.duck2spot = 3;
						_root.duck2spotcolour = 11;
						_root.duck2eye = Math.ceil(random(15));
						_root.duck2hair = Math.floor(Math.random() * 10);
						_root.nextFrame();
					} else {
						if (_root.duck3 !== 1) {
							_root.duckinuse = 3;
							_root.duck3 = 1;
							_root.duck3colour = 8;
							_root.duck3spot = 3;
							_root.duck3spotcolour = 11;
							_root.duck3eye = Math.ceil(random(15));
							_root.duck3hair = Math.floor(Math.random() * 10);
							_root.nextFrame();
						} else {
							if (_root.duck4 !== 1) {
								_root.duckinuse = 4;
								_root.duck4 = 1;
								_root.duck4colour = 8;
								_root.duck4spot = 3;
								_root.duck4spotcolour = 11;
								_root.duck4eye = Math.ceil(random(15));
								_root.duck4hair = Math.floor(Math.random() * 10);
								_root.nextFrame();
							} else {
								if (_root.duck5 !== 1) {
									_root.duckinuse = 5;
									_root.duck5 = 1;
									_root.duck5colour = 8;
									_root.duck5spot = 3;
									_root.duck5spotcolour = 11;
									_root.duck5eye = Math.ceil(random(15));
									_root.duck5hair = Math.floor(Math.random() * 10);
									_root.nextFrame();
								} else {
									if (_root.duck6 !== 1) {
										_root.duckinuse = 6;
										_root.duck6 = 1;
										_root.duck6colour = 8;
										_root.duck6spot = 3;
										_root.duck6spotcolour = 11;
										_root.duck6eye = Math.ceil(random(15));
										_root.duck6hair = Math.floor(Math.random() * 10);
										_root.nextFrame();
									} else {
										_root.eggcolour = 8;
										_root.spot = 3;
										_root.spotcolour = 11;
										_root.cost = 700;
										_root.gotoAndStop(_root._currentframe + 2);
									}
								}
							}
						}
					}
				}
			}
		}
	}
	movieClip 2866	{
	}
	instance infoscreen of movieClip 2866	{
		onClipEvent (load) {
			stop();
		}
		onClipEvent (enterFrame) {
			_root.moneyshow = 'Money: $' + _root.money;
		}
	}
	movieClip 2867	{
	}
	instance of movieClip 2867	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(2);
		}
	}
	movieClip 2868	{
	}
	instance of movieClip 2868	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(5);
		}
	}
	movieClip 2869	{
	}
	instance of movieClip 2869	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(3);
		}
	}
	movieClip 2871	{
	}
	instance of movieClip 2871	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(4);
		}
	}
	movieClip 2872	{
	}
	instance of movieClip 2872	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(8);
		}
	}
	movieClip 2873	{
	}
	instance of movieClip 2873	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(6);
		}
	}
	movieClip 2874	{
	}
	instance of movieClip 2874	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(7);
		}
	}
	movieClip 2876	{
	}
	instance of movieClip 2876	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(10);
		}
	}
	movieClip 2877	{
	}
	instance of movieClip 2877	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(9);
		}
	}
	frame 214 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 214 {
		type = int(random(10));
		if (type == 0) {
			ducknameinput.text = 'Duckald';
		}
		if (type == 1) {
			ducknameinput.text = 'Duckina';
		}
		if (type == 2) {
			ducknameinput.text = 'Duckette';
		}
		if (type == 3) {
			ducknameinput.text = 'Ducky';
		}
		if (type == 4) {
			ducknameinput.text = 'Duck';
		}
		if (type == 5) {
			ducknameinput.text = 'Duckaine';
		}
		if (type == 6) {
			ducknameinput.text = 'Duckipo';
		}
		if (type == 7) {
			ducknameinput.text = 'Ducken';
		}
		if (type == 8) {
			ducknameinput.text = 'Duke';
		}
		if (type == 9) {
			ducknameinput.text = 'Ducked';
		}
		if (type == 10) {
			ducknameinput.text = 'Duckic';
		}
		if (_root.duckinuse == 1) {
			kongregate.stats.submit('ducksinteam', 1);
			_root.duck1rlvl = 0;
			_root.duck1slvl = 0;
			_root.duck1flvl = 0;
			_root.duck1clvl = 0;
			_root.duck1elvl = 0;
			_root.duck1jlvl = 0;
		}
		if (_root.duckinuse == 2) {
			kongregate.stats.submit('ducksinteam', 2);
			_root.duck2rlvl = 0;
			_root.duck2slvl = 0;
			_root.duck2flvl = 0;
			_root.duck2clvl = 0;
			_root.duck2elvl = 0;
			_root.duck2jlvl = 0;
		}
		if (_root.duckinuse == 3) {
			kongregate.stats.submit('ducksinteam', 3);
			_root.duck3rlvl = 0;
			_root.duck3slvl = 0;
			_root.duck3flvl = 0;
			_root.duck3clvl = 0;
			_root.duck3elvl = 0;
			_root.duck3jlvl = 0;
		}
		if (_root.duckinuse == 4) {
			kongregate.stats.submit('ducksinteam', 4);
			_root.duck4rlvl = 0;
			_root.duck4slvl = 0;
			_root.duck4flvl = 0;
			_root.duck4clvl = 0;
			_root.duck4elvl = 0;
			_root.duck4jlvl = 0;
		}
		if (_root.duckinuse == 5) {
			kongregate.stats.submit('ducksinteam', 5);
			_root.duck5rlvl = 0;
			_root.duck5slvl = 0;
			_root.duck5flvl = 0;
			_root.duck5clvl = 0;
			_root.duck5elvl = 0;
			_root.duck5jlvl = 0;
		}
		if (_root.duckinuse == 6) {
			kongregate.stats.submit('ducksinteam', 6);
			_root.duck6rlvl = 0;
			_root.duck6slvl = 0;
			_root.duck6flvl = 0;
			_root.duck6clvl = 0;
			_root.duck6elvl = 0;
			_root.duck6jlvl = 0;
		}
	}
	instance of movieClip 305	{
	}
	frame 215 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 216 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	frame 217 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 218 {
		song = 12;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 218 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	frame 218 {
		duckinuse = 0;
	}
	instance of movieClip 2812	{
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (enterFrame) {
			_x = -750 + (centre + _root.cam._x) / 1.5;
		}
	}
	instance of movieClip 2814	{
		onClipEvent (load) {
			centre = 750;
			_x = -500 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			_x = -500 + (centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 2816	{
		onClipEvent (load) {
			centre = 750;
			_x = +((centre + _root.cam._x) / 4);
		}
		onClipEvent (enterFrame) {
			_x = +((centre + _root.cam._x) / 4);
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 9;
			hairtype = 5;
			colourtype = 7;
			spottype = 11;
			spotcolourtype = 0;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	button 2899 {
		on (release) {
			_root.gotoAndStop(212);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 219 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	frame 220 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 220 {
		go = 0;
		enelvl = 1300;
	}
	instance a1 of movieClip 2812	{
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (enterFrame) {
			_x = -750 + (centre + _root.cam._x) / 1.5;
		}
	}
	instance b1 of movieClip 2814	{
		onClipEvent (load) {
			centre = 750;
			_x = -500 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			_x = -500 + (centre + _root.cam._x) / 2;
		}
	}
	instance c1 of movieClip 2816	{
		onClipEvent (load) {
			centre = 750;
			_x = +((centre + _root.cam._x) / 4);
		}
		onClipEvent (enterFrame) {
			_x = +((centre + _root.cam._x) / 4);
		}
	}
	movieClip 2910	{
	}
	instance of movieClip 2910	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 3;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 9;
			hairtype = 5;
			colourtype = 7;
			spottype = 11;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 8;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 10;
			hairtype = 6;
			colourtype = 4;
			spottype = 11;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 8;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 1.5;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
			if (mode == 5) {
				if (_currentframe == 1) {
					gotoAndPlay(70);
				}
				if (_currentframe == 77) {
					gotoAndStop(98);
					_x = _x + 30;
					_y = _y + 10;
					xspeed = 4;
					yspeed = 0;
				}
				if (_currentframe == 98) {
					start_y = _y;
					if (yspeed > 0) {
						xspeed += yspeed / 7;
					}
					yspeed += 2;
					_y = _y + yspeed;
					_x = _x + xspeed;
					xspeed *= 0.95;
					end_y = _y;
					ymoved = end_y - start_y;
					_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
				}
				if (_currentframe == 99) {
					xspeed *= 0.8;
					_x = _x + xspeed;
					if (xspeed < 0.5) {
						gotoAndPlay(24);
						_y = _y - 13;
						_x = _x - 3;
					}
				}
			}
			if (mode == 6) {
				if (setup !== 1) {
					if (_currentframe == 2) {
						_x = _x + 3;
					}
					if (_currentframe == 3) {
						_x = _x + 6;
					}
					if (_currentframe == 4) {
						_x = _x + 10;
					}
					if (_currentframe == 5) {
						_x = _x + 14;
					}
					if (_currentframe == 6) {
						_x = _x + 20;
					}
					if (_currentframe == 7) {
						_x = _x + 26;
					}
					if (_currentframe == 8) {
						_x = _x + 34;
					}
					if (_currentframe == 9) {
						_x = _x + 40;
					}
					if (_currentframe == 10) {
						_x = _x + 45;
					}
					if (_currentframe == 11) {
						_x = _x + 48;
					}
					gotoAndStop(1);
					starty = _y - 2;
					extray = 0;
					extrar = 0;
					setup = 1;
					part = 1;
				}
				if (part == 1) {
					extray += 0.03 + jumpspeed / 3000;
					extrar += 0.02 + jumpspeed / 2000;
					_y = starty + extray;
					_rotation = extrar;
					if (extray > 5) {
						part = 2;
					}
				}
				if (part == 2) {
					if (setup2 !== 1) {
						setup2 = 1;
						xspeed = 8;
						yspeed = -15;
						rspeed = -1;
					}
					_x = _x + xspeed;
					_y = _y + yspeed;
					_rotation = _rotation + rspeed;
					rspeed *= 0.9;
					yspeed += 1;
				}
			}
		}
	}
	movieClip 2922	{
	}
	movieClip 2923	{
	}
	instance of movieClip 2923	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				if (this.hitTest(_root.chick._x + 20, _root.chick._y - 35, true)) {
					while (this.hitTest(_root.chick._x + 20, _root.chick._y, true)) {
						--_root.chick._x;
					}
					_root.chick.mode = 4;
					_root.chick.gotoAndStop(32);
				}
			}
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 1;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick.mode == 6) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true) and _root.chick.part == 2) {
					_root.chick.part = 0;
					_root.chick.setup = 0;
					_root.chick.setup2 = 0;
					_root.chick.mode = 1;
				}
			}
			if (_root.chick2.mode == 1) {
				if (this.hitTest(_root.chick2._x + 20, _root.chick2._y - 35, true)) {
					while (this.hitTest(_root.chick2._x + 20, _root.chick2._y, true)) {
						--_root.chick2._x;
					}
					_root.chick2.mode = 4;
					_root.chick2.gotoAndStop(32);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 6) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true) and _root.chick2.part == 2) {
					_root.chick2.part = 0;
					_root.chick2.setup = 0;
					_root.chick2.setup2 = 0;
					_root.chick2.mode = 1;
				}
			}
			if (_root.chick3.mode == 1) {
				if (this.hitTest(_root.chick3._x + 20, _root.chick3._y - 35, true)) {
					while (this.hitTest(_root.chick3._x + 20, _root.chick3._y, true)) {
						--_root.chick3._x;
					}
					_root.chick3.mode = 4;
					_root.chick3.gotoAndStop(32);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 6) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true) and _root.chick3.part == 2) {
					_root.chick3.part = 0;
					_root.chick3.setup = 0;
					_root.chick3.setup2 = 0;
					_root.chick3.mode = 1;
				}
			}
			if (_root.chick4.mode == 1) {
				if (this.hitTest(_root.chick4._x + 20, _root.chick4._y - 35, true)) {
					while (this.hitTest(_root.chick4._x + 20, _root.chick4._y, true)) {
						--_root.chick4._x;
					}
					_root.chick4.mode = 4;
					_root.chick4.gotoAndStop(32);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 6) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true) and _root.chick4.part == 2) {
					_root.chick4.part = 0;
					_root.chick4.setup = 0;
					_root.chick4.setup2 = 0;
					_root.chick4.mode = 1;
				}
			}
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	instance of movieClip 2342	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick)) {
				--_root.chick._x;
			}
			while (this.hitTest(_root.chick2)) {
				--_root.chick2._x;
			}
			while (this.hitTest(_root.chick3)) {
				--_root.chick3._x;
			}
			while (this.hitTest(_root.chick4)) {
				--_root.chick4._x;
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 3150) {
				_x = 3150;
			}
			_root.energy._x = _x;
			_root.energy._y = _y - 214;
		}
	}
	instance of movieClip 2342	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick)) {
				--_root.chick._x;
			}
			while (this.hitTest(_root.chick2)) {
				--_root.chick2._x;
			}
			while (this.hitTest(_root.chick3)) {
				--_root.chick3._x;
			}
			while (this.hitTest(_root.chick4)) {
				--_root.chick4._x;
			}
		}
	}
	frame 221 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 221 {
		firstmessage = 'CONGRATULATIONS YOU WON THE RACE AND $300';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE JUMPING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 221 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race15 = 1;
			_root.money = Number(_root.money + 300);
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	button 2924 {
		on (release) {
			gotoAndStop('MENU6');
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 222 {
		song = 12;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 222 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	frame 222 {
		duckinuse = 0;
	}
	instance of movieClip 2812	{
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (enterFrame) {
			_x = -750 + (centre + _root.cam._x) / 1.5;
		}
	}
	instance of movieClip 2814	{
		onClipEvent (load) {
			centre = 750;
			_x = -500 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			_x = -500 + (centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 2816	{
		onClipEvent (load) {
			centre = 750;
			_x = +((centre + _root.cam._x) / 4);
		}
		onClipEvent (enterFrame) {
			_x = +((centre + _root.cam._x) / 4);
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 1;
			hairtype = 8;
			colourtype = 15;
			spottype = 12;
			spotcolourtype = 0;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 223 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	frame 224 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 224 {
		go = 0;
		enelvl = 1350;
	}
	instance a1 of movieClip 2812	{
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (enterFrame) {
			_x = -750 + (centre + _root.cam._x) / 1.5;
		}
	}
	instance b1 of movieClip 2814	{
		onClipEvent (load) {
			centre = 750;
			_x = -500 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			_x = -500 + (centre + _root.cam._x) / 2;
		}
	}
	instance c1 of movieClip 2816	{
		onClipEvent (load) {
			centre = 750;
			_x = +((centre + _root.cam._x) / 4);
		}
		onClipEvent (enterFrame) {
			_x = +((centre + _root.cam._x) / 4);
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 2;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 1;
			hairtype = 8;
			colourtype = 15;
			spottype = 12;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 8;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 1.5;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
			if (mode == 5) {
				if (_currentframe == 1) {
					gotoAndPlay(70);
				}
				if (_currentframe == 77) {
					gotoAndStop(98);
					_x = _x + 30;
					_y = _y + 10;
					xspeed = 4;
					yspeed = 0;
				}
				if (_currentframe == 98) {
					start_y = _y;
					if (yspeed > 0) {
						xspeed += yspeed / 7;
					}
					yspeed += 2;
					_y = _y + yspeed;
					_x = _x + xspeed;
					xspeed *= 0.95;
					end_y = _y;
					ymoved = end_y - start_y;
					_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
				}
				if (_currentframe == 99) {
					xspeed *= 0.8;
					_x = _x + xspeed;
					if (xspeed < 0.5) {
						gotoAndPlay(24);
						_y = _y - 13;
						_x = _x - 3;
					}
				}
			}
			if (mode == 6) {
				if (setup !== 1) {
					if (_currentframe == 2) {
						_x = _x + 3;
					}
					if (_currentframe == 3) {
						_x = _x + 6;
					}
					if (_currentframe == 4) {
						_x = _x + 10;
					}
					if (_currentframe == 5) {
						_x = _x + 14;
					}
					if (_currentframe == 6) {
						_x = _x + 20;
					}
					if (_currentframe == 7) {
						_x = _x + 26;
					}
					if (_currentframe == 8) {
						_x = _x + 34;
					}
					if (_currentframe == 9) {
						_x = _x + 40;
					}
					if (_currentframe == 10) {
						_x = _x + 45;
					}
					if (_currentframe == 11) {
						_x = _x + 48;
					}
					gotoAndStop(1);
					starty = _y - 2;
					extray = 0;
					extrar = 0;
					setup = 1;
					part = 1;
				}
				if (part == 1) {
					extray += 0.03 + jumpspeed / 3000;
					extrar += 0.02 + jumpspeed / 2000;
					_y = starty + extray;
					_rotation = extrar;
					if (extray > 5) {
						part = 2;
					}
				}
				if (part == 2) {
					if (setup2 !== 1) {
						setup2 = 1;
						xspeed = 8;
						yspeed = -15;
						rspeed = -1;
					}
					_x = _x + xspeed;
					_y = _y + yspeed;
					_rotation = _rotation + rspeed;
					rspeed *= 0.9;
					yspeed += 1;
				}
			}
		}
	}
	movieClip 2939	{
	}
	instance of movieClip 2939	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	movieClip 2943	{
	}
	movieClip 2944	{
	}
	instance of movieClip 2944	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				if (this.hitTest(_root.chick._x + 20, _root.chick._y - 35, true)) {
					while (this.hitTest(_root.chick._x + 20, _root.chick._y, true)) {
						--_root.chick._x;
					}
					_root.chick.mode = 4;
					_root.chick.gotoAndStop(32);
				}
			}
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 1;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick.mode == 6) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true) and _root.chick.part == 2) {
					_root.chick.part = 0;
					_root.chick.setup = 0;
					_root.chick.setup2 = 0;
					_root.chick.mode = 1;
				}
			}
			if (_root.chick2.mode == 1) {
				if (this.hitTest(_root.chick2._x + 20, _root.chick2._y - 35, true)) {
					while (this.hitTest(_root.chick2._x + 20, _root.chick2._y, true)) {
						--_root.chick2._x;
					}
					_root.chick2.mode = 4;
					_root.chick2.gotoAndStop(32);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 6) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true) and _root.chick2.part == 2) {
					_root.chick2.part = 0;
					_root.chick2.setup = 0;
					_root.chick2.setup2 = 0;
					_root.chick2.mode = 1;
				}
			}
			if (_root.chick3.mode == 1) {
				if (this.hitTest(_root.chick3._x + 20, _root.chick3._y - 35, true)) {
					while (this.hitTest(_root.chick3._x + 20, _root.chick3._y, true)) {
						--_root.chick3._x;
					}
					_root.chick3.mode = 4;
					_root.chick3.gotoAndStop(32);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 6) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true) and _root.chick3.part == 2) {
					_root.chick3.part = 0;
					_root.chick3.setup = 0;
					_root.chick3.setup2 = 0;
					_root.chick3.mode = 1;
				}
			}
			if (_root.chick4.mode == 1) {
				if (this.hitTest(_root.chick4._x + 20, _root.chick4._y - 35, true)) {
					while (this.hitTest(_root.chick4._x + 20, _root.chick4._y, true)) {
						--_root.chick4._x;
					}
					_root.chick4.mode = 4;
					_root.chick4.gotoAndStop(32);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 6) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true) and _root.chick4.part == 2) {
					_root.chick4.part = 0;
					_root.chick4.setup = 0;
					_root.chick4.setup2 = 0;
					_root.chick4.mode = 1;
				}
			}
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			_y = _y + (_root.chick._y + 150 - _y) / 8;
			if (_y < -100) {
				_y = -100;
			}
			if (_y > 230) {
				_y = 230;
			}
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 3150) {
				_x = 3150;
			}
			_root.energy._x = _x;
			_root.energy._y = _y - 214;
		}
	}
	instance of movieClip 2342	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick)) {
				--_root.chick._x;
			}
			while (this.hitTest(_root.chick2)) {
				--_root.chick2._x;
			}
			while (this.hitTest(_root.chick3)) {
				--_root.chick3._x;
			}
			while (this.hitTest(_root.chick4)) {
				--_root.chick4._x;
			}
		}
	}
	frame 225 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 225 {
		firstmessage = 'CONGRATULATIONS YOU WON THE RACE AND $300';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE JUMPING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 225 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race16 = 1;
			_root.money = Number(_root.money + 300);
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 226 {
		song = 12;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 226 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	frame 226 {
		duckinuse = 0;
	}
	instance of movieClip 2812	{
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (enterFrame) {
			_x = -750 + (centre + _root.cam._x) / 1.5;
		}
	}
	instance of movieClip 2814	{
		onClipEvent (load) {
			centre = 750;
			_x = -500 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			_x = -500 + (centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 2816	{
		onClipEvent (load) {
			centre = 750;
			_x = +((centre + _root.cam._x) / 4);
		}
		onClipEvent (enterFrame) {
			_x = +((centre + _root.cam._x) / 4);
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 7;
			hairtype = 5;
			colourtype = 10;
			spottype = 1;
			spotcolourtype = 0;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 227 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 2958 {
		on (rollOver) {
			if (_root.duck2 == 1) {
				_root.duckname = _root.duck2name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck2 == 1) {
				if (_root.duck2clvl >= 1200) {
					_root.duckinuse = 2;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2959 {
		on (rollOver) {
			if (_root.duck3 == 1) {
				_root.duckname = _root.duck3name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck3 == 1) {
				if (_root.duck3clvl >= 1200) {
					_root.duckinuse = 3;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2960 {
		on (rollOver) {
			if (_root.duck6 == 1) {
				_root.duckname = _root.duck6name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck6 == 1) {
				if (_root.duck6clvl >= 1200) {
					_root.duckinuse = 6;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2961 {
		on (rollOver) {
			if (_root.duck5 == 1) {
				_root.duckname = _root.duck5name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck5 == 1) {
				if (_root.duck5clvl >= 1200) {
					_root.duckinuse = 5;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2962 {
		on (rollOver) {
			if (_root.duck4 == 1) {
				_root.duckname = _root.duck4name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck4 == 1) {
				if (_root.duck4clvl >= 1200) {
					_root.duckinuse = 4;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 2963 {
		on (rollOver) {
			if (_root.duck1 == 1) {
				_root.duckname = _root.duck1name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck1 == 1) {
				if (_root.duck1clvl >= 1200) {
					_root.duckinuse = 1;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	frame 228 {
		song = 3;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 228 {
		go = 0;
		enelvl = 1400;
	}
	instance a1 of movieClip 2812	{
		onClipEvent (load) {
			centre = 750;
			_x = -750 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (enterFrame) {
			_x = -750 + (centre + _root.cam._x) / 1.5;
		}
	}
	instance b1 of movieClip 2814	{
		onClipEvent (load) {
			centre = 750;
			_x = -500 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			_x = -500 + (centre + _root.cam._x) / 2;
		}
	}
	instance c1 of movieClip 2816	{
		onClipEvent (load) {
			centre = 750;
			_x = +((centre + _root.cam._x) / 4);
		}
		onClipEvent (enterFrame) {
			_x = +((centre + _root.cam._x) / 4);
		}
	}
	instance of movieClip 2036	{
		onClipEvent (load) {
			jump1 = 0;
			jump2 = 0;
			jump3 = 0;
			jump4 = 0;
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick._currentframe > 1 and _root.chick._currentframe < 5) {
					if (jump1 == 0) {
						_root.chick._y -= 2;
						_root.chick.gotoAndPlay(13);
						jump1 = 1;
						_root.chick.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2._currentframe > 1 and _root.chick2._currentframe < 5) {
					if (jump2 == 0) {
						_root.chick2._y -= 2;
						_root.chick2.gotoAndPlay(13);
						jump2 = 1;
						_root.chick2.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3._currentframe > 1 and _root.chick3._currentframe < 5) {
					if (jump3 == 0) {
						_root.chick3._y -= 2;
						_root.chick3.gotoAndPlay(13);
						jump3 = 1;
						_root.chick3.mode = 0;
					}
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4._currentframe > 1 and _root.chick4._currentframe < 5) {
					if (jump4 == 0) {
						_root.chick4._y -= 2;
						_root.chick4.gotoAndPlay(13);
						jump4 = 1;
						_root.chick4.mode = 0;
					}
				}
			}
		}
	}
	instance of movieClip 2038	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				if (_root.chick.mode !== 2 and _root.chick._currentframe < 13) {
					_root.chick.mode = 2;
					_root.chick.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick2)) {
				if (_root.chick2.mode !== 2 and _root.chick2._currentframe < 13) {
					_root.chick2.mode = 2;
					_root.chick2.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick3)) {
				if (_root.chick3.mode !== 2 and _root.chick3._currentframe < 13) {
					_root.chick3.mode = 2;
					_root.chick3.gotoAndPlay(13);
				}
			}
			if (this.hitTest(_root.chick4)) {
				if (_root.chick4.mode !== 2 and _root.chick4._currentframe < 13) {
					_root.chick4.mode = 2;
					_root.chick4.gotoAndPlay(13);
				}
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance flag of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 3;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.nextFrame();
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.nextFrame();
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.nextFrame();
								}
							}
						}
					}
				}
			}
		}
	}
	instance of movieClip 2939	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick._x, _root.chick._y, true)) {
				_root.chick._y -= 1;
				_root.chick.yspeed = 0;
				_root.chick.mode = 3;
			}
			while (this.hitTest(_root.chick2._x, _root.chick2._y, true)) {
				_root.chick2._y -= 1;
				_root.chick2.yspeed = 0;
				_root.chick2.mode = 3;
			}
			while (this.hitTest(_root.chick3._x, _root.chick3._y, true)) {
				_root.chick3._y -= 1;
				_root.chick3.yspeed = 0;
				_root.chick3.mode = 3;
			}
			while (this.hitTest(_root.chick4._x, _root.chick4._y, true)) {
				_root.chick4._y -= 1;
				_root.chick4.yspeed = 0;
				_root.chick4.mode = 3;
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance chick3 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 7;
			hairtype = 5;
			colourtype = 10;
			spottype = 1;
			spotcolourtype = 0;
			_root.eyetype3 = eyetype;
			_root.hairtype3 = hairtype;
			_root.colourtype3 = colourtype;
			_root.spottype3 = spottype;
			_root.spotcolourtype3 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 8;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick2 of movieClip 1246	{
		onClipEvent (load) {
			yspeed = 0;
			level = _root.enelvl - 50 + Math.random() * 100;
			level2 = _root.enelvl - 50 + Math.random() * 100;
			level3 = _root.enelvl - 50 + Math.random() * 100;
			level4 = _root.enelvl - 50 + Math.random() * 100;
			level5 = _root.enelvl - 50 + Math.random() * 100;
			delay = (1750 - level) / 100;
			mode = 1;
			eyetype = 13;
			hairtype = 7;
			colourtype = 13;
			spottype = 13;
			spotcolourtype = 0;
			_root.eyetype2 = eyetype;
			_root.hairtype2 = hairtype;
			_root.colourtype2 = colourtype;
			_root.spottype2 = spottype;
			_root.spotcolourtype2 = spotcolourtype;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay2 = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 2;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - level) / 100;
						}
					} else {
						_x = _x + level / 100;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + level2) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + level3 / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + level4 / 250);
				}
				if (mode == 5) {
					if (_currentframe == 1) {
						gotoAndPlay(70);
					}
					if (_currentframe == 77) {
						gotoAndStop(98);
						_x = _x + 30;
						_y = _y + 10;
						xspeed = 4;
						yspeed = 0;
					}
					if (_currentframe == 98) {
						start_y = _y;
						if (yspeed > 0) {
							xspeed += yspeed / 7;
						}
						yspeed += 2;
						_y = _y + yspeed;
						_x = _x + xspeed;
						xspeed *= 0.95;
						end_y = _y;
						ymoved = end_y - start_y;
						_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
					}
					if (_currentframe == 99) {
						xspeed *= 0.8;
						_x = _x + xspeed;
						if (xspeed < 0.5) {
							gotoAndPlay(24);
							_y = _y - 13;
							_x = _x - 3;
						}
					}
				}
				if (mode == 6) {
					if (setup !== 1) {
						if (_currentframe == 2) {
							_x = _x + 3;
						}
						if (_currentframe == 3) {
							_x = _x + 6;
						}
						if (_currentframe == 4) {
							_x = _x + 10;
						}
						if (_currentframe == 5) {
							_x = _x + 14;
						}
						if (_currentframe == 6) {
							_x = _x + 20;
						}
						if (_currentframe == 7) {
							_x = _x + 26;
						}
						if (_currentframe == 8) {
							_x = _x + 34;
						}
						if (_currentframe == 9) {
							_x = _x + 40;
						}
						if (_currentframe == 10) {
							_x = _x + 45;
						}
						if (_currentframe == 11) {
							_x = _x + 48;
						}
						gotoAndStop(1);
						starty = _y - 2;
						extray = 0;
						extrar = 0;
						setup = 1;
						part = 1;
					}
					if (part == 1) {
						extray += 0.03 + level5 / 3000;
						extrar += 0.02 + level5 / 2000;
						_y = starty + extray;
						_rotation = extrar;
						if (extray > 5) {
							part = 2;
						}
					}
					if (part == 2) {
						if (setup2 !== 1) {
							setup2 = 1;
							xspeed = 8;
							yspeed = -15;
							rspeed = -1;
						}
						_x = _x + xspeed;
						_y = _y + yspeed;
						_rotation = _rotation + rspeed;
						rspeed *= 0.9;
						yspeed += 1;
					}
				}
			}
		}
	}
	instance chick of movieClip 1237	{
		onClipEvent (load) {
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
			yspeed = 0;
			delay = (1750 - runspeed) / 100;
			mode = 1;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				_root.delay = delay;
				if (mode == 1) {
					_rotation = 0;
					_y = _y + yspeed;
					yspeed += 1.5;
					if (_currentframe > 12) {
						gotoAndStop(1);
					}
					if (_currentframe == 1) {
						delay -= 1;
						if (delay <= 0 and yspeed < 3) {
							play();
							delay = (1750 - runspeed) / 100;
						}
					} else {
						_x = _x + runspeed / 250;
					}
				}
				if (mode == 2) {
					_y = _y + 1;
					_x = _x + Number(20 + flyspeed) / 200;
				}
				if (mode == 3) {
					if (_rotation > 0) {
						_rotation = _rotation + -_rotation / 16;
						xspeed *= 0.8;
						_x = _x + xspeed;
					}
					gotoAndStop(31);
					_x = _x + (1 + swimspeed / 200);
				}
				if (mode == 4) {
					_y = _y - (0.5 + climbspeed / 250);
				}
			}
			if (mode == 5) {
				if (_currentframe == 1) {
					gotoAndPlay(70);
				}
				if (_currentframe == 77) {
					gotoAndStop(98);
					_x = _x + 30;
					_y = _y + 10;
					xspeed = 4;
					yspeed = 0;
				}
				if (_currentframe == 98) {
					start_y = _y;
					if (yspeed > 0) {
						xspeed += yspeed / 7;
					}
					yspeed += 2;
					_y = _y + yspeed;
					_x = _x + xspeed;
					xspeed *= 0.95;
					end_y = _y;
					ymoved = end_y - start_y;
					_rotation = _rotation + (Math.atan(ymoved / xspeed) / 0.0174532925199433 - 20 - _rotation) / 2;
				}
				if (_currentframe == 99) {
					xspeed *= 0.8;
					_x = _x + xspeed;
					if (xspeed < 0.5) {
						gotoAndPlay(24);
						_y = _y - 13;
						_x = _x - 3;
					}
				}
			}
			if (mode == 6) {
				if (setup !== 1) {
					if (_currentframe == 2) {
						_x = _x + 3;
					}
					if (_currentframe == 3) {
						_x = _x + 6;
					}
					if (_currentframe == 4) {
						_x = _x + 10;
					}
					if (_currentframe == 5) {
						_x = _x + 14;
					}
					if (_currentframe == 6) {
						_x = _x + 20;
					}
					if (_currentframe == 7) {
						_x = _x + 26;
					}
					if (_currentframe == 8) {
						_x = _x + 34;
					}
					if (_currentframe == 9) {
						_x = _x + 40;
					}
					if (_currentframe == 10) {
						_x = _x + 45;
					}
					if (_currentframe == 11) {
						_x = _x + 48;
					}
					gotoAndStop(1);
					starty = _y - 2;
					extray = 0;
					extrar = 0;
					setup = 1;
					part = 1;
				}
				if (part == 1) {
					extray += 0.03 + jumpspeed / 3000;
					extrar += 0.02 + jumpspeed / 2000;
					_y = starty + extray;
					_rotation = extrar;
					if (extray > 5) {
						part = 2;
					}
				}
				if (part == 2) {
					if (setup2 !== 1) {
						setup2 = 1;
						xspeed = 8;
						yspeed = -15;
						rspeed = -1;
					}
					_x = _x + xspeed;
					_y = _y + yspeed;
					_rotation = _rotation + rspeed;
					rspeed *= 0.9;
					yspeed += 1;
				}
			}
		}
	}
	movieClip 2966	{
	}
	instance of movieClip 2966	{
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 1) {
				if (this.hitTest(_root.chick._x + 20, _root.chick._y - 35, true)) {
					while (this.hitTest(_root.chick._x + 20, _root.chick._y, true)) {
						--_root.chick._x;
					}
					_root.chick.mode = 4;
					_root.chick.gotoAndStop(32);
				}
			}
			if (_root.chick.mode == 1) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 1;
				}
			}
			if (_root.chick.mode == 2) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick.mode == 3) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 28, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed = 0;
					_root.chick.mode = 1;
					_root.chick.gotoAndStop(1);
				}
			}
			if (_root.chick.mode == 5) {
				while (this.hitTest(_root.chick._x, _root.chick._y + 20, true)) {
					_root.chick._y -= 1;
					_root.chick.yspeed -= 0.5;
				}
			}
			if (_root.chick.mode == 6) {
				if (this.hitTest(_root.chick._x, _root.chick._y + 28, true) and _root.chick.part == 2) {
					_root.chick.part = 0;
					_root.chick.setup = 0;
					_root.chick.setup2 = 0;
					_root.chick.mode = 1;
				}
			}
			if (_root.chick2.mode == 1) {
				if (this.hitTest(_root.chick2._x + 20, _root.chick2._y - 35, true)) {
					while (this.hitTest(_root.chick2._x + 20, _root.chick2._y, true)) {
						--_root.chick2._x;
					}
					_root.chick2.mode = 4;
					_root.chick2.gotoAndStop(32);
				}
			}
			if (_root.chick2.mode == 1) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
				}
			}
			if (_root.chick2.mode == 2) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick2.mode == 3) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed = 0;
					_root.chick2.mode = 1;
					_root.chick2.gotoAndStop(1);
				}
			}
			if (_root.chick2.mode == 5) {
				while (this.hitTest(_root.chick2._x, _root.chick2._y + 20, true)) {
					_root.chick2._y -= 1;
					_root.chick2.yspeed -= 0.5;
				}
			}
			if (_root.chick2.mode == 6) {
				if (this.hitTest(_root.chick2._x, _root.chick2._y + 28, true) and _root.chick2.part == 2) {
					_root.chick2.part = 0;
					_root.chick2.setup = 0;
					_root.chick2.setup2 = 0;
					_root.chick2.mode = 1;
				}
			}
			if (_root.chick3.mode == 1) {
				if (this.hitTest(_root.chick3._x + 20, _root.chick3._y - 35, true)) {
					while (this.hitTest(_root.chick3._x + 20, _root.chick3._y, true)) {
						--_root.chick3._x;
					}
					_root.chick3.mode = 4;
					_root.chick3.gotoAndStop(32);
				}
			}
			if (_root.chick3.mode == 1) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
				}
			}
			if (_root.chick3.mode == 2) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick3.mode == 3) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed = 0;
					_root.chick3.mode = 1;
					_root.chick3.gotoAndStop(1);
				}
			}
			if (_root.chick3.mode == 5) {
				while (this.hitTest(_root.chick3._x, _root.chick3._y + 20, true)) {
					_root.chick3._y -= 1;
					_root.chick3.yspeed -= 0.5;
				}
			}
			if (_root.chick3.mode == 6) {
				if (this.hitTest(_root.chick3._x, _root.chick3._y + 28, true) and _root.chick3.part == 2) {
					_root.chick3.part = 0;
					_root.chick3.setup = 0;
					_root.chick3.setup2 = 0;
					_root.chick3.mode = 1;
				}
			}
			if (_root.chick4.mode == 1) {
				if (this.hitTest(_root.chick4._x + 20, _root.chick4._y - 35, true)) {
					while (this.hitTest(_root.chick4._x + 20, _root.chick4._y, true)) {
						--_root.chick4._x;
					}
					_root.chick4.mode = 4;
					_root.chick4.gotoAndStop(32);
				}
			}
			if (_root.chick4.mode == 1) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
				}
			}
			if (_root.chick4.mode == 2) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
			if (_root.chick4.mode == 3) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed = 0;
					_root.chick4.mode = 1;
					_root.chick4.gotoAndStop(1);
				}
			}
			if (_root.chick4.mode == 5) {
				while (this.hitTest(_root.chick4._x, _root.chick4._y + 20, true)) {
					_root.chick4._y -= 1;
					_root.chick4.yspeed -= 0.5;
				}
			}
			if (_root.chick4.mode == 6) {
				if (this.hitTest(_root.chick4._x, _root.chick4._y + 28, true) and _root.chick4.part == 2) {
					_root.chick4.part = 0;
					_root.chick4.setup = 0;
					_root.chick4.setup2 = 0;
					_root.chick4.mode = 1;
				}
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance of movieClip 2707	{
		onClipEvent (load) {
			_visible = false;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.chick)) {
				_root.chick.mode = 6;
			}
			if (this.hitTest(_root.chick2)) {
				_root.chick2.mode = 6;
			}
			if (this.hitTest(_root.chick3)) {
				_root.chick3.mode = 6;
			}
			if (this.hitTest(_root.chick4)) {
				_root.chick4.mode = 6;
			}
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	instance of movieClip 2294	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.chick.mode == 4) {
				if (this.hitTest(_root.chick._x + 22, _root.chick._y, true)) {
					_root.chick.mode = 0;
					_root.chick.yspeed = 0;
					_root.chick.play();
				}
			}
			if (_root.chick2.mode == 4) {
				if (this.hitTest(_root.chick2._x + 22, _root.chick2._y, true)) {
					_root.chick2.mode = 0;
					_root.chick2.yspeed = 0;
					_root.chick2.play();
				}
			}
			if (_root.chick3.mode == 4) {
				if (this.hitTest(_root.chick3._x + 22, _root.chick3._y, true)) {
					_root.chick3.mode = 0;
					_root.chick3.yspeed = 0;
					_root.chick3.play();
				}
			}
			if (_root.chick4.mode == 4) {
				if (this.hitTest(_root.chick4._x + 22, _root.chick4._y, true)) {
					_root.chick4.mode = 0;
					_root.chick4.yspeed = 0;
					_root.chick4.play();
				}
			}
		}
	}
	instance of movieClip 2342	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick)) {
				--_root.chick._x;
			}
			while (this.hitTest(_root.chick2)) {
				--_root.chick2._x;
			}
			while (this.hitTest(_root.chick3)) {
				--_root.chick3._x;
			}
			while (this.hitTest(_root.chick4)) {
				--_root.chick4._x;
			}
		}
	}
	instance of movieClip 2342	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick)) {
				--_root.chick._x;
			}
			while (this.hitTest(_root.chick2)) {
				--_root.chick2._x;
			}
			while (this.hitTest(_root.chick3)) {
				--_root.chick3._x;
			}
			while (this.hitTest(_root.chick4)) {
				--_root.chick4._x;
			}
		}
	}
	instance of movieClip 2342	{
		onClipEvent (load) {
			_alpha = 0;
		}
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.chick)) {
				--_root.chick._x;
			}
			while (this.hitTest(_root.chick2)) {
				--_root.chick2._x;
			}
			while (this.hitTest(_root.chick3)) {
				--_root.chick3._x;
			}
			while (this.hitTest(_root.chick4)) {
				--_root.chick4._x;
			}
		}
	}
	instance cam of movieClip 1085	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.chick._x - _x) / 16;
			if (_root.first == 0) {
				_y = _y + (_root.chick._y + 150 - _y) / 8;
			}
			if (_y < -300) {
				_y = -300;
			}
			if (_y > 230) {
				_y = 230;
			}
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 2430) {
				_x = 2430;
			}
			_root.energy._x = _x;
			_root.energy._y = _y - 214;
		}
	}
	frame 229 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 229 {
		firstmessage = 'CONGRATULATIONS YOU WON THE RACE AND $300';
		seconmessage = 'YOU CAME IN SECOND. TRY MORE JUMPING TRAINING';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 229 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race17 = 1;
			_root.money = Number(_root.money + 300);
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.second == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.second == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.second == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance of movieClip 1258	{
		onClipEvent (release) {
			getURL('http://armorgames.com', '_blank');
		}
	}
	frame 230 {
		song = 12;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 230 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	movieClip 2972	{
	}
	instance of movieClip 2972	{
		onClipEvent (load) {
			if (_root.race15 == 1 and _root.race16 == 1 and _root.race17 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (rollOut, dragOut) {
			_alpha = 100;
		}
		onClipEvent (release) {
			if (_root.race15 == 1 and _root.race16 == 1 and _root.race17 == 1) {
				_root.nextFrame();
			}
		}
	}
	movieClip 2974	{
	}
	instance of movieClip 2974	{
		onClipEvent (load) {
			if (_root.race17 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 2976	{
	}
	instance of movieClip 2976	{
		onClipEvent (load) {
			if (_root.race16 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	movieClip 2978	{
	}
	instance of movieClip 2978	{
		onClipEvent (load) {
			if (_root.race15 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
	}
	frame 231 {
		song = 12;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	movieClip 2981	{
	}
	instance of movieClip 2981	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 232 {
		song = 1;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 232 {
		_root.dp = 1;
	}
	movieClip 2991	{
	}
	movieClip 2995	{
	}
	movieClip 2997	{
	}
	movieClip 3000	{
		frame 156 {
			_root.nextFrame();
		}
	}
	frame 233 {
		song = 12;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 233 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	frame 233 {
		kongregate.stats.submit('moneytotal', _root.money);
	}
	frame 233 {
		stop();
		duckinuse = 0;
	}
	movieClip 3002	{
	}
	instance of movieClip 3002	{
		onClipEvent (load) {
			centre = 750;
			_x = 500 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (enterFrame) {
			_x = 500 + (centre + _root.cam._x) / 1.5;
		}
	}
	instance of movieClip 2814	{
		onClipEvent (load) {
			centre = 750;
			_x = -500 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			_x = -500 + (centre + _root.cam._x) / 2;
		}
	}
	instance of movieClip 854	{
		onClipEvent (enterFrame) {
			_x = _root.npc3._x;
		}
		onClipEvent (release) {
			_root.gotoAndStop(222);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
		onClipEvent (load) {
			if (_root.race16 == 1) {
				_visible = false;
			}
		}
	}
	instance npc3 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 1;
			hairtype = 8;
			colourtype = 15;
			spottype = 12;
			spotcolourtype = 0;
		}
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 2;
		}
	}
	instance of movieClip 2816	{
		onClipEvent (load) {
			centre = 750;
			_x = +((centre + _root.cam._x) / 4);
		}
		onClipEvent (enterFrame) {
			_x = +((centre + _root.cam._x) / 4);
		}
	}
	instance shop of movieClip 857	{
		onClipEvent (load) {
			centre = _x;
			stop();
			_root.shopind._visible = false;
		}
		onClipEvent (rollOver) {
			_root.rlvr = 2;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 4;
			_root.shopind._x = _x;
			_root.shopind._y = _y;
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
			_root.shopind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
			_root.shopind._visible = false;
		}
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	instance of movieClip 854	{
		onClipEvent (enterFrame) {
			_x = _root.npc2._x;
		}
		onClipEvent (release) {
			_root.gotoAndStop(218);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
		onClipEvent (load) {
			if (_root.race15 == 1) {
				_visible = false;
			}
		}
	}
	instance npc2 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 9;
			hairtype = 5;
			colourtype = 7;
			spottype = 11;
			spotcolourtype = 0;
		}
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 2;
		}
	}
	instance of movieClip 854	{
		onClipEvent (enterFrame) {
			_x = _root.npc1._x;
		}
		onClipEvent (release) {
			_root.gotoAndStop(226);
		}
		onClipEvent (rollOver) {
			gotoAndStop(2);
		}
		onClipEvent (rollOut, dragOut) {
			gotoAndStop(1);
		}
		onClipEvent (load) {
			if (_root.race17 == 1) {
				_visible = false;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			eyetype = 7;
			hairtype = 5;
			colourtype = 10;
			spottype = 1;
			spotcolourtype = 0;
		}
		onClipEvent (load) {
			centre = _x;
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 2;
		}
	}
	movieClip 3004	{
	}
	instance of movieClip 3004	{
		onClipEvent (load) {
			centre = _x;
			if (_root.race18 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			_x = centre + (_root.cam._x - 375) / 4;
		}
		onClipEvent (release) {
			_root.gotoAndStop(257);
		}
	}
	instance ground of movieClip 2826	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duckA._x + _root.duckA.qwe._x, _root.duckA._y + _root.duckA.qwe._y + 27, true)) {
				_root.duckA._y -= 1;
				_root.duckA.yspeed = 0;
			}
			while (this.hitTest(_root.duckB._x + _root.duckB.qwe._x, _root.duckB._y + _root.duckB.qwe._y + 27, true)) {
				_root.duckB._y -= 1;
				_root.duckB.yspeed = 0;
			}
			while (this.hitTest(_root.duckC._x + _root.duckC.qwe._x, _root.duckC._y + _root.duckC.qwe._y + 27, true)) {
				_root.duckC._y -= 1;
				_root.duckC.yspeed = 0;
			}
			while (this.hitTest(_root.duckD._x + _root.duckD.qwe._x, _root.duckD._y + _root.duckD.qwe._y + 27, true)) {
				_root.duckD._y -= 1;
				_root.duckD.yspeed = 0;
			}
			while (this.hitTest(_root.duckE._x + _root.duckE.qwe._x, _root.duckE._y + _root.duckE.qwe._y + 27, true)) {
				_root.duckE._y -= 1;
				_root.duckE.yspeed = 0;
			}
			while (this.hitTest(_root.duckF._x + _root.duckF.qwe._x, _root.duckF._y + _root.duckF.qwe._y + 27, true)) {
				_root.duckF._y -= 1;
				_root.duckF.yspeed = 0;
			}
		}
	}
	instance duckA of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck1 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck1 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 1;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck1name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckB of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck2 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck2 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 2;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck2name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckC of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck3 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck3 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 3;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck3name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckD of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck4 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck4 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 4;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck4name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckE of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck5 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck5 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 5;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck5name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	instance duckF of movieClip 835	{
		onClipEvent (load) {
			yspeed = 0;
			skill = 0;
			if (_root.duck6 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.duck6 == 1) {
				_y = _y + yspeed;
				yspeed += 1;
				if (drag == 1) {
					yspeed = 0;
					_root.hover.gotoAndStop(2);
					_x = _x + (_root._xmouse - _x) / 4;
					_y = _y + (_root._ymouse - _y) / 4;
				}
				if (_x < 25) {
					_x = 25;
				}
				if (_y < 42) {
					_y = 42;
				}
				if (_x > 1475) {
					_x = 1475;
				}
			} else {
				_x = 100000000;
			}
		}
		onClipEvent (press) {
			drag = 1;
			_root.duh = _name;
		}
		onClipEvent (release, releaseOutside) {
			drag = 0;
		}
		onClipEvent (mouseUp) {
			drag = 0;
		}
		onClipEvent (rollOver) {
			_root.hover.duck = 6;
			_root.hover.gotoAndStop(1);
			_root.hover._visible = true;
			_root.hover._x = _x;
			_root.hover._y = _y - 150;
			_root.hover.thename = String(_root.duck6name);
			_root.hover.hovername = String(_root.hover.thename.toUpperCase());
		}
		onClipEvent (releaseOutside, rollOut) {
			_root.hover._visible = false;
		}
	}
	movieClip 3018	{
	}
	movieClip 3020	{
	}
	movieClip 3022	{
	}
	movieClip 3023	{
	}
	movieClip 3024	{
	}
	movieClip 3025	{
	}
	instance of movieClip 3025	{
		onClipEvent (load) {
			_root.flagind._visible = false;
			if (_root.race18 == 1) {
				_visible = false;
			}
		}
		onClipEvent (rollOver) {
			_root.flagind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.flagind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(239);
		}
	}
	instance hover of movieClip 942	{
		onClipEvent (load) {
			_visible = false;
			stop();
			duck = 0;
			above = 1;
		}
		onClipEvent (enterFrame) {
			if (_visible == false) {
				_alpha = 0;
			}
			if (_visible == true) {
				if (_alpha < 100) {
					_alpha = _alpha + 20;
				}
				if (above == 1) {
					if (duck == 1) {
						_x = _root.duckA._x;
						_y = _root.duckA._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 2) {
						_x = _root.duckB._x;
						_y = _root.duckB._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 3) {
						_x = _root.duckC._x;
						_y = _root.duckC._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 4) {
						_x = _root.duckD._x;
						_y = _root.duckD._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 5) {
						_x = _root.duckE._x;
						_y = _root.duckE._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 6) {
						_x = _root.duckF._x;
						_y = _root.duckF._y - 148;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
				} else {
					if (duck == 1) {
						_x = _root.duckA._x;
						_y = _root.duckA._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 2) {
						_x = _root.duckB._x;
						_y = _root.duckB._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 3) {
						_x = _root.duckC._x;
						_y = _root.duckC._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 4) {
						_x = _root.duckD._x;
						_y = _root.duckD._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 5) {
						_x = _root.duckE._x;
						_y = _root.duckE._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
					if (duck == 6) {
						_x = _root.duckF._x;
						_y = _root.duckF._y + 132;
						_x = Math.round(_x);
						_y = Math.round(_y);
					}
				}
			}
			if (_x < 75) {
				_x = 75;
			}
			if (_x > 1425) {
				_x = 1425;
			}
			if (_y < 100) {
				above = 0;
			}
			if (_y > 380) {
				above = 1;
			}
		}
	}
	instance cam of movieClip 924	{
		onClipEvent (load) {
			xspeed = 0;
			xspeed2 = 0;
			if (_root.firstvisit == 1) {
				_root.mover.play();
				go = 0;
			} else {
				go = 1;
				_root.mover.stop();
			}
			_root.firstvisit = 0;
		}
		onClipEvent (enterFrame) {
			xspeed2 *= 0.99;
			_x = _x + xspeed2 * 10;
			if (xspeed2 < xspeed) {
				xspeed2 += 0.05;
			}
			if (xspeed2 > xspeed) {
				xspeed2 -= 0.05;
			}
			if (xspeed2 > 1) {
				xspeed2 = 1;
			}
			if (xspeed2 < -1) {
				xspeed2 = -1;
			}
			if (go == 0) {
				if (_root.position == 1) {
					_x = _x + (_root.runtrainer._x - _x) / 8;
				}
				if (_root.position == 2) {
					_x = _x + (_root.npc1._x - _x) / 8;
				}
				if (_root.position == 3) {
					_x = _x + (_root.shop._x - _x) / 8;
				}
				if (_root.position == 4) {
					_x = _x + (_root.tourney._x - _x) / 8;
				}
			}
			if (go == 1) {
				xspeed = int((_root._xmouse - _x) / 200) * 10;
			}
			if (_x < 375) {
				_x = 375;
			}
			if (_x > 1125) {
				_x = 1125;
			}
			_root.mount._x = _x;
			_root.mount._y = _y;
		}
	}
	instance sett of movieClip 896	{
		onClipEvent (release) {
			_root.prevlocation = _root._currentframe;
			_root.gotoAndStop(31);
		}
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (releaseOutside, rollOut) {
			_alpha = 100;
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
		onClipEvent (load) {
			if (_root.firstvisit == 1) {
				_visible = false;
			}
		}
	}
	instance of movieClip 900	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	instance lol of movieClip 902	{
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
			moneyshow = 'Money: $' + _root.money;
		}
	}
	instance mount of movieClip 2828	{
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (rollOut, dragOut) {
			_alpha = 100;
		}
		onClipEvent (release) {
			_root.gotoAndStop(50);
		}
	}
	instance of movieClip 922	{
		onClipEvent (release) {
			_root.getURL('http://www.wixgames.co.uk', '_blank');
		}
		onClipEvent (rollOver) {
			_alpha = 50;
		}
		onClipEvent (releaseOutside, rollOut) {
			_alpha = 100;
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
		onClipEvent (load) {
			if (_root.firstvisit == 1) {
				_visible = false;
			}
		}
	}
	instance of movieClip 944	{
		onClipEvent (load) {
			gotoAndPlay(2);
		}
		onClipEvent (enterFrame) {
			_x = _root.cam._x;
		}
	}
	frame 234 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 2443	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(2);
		}
	}
	instance infoscreen of movieClip 2866	{
		onClipEvent (load) {
			stop();
		}
		onClipEvent (enterFrame) {
			_root.moneyshow = 'Money: $' + _root.money;
		}
	}
	instance of movieClip 2867	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(2);
		}
	}
	instance of movieClip 2868	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(5);
		}
	}
	instance of movieClip 2869	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(3);
		}
	}
	instance of movieClip 2871	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(4);
		}
	}
	instance of movieClip 2872	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(8);
		}
	}
	instance of movieClip 2873	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(6);
		}
	}
	instance of movieClip 2874	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(7);
		}
	}
	instance of movieClip 2876	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(10);
		}
	}
	instance of movieClip 2877	{
		onClipEvent (rollOver) {
			_xscale = 110;
			_yscale = 110;
		}
		onClipEvent (releaseOutside, rollOut) {
			_xscale = 100;
			_yscale = 100;
		}
		onClipEvent (press) {
			_root.infoscreen.gotoAndStop(9);
		}
	}
	frame 235 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 235 {
		type = int(random(10));
		if (type == 0) {
			ducknameinput.text = 'Duckald';
		}
		if (type == 1) {
			ducknameinput.text = 'Duckina';
		}
		if (type == 2) {
			ducknameinput.text = 'Duckette';
		}
		if (type == 3) {
			ducknameinput.text = 'Ducky';
		}
		if (type == 4) {
			ducknameinput.text = 'Duck';
		}
		if (type == 5) {
			ducknameinput.text = 'Duckaine';
		}
		if (type == 6) {
			ducknameinput.text = 'Duckipo';
		}
		if (type == 7) {
			ducknameinput.text = 'Ducken';
		}
		if (type == 8) {
			ducknameinput.text = 'Duke';
		}
		if (type == 9) {
			ducknameinput.text = 'Ducked';
		}
		if (type == 10) {
			ducknameinput.text = 'Duckic';
		}
		if (_root.duckinuse == 1) {
			kongregate.stats.submit('ducksinteam', 1);
			_root.duck1rlvl = 0;
			_root.duck1slvl = 0;
			_root.duck1flvl = 0;
			_root.duck1clvl = 0;
			_root.duck1elvl = 0;
			_root.duck1jlvl = 0;
		}
		if (_root.duckinuse == 2) {
			kongregate.stats.submit('ducksinteam', 2);
			_root.duck2rlvl = 0;
			_root.duck2slvl = 0;
			_root.duck2flvl = 0;
			_root.duck2clvl = 0;
			_root.duck2elvl = 0;
			_root.duck2jlvl = 0;
		}
		if (_root.duckinuse == 3) {
			kongregate.stats.submit('ducksinteam', 3);
			_root.duck3rlvl = 0;
			_root.duck3slvl = 0;
			_root.duck3flvl = 0;
			_root.duck3clvl = 0;
			_root.duck3elvl = 0;
			_root.duck3jlvl = 0;
		}
		if (_root.duckinuse == 4) {
			kongregate.stats.submit('ducksinteam', 4);
			_root.duck4rlvl = 0;
			_root.duck4slvl = 0;
			_root.duck4flvl = 0;
			_root.duck4clvl = 0;
			_root.duck4elvl = 0;
			_root.duck4jlvl = 0;
		}
		if (_root.duckinuse == 5) {
			kongregate.stats.submit('ducksinteam', 5);
			_root.duck5rlvl = 0;
			_root.duck5slvl = 0;
			_root.duck5flvl = 0;
			_root.duck5clvl = 0;
			_root.duck5elvl = 0;
			_root.duck5jlvl = 0;
		}
		if (_root.duckinuse == 6) {
			kongregate.stats.submit('ducksinteam', 6);
			_root.duck6rlvl = 0;
			_root.duck6slvl = 0;
			_root.duck6flvl = 0;
			_root.duck6clvl = 0;
			_root.duck6elvl = 0;
			_root.duck6jlvl = 0;
		}
	}
	instance of movieClip 305	{
	}
	frame 236 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 237 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	frame 238 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 239 {
		song = 12;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	movieClip 3047	{
	}
	button 3051 {
		on (release) {
			_root.gotoAndStop(233);
		}
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	frame 240 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.clvl = Math.floor(_root.duck1clvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.clvl = Math.floor(_root.duck2clvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.clvl = Math.floor(_root.duck3clvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.clvl = Math.floor(_root.duck4clvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.clvl = Math.floor(_root.duck5clvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.clvl = Math.floor(_root.duck6clvl / 10);
			}
			xscale = _parent.clvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.flvl = Math.floor(_root.duck1flvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.flvl = Math.floor(_root.duck2flvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.flvl = Math.floor(_root.duck3flvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.flvl = Math.floor(_root.duck4flvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.flvl = Math.floor(_root.duck5flvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.flvl = Math.floor(_root.duck6flvl / 10);
			}
			xscale = _parent.flvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.rlvl = Math.floor(_root.duck1rlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.rlvl = Math.floor(_root.duck2rlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.rlvl = Math.floor(_root.duck3rlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.rlvl = Math.floor(_root.duck4rlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.rlvl = Math.floor(_root.duck5rlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.rlvl = Math.floor(_root.duck6rlvl / 10);
			}
			xscale = _parent.rlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.slvl = Math.floor(_root.duck1slvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.slvl = Math.floor(_root.duck2slvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.slvl = Math.floor(_root.duck3slvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.slvl = Math.floor(_root.duck4slvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.slvl = Math.floor(_root.duck5slvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.slvl = Math.floor(_root.duck6slvl / 10);
			}
			xscale = _parent.slvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.elvl = Math.floor(_root.duck1elvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.elvl = Math.floor(_root.duck2elvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.elvl = Math.floor(_root.duck3elvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.elvl = Math.floor(_root.duck4elvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.elvl = Math.floor(_root.duck5elvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.elvl = Math.floor(_root.duck6elvl / 10);
			}
			xscale = _parent.elvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 785	{
		onClipEvent (load) {
			_xscale = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.duckname == _root.duck1name) {
				_parent.jlvl = Math.floor(_root.duck1jlvl / 10);
			}
			if (_root.duckname == _root.duck2name) {
				_parent.jlvl = Math.floor(_root.duck2jlvl / 10);
			}
			if (_root.duckname == _root.duck3name) {
				_parent.jlvl = Math.floor(_root.duck3jlvl / 10);
			}
			if (_root.duckname == _root.duck4name) {
				_parent.jlvl = Math.floor(_root.duck4jlvl / 10);
			}
			if (_root.duckname == _root.duck5name) {
				_parent.jlvl = Math.floor(_root.duck5jlvl / 10);
			}
			if (_root.duckname == _root.duck6name) {
				_parent.jlvl = Math.floor(_root.duck6jlvl / 10);
			}
			xscale = _parent.jlvl / 1.5;
			_xscale = _xscale + (xscale - _xscale) / 10;
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 3060 {
		on (rollOver) {
			if (_root.duck2 == 1) {
				_root.duckname = _root.duck2name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck2 == 1) {
				if (_root.duck2clvl >= 1500 and _root.duck2flvl >= 1500 and _root.duck2rlvl >= 1500 and _root.duck2slvl >= 1500 and _root.duck2jlvl >= 1500) {
					_root.duckinuse = 2;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 3061 {
		on (rollOver) {
			if (_root.duck3 == 1) {
				_root.duckname = _root.duck3name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck3 == 1) {
				if (_root.duck3clvl >= 1500 and _root.duck3flvl >= 1500 and _root.duck3rlvl >= 1500 and _root.duck3slvl >= 1500 and _root.duck3jlvl >= 1500) {
					_root.duckinuse = 3;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 3062 {
		on (rollOver) {
			if (_root.duck6 == 1) {
				_root.duckname = _root.duck6name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck6 == 1) {
				if (_root.duck6clvl >= 1500 and _root.duck6flvl >= 1500 and _root.duck6rlvl >= 1500 and _root.duck6slvl >= 1500 and _root.duck6jlvl >= 1500) {
					_root.duckinuse = 6;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 3063 {
		on (rollOver) {
			if (_root.duck5 == 1) {
				_root.duckname = _root.duck5name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck5 == 1) {
				if (_root.duck5clvl >= 1500 and _root.duck5flvl >= 1500 and _root.duck5rlvl >= 1500 and _root.duck5slvl >= 1500 and _root.duck5jlvl >= 1500) {
					_root.duckinuse = 5;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 3064 {
		on (rollOver) {
			if (_root.duck4 == 1) {
				_root.duckname = _root.duck4name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck4 == 1) {
				if (_root.duck4clvl >= 1500 and _root.duck4flvl >= 1500 and _root.duck4rlvl >= 1500 and _root.duck4slvl >= 1500 and _root.duck4jlvl >= 1500) {
					_root.duckinuse = 4;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	button 3065 {
		on (rollOver) {
			if (_root.duck1 == 1) {
				_root.duckname = _root.duck1name;
			} else {
				_root.duckname = '';
			}
		}
		on (release) {
			if (_root.duck1 == 1) {
				if (_root.duck1clvl >= 1500 and _root.duck1flvl >= 1500 and _root.duck1rlvl >= 1500 and _root.duck1slvl >= 1500 and _root.duck1jlvl >= 1500) {
					_root.duckinuse = 1;
					_root.nextFrame();
				} else {
					_root.indicator.gotoAndPlay(2);
				}
			}
		}
	}
	frame 241 {
		song = 12;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 241 {
		if (duckinuse == 1) {
			dname = duck1name;
		}
		if (duckinuse == 2) {
			dname = duck2name;
		}
		if (duckinuse == 3) {
			dname = duck3name;
		}
		if (duckinuse == 4) {
			dname = duck4name;
		}
		if (duckinuse == 5) {
			dname = duck5name;
		}
		if (duckinuse == 6) {
			dname = duck6name;
		}
		info1 = dname + ' is going to need some help to beat this guy. He can hover and be on fire without dying!';
		info2 = 'Use the arrows to control ' + dname + ' and press up to jump. Win the race and make sure not to touch the lava!';
	}
	instance of movieClip 1208	{
		onClipEvent (release) {
			_root.nextFrame();
		}
	}
	instance runtrainer of movieClip 851	{
		onClipEvent (load) {
			eyetype = 4;
			hairtype = 5;
			colourtype = 10;
			spottype = 3;
			spotcolourtype = 7;
			_root.runind._visible = false;
		}
		onClipEvent (enterFrame) {
			_root.runind._x = _x;
			_root.runind._y = _y;
		}
		onClipEvent (rollOver) {
			_root.runind._visible = true;
		}
		onClipEvent (rollOut, dragOut) {
			_root.runind._visible = false;
		}
		onClipEvent (release) {
			_root.gotoAndStop(19);
		}
	}
	frame 242 {
		song = 4;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 242 {
		go = 0;
	}
	movieClip 3073	{
	}
	instance of movieClip 3073	{
		onClipEvent (load) {
			centre = 750;
			_x = -500 + (centre + _root.cam._x) / 1.5;
		}
		onClipEvent (enterFrame) {
			_x = -500 + (centre + _root.cam._x) / 1.5;
		}
	}
	instance of movieClip 3073	{
		onClipEvent (load) {
			centre = 750;
			_x = -500 + (centre + _root.cam._x) / 2;
		}
		onClipEvent (enterFrame) {
			_x = -500 + (centre + _root.cam._x) / 2;
		}
	}
	movieClip 3074	{
		instance of movieClip 3025	{
			onClipEvent (load) {
				_root.flagind._visible = false;
			}
			onClipEvent (rollOver) {
				_root.flagind._visible = true;
			}
			onClipEvent (rollOut, dragOut) {
				_root.flagind._visible = false;
			}
			onClipEvent (release) {
				_root.gotoAndStop(239);
			}
		}
		frame 1289 {
			prevFrame();
		}
	}
	instance chick2 of movieClip 3074	{
		onClipEvent (load) {
			stop();
			_root.eyetype2 = 8;
			_root.hairtype2 = 5;
			_root.colourtype2 = 8;
			_root.spottype2 = 0;
			_root.spotcolourtype2 = 0;
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				play();
			}
		}
	}
	instance duck of movieClip 2521	{
		onClipEvent (load) {
			yspeed = 0;
			jumping = 0;
			if (_root.duckinuse == 1) {
				runspeed = _root.duck1rlvl;
				flyspeed = _root.duck1flvl;
				swimspeed = _root.duck1slvl;
				climbspeed = _root.duck1clvl;
				jumpspeed = _root.duck1jlvl;
				_root.eyetype1 = _root.duck1eye;
				_root.hairtype1 = _root.duck1hair;
				_root.colourtype1 = _root.duck1colour;
				_root.spottype1 = _root.duck1spot;
				_root.spotcolourtype1 = _root.duck1spotcolour;
			}
			if (_root.duckinuse == 2) {
				runspeed = _root.duck2rlvl;
				flyspeed = _root.duck2flvl;
				swimspeed = _root.duck2slvl;
				climbspeed = _root.duck2clvl;
				jumpspeed = _root.duck2jlvl;
				_root.eyetype1 = _root.duck2eye;
				_root.hairtype1 = _root.duck2hair;
				_root.colourtype1 = _root.duck2colour;
				_root.spottype1 = _root.duck2spot;
				_root.spotcolourtype1 = _root.duck2spotcolour;
			}
			if (_root.duckinuse == 3) {
				runspeed = _root.duck3rlvl;
				flyspeed = _root.duck3flvl;
				swimspeed = _root.duck3slvl;
				climbspeed = _root.duck3clvl;
				jumpspeed = _root.duck3jlvl;
				_root.eyetype1 = _root.duck3eye;
				_root.hairtype1 = _root.duck3hair;
				_root.colourtype1 = _root.duck3colour;
				_root.spottype1 = _root.duck3spot;
				_root.spotcolourtype1 = _root.duck3spotcolour;
			}
			if (_root.duckinuse == 4) {
				runspeed = _root.duck4rlvl;
				flyspeed = _root.duck4flvl;
				swimspeed = _root.duck4slvl;
				climbspeed = _root.duck4clvl;
				jumpspeed = _root.duck4jlvl;
				_root.eyetype1 = _root.duck4eye;
				_root.hairtype1 = _root.duck4hair;
				_root.colourtype1 = _root.duck4colour;
				_root.spottype1 = _root.duck4spot;
				_root.spotcolourtype1 = _root.duck4spotcolour;
			}
			if (_root.duckinuse == 5) {
				runspeed = _root.duck5rlvl;
				flyspeed = _root.duck5flvl;
				swimspeed = _root.duck5slvl;
				climbspeed = _root.duck5clvl;
				jumpspeed = _root.duck5jlvl;
				_root.eyetype1 = _root.duck5eye;
				_root.hairtype1 = _root.duck5hair;
				_root.colourtype1 = _root.duck5colour;
				_root.spottype1 = _root.duck5spot;
				_root.spotcolourtype1 = _root.duck5spotcolour;
			}
			if (_root.duckinuse == 6) {
				runspeed = _root.duck6rlvl;
				flyspeed = _root.duck6flvl;
				swimspeed = _root.duck6slvl;
				climbspeed = _root.duck6clvl;
				jumpspeed = _root.duck6jlvl;
				_root.eyetype1 = _root.duck6eye;
				_root.hairtype1 = _root.duck6hair;
				_root.colourtype1 = _root.duck6colour;
				_root.spottype1 = _root.duck6spot;
				_root.spotcolourtype1 = _root.duck6spotcolour;
			}
		}
		onClipEvent (enterFrame) {
			if (_root.go == 1) {
				yspeed += 1;
				_y = _y + yspeed;
				_y = _y + _root.yspeed;
				if (jumping == 0) {
					if (Key.isDown(39)) {
						gotoAndStop(1);
						frame1.play();
						_x = _x + 5;
					}
					if (Key.isDown(37)) {
						gotoAndStop(2);
						frame2.play();
						_x = _x - 5;
					}
					if (Key.isDown(38)) {
						_y = _y - 5;
						yspeed = -15;
						jumping = 1;
					}
				}
				if (_x < -1450) {
					_x = -1450;
				}
				if (jumping == 1) {
					if (Key.isDown(39)) {
						gotoAndStop(1);
						frame1.gotoAndStop(1);
						_x = _x + 5;
					}
					if (Key.isDown(37)) {
						gotoAndStop(2);
						frame2.gotoAndStop(1);
						_x = _x - 5;
					}
				}
			}
		}
	}
	movieClip 3076	{
	}
	instance of movieClip 3076	{
		onClipEvent (enterFrame) {
			while (this.hitTest(_root.duck._x + 2, _root.duck._y + 35, true)) {
				--_root.duck._y;
				if (_root.duck.yspeed > -2) {
					--_root.duck.yspeed;
				}
				_root.duck.jumping = 0;
			}
			while (this.hitTest(_root.duck._x - 2, _root.duck._y + 35, true)) {
				--_root.duck._y;
				if (_root.duck.yspeed > -2) {
					--_root.duck.yspeed;
				}
				_root.duck.jumping = 0;
			}
			while (this.hitTest(_root.duck._x + 25, _root.duck._y, true)) {
				--_root.duck._x;
			}
			while (this.hitTest(_root.duck._x - 25, _root.duck._y, true)) {
				++_root.duck._x;
			}
		}
	}
	instance cam of movieClip 924	{
		onClipEvent (enterFrame) {
			_x = _x + (_root.duck._x - _x) / 4;
			if (_x < -1111) {
				_x = -1111;
			}
			if (_x > 2940) {
				_x = 2940;
			}
		}
	}
	movieClip 3078	{
	}
	instance of movieClip 3078	{
		onClipEvent (enterFrame) {
			if (_root.duck.hitTest(this)) {
				_root.nextFrame();
			}
		}
	}
	movieClip 3080	{
	}
	instance of movieClip 3080	{
		onClipEvent (enterFrame) {
			if (_root.duck.hitTest(this)) {
				_root.nextFrame();
			}
		}
	}
	instance of movieClip 811	{
		onClipEvent (load) {
			NumberOfRacers = 2;
			_root.first = 0;
			_root.second = 0;
			_root.third = 0;
			_root.forth = 0;
			one = 0;
			two = 0;
			thr = 0;
			fou = 0;
		}
		onClipEvent (enterFrame) {
			if (this.hitTest(_root.duck) and one == 0) {
				one = 1;
				if (_root.first == 0) {
					_root.first = 1;
				} else {
					if (_root.second == 0) {
						_root.second = 1;
						if (NumberOfRacers == 2) {
							_root.gotoAndStop(244);
						}
					} else {
						if (_root.third == 0) {
							_root.third = 1;
							if (NumberOfRacers == 3) {
								_root.gotoAndStop(244);
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 1;
								if (NumberOfRacers == 4) {
									_root.gotoAndStop(244);
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick2) and two == 0) {
				two = 1;
				if (_root.first == 0) {
					_root.first = 2;
				} else {
					if (_root.second == 0) {
						_root.second = 2;
						if (NumberOfRacers == 2) {
							_root.gotoAndStop(244);
						}
					} else {
						if (_root.third == 0) {
							_root.third = 2;
							if (NumberOfRacers == 3) {
								_root.gotoAndStop(244);
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 2;
								if (NumberOfRacers == 4) {
									_root.gotoAndStop(244);
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick3) and thr == 0) {
				thr = 1;
				if (_root.first == 0) {
					_root.first = 3;
				} else {
					if (_root.second == 0) {
						_root.second = 3;
						if (NumberOfRacers == 2) {
							_root.gotoAndStop(244);
						}
					} else {
						if (_root.third == 0) {
							_root.third = 3;
							if (NumberOfRacers == 3) {
								_root.gotoAndStop(244);
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 3;
								if (NumberOfRacers == 4) {
									_root.gotoAndStop(244);
								}
							}
						}
					}
				}
			}
			if (this.hitTest(_root.chick4) and fou == 0) {
				fou = 1;
				if (_root.first == 0) {
					_root.first = 4;
				} else {
					if (_root.second == 0) {
						_root.second = 4;
						if (NumberOfRacers == 2) {
							_root.gotoAndStop(244);
						}
					} else {
						if (_root.third == 0) {
							_root.third = 4;
							if (NumberOfRacers == 3) {
								_root.gotoAndStop(244);
							}
						} else {
							if (_root.forth == 0) {
								_root.forth = 4;
								if (NumberOfRacers == 4) {
									_root.gotoAndStop(244);
								}
							}
						}
					}
				}
			}
		}
	}
	movieClip 3094	{
		frame 54 {
			if (_name == 'drip1') {
				_root.drip1._x = _parent._x + _x;
				_root.drip1._y = _parent._y + _y;
			}
			if (_name == 'drip2') {
				_root.drip2._x = _parent._x + _x;
				_root.drip2._y = _parent._y + _y;
			}
			if (_name == 'drip3') {
				_root.drip3._x = _parent._x + _x;
				_root.drip3._y = _parent._y + _y;
			}
			if (_name == 'drip4') {
				_root.drip4._x = _parent._x + _x;
				_root.drip4._y = _parent._y + _y;
			}
			if (_name == 'drip5') {
				_root.drip5._x = _parent._x + _x;
				_root.drip5._y = _parent._y + _y;
			}
		}
	}
	movieClip 3095	{
		instance drip2 of movieClip 3094	{
			onClipEvent (load) {
				gotoAndPlay(20);
			}
		}
		instance drip3 of movieClip 3094	{
			onClipEvent (load) {
				gotoAndPlay(35);
			}
		}
	}
	movieClip 3097	{
	}
	instance drip1 of movieClip 3097	{
		onClipEvent (enterFrame) {
			_y = _y + 10;
			if (_root.duck.hitTest(_x, _y + 40, true)) {
				_root.nextFrame();
			}
			if (_root.duck.hitTest(_x, _y - 40, true)) {
				_root.nextFrame();
			}
			if (_root.duck.hitTest(_x - 10, _y, true)) {
				_root.nextFrame();
			}
			if (_root.duck.hitTest(_x + 10, _y, true)) {
				_root.nextFrame();
			}
		}
	}
	instance drip2 of movieClip 3097	{
		onClipEvent (enterFrame) {
			_y = _y + 10;
			if (_root.duck.hitTest(_x, _y + 40, true)) {
				_root.nextFrame();
			}
			if (_root.duck.hitTest(_x, _y - 40, true)) {
				_root.nextFrame();
			}
			if (_root.duck.hitTest(_x - 10, _y, true)) {
				_root.nextFrame();
			}
			if (_root.duck.hitTest(_x + 10, _y, true)) {
				_root.nextFrame();
			}
		}
	}
	instance drip3 of movieClip 3097	{
		onClipEvent (enterFrame) {
			_y = _y + 10;
			if (_root.duck.hitTest(_x, _y + 40, true)) {
				_root.nextFrame();
			}
			if (_root.duck.hitTest(_x, _y - 40, true)) {
				_root.nextFrame();
			}
			if (_root.duck.hitTest(_x - 10, _y, true)) {
				_root.nextFrame();
			}
			if (_root.duck.hitTest(_x + 10, _y, true)) {
				_root.nextFrame();
			}
		}
	}
	movieClip 3099	{
		instance drip5 of movieClip 3094	{
			onClipEvent (load) {
				gotoAndPlay(20);
			}
		}
	}
	instance drip4 of movieClip 3097	{
		onClipEvent (enterFrame) {
			_y = _y + 10;
			if (_root.duck.hitTest(_x, _y + 40, true)) {
				_root.nextFrame();
			}
			if (_root.duck.hitTest(_x, _y - 40, true)) {
				_root.nextFrame();
			}
			if (_root.duck.hitTest(_x - 10, _y, true)) {
				_root.nextFrame();
			}
			if (_root.duck.hitTest(_x + 10, _y, true)) {
				_root.nextFrame();
			}
		}
	}
	instance drip5 of movieClip 3097	{
		onClipEvent (enterFrame) {
			_y = _y + 10;
			if (_root.duck.hitTest(_x, _y + 40, true)) {
				_root.nextFrame();
			}
			if (_root.duck.hitTest(_x, _y - 40, true)) {
				_root.nextFrame();
			}
			if (_root.duck.hitTest(_x - 10, _y, true)) {
				_root.nextFrame();
			}
			if (_root.duck.hitTest(_x + 10, _y, true)) {
				_root.nextFrame();
			}
		}
	}
	frame 243 {
		song = 5;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 243 {
		hosp = dname + ' was rushed to the hospital and 4 weeks later made a full recovery';
	}
	button 3103 {
		on (release) {
			gotoAndStop(233);
		}
	}
	button 3106 {
		on (release) {
			prevFrame();
		}
	}
	frame 244 {
		if (first == 1) {
			song = 6;
		} else {
			song = 5;
		}
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 244 {
		firstmessage = 'YOU BEAT THE DAMN CHAMPION!';
		seconmessage = 'YOU CAME IN SECOND. TRY AGAIN!';
		thirdmessage = 'LAST? TRAIN MORE TO INCREASE YOUR SPEED!';
		forthmessage = '';
	}
	frame 244 {
		if (first == 1) {
			position = '1';
			suffix = 'st';
			result = firstmessage;
			_root.race18 = 1;
			kongregate.stats.submit('gamewon', 1);
		}
		if (second == 1) {
			position = '2';
			suffix = 'nd';
			result = seconmessage;
		}
		if (third == 1) {
			position = '3';
			suffix = 'rd';
			result = thirdmessage;
		}
		if (forth == 1) {
			position = '4';
			suffix = 'th';
			result = forthmessage;
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.second == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.second == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.second == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.second == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.first == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			}
			if (_root.first == 2) {
				eyetype = _root.eyetype2;
				hairtype = _root.hairtype2;
				colourtype = _root.colourtype2;
				spottype = _root.spottype2;
				spotcolourtype = _root.spotcolourtype2;
			}
			if (_root.first == 3) {
				eyetype = _root.eyetype3;
				hairtype = _root.hairtype3;
				colourtype = _root.colourtype3;
				spottype = _root.spottype3;
				spotcolourtype = _root.spotcolourtype3;
			}
			if (_root.first == 4) {
				eyetype = _root.eyetype4;
				hairtype = _root.hairtype4;
				colourtype = _root.colourtype4;
				spottype = _root.spottype4;
				spotcolourtype = _root.spotcolourtype4;
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.third == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.third == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.third == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.third == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	instance npc1 of movieClip 851	{
		onClipEvent (load) {
			if (_root.forth == 1) {
				eyetype = _root.eyetype1;
				hairtype = _root.hairtype1;
				colourtype = _root.colourtype1;
				spottype = _root.spottype1;
				spotcolourtype = _root.spotcolourtype1;
			} else {
				if (_root.forth == 2) {
					eyetype = _root.eyetype2;
					hairtype = _root.hairtype2;
					colourtype = _root.colourtype2;
					spottype = _root.spottype2;
					spotcolourtype = _root.spotcolourtype2;
				} else {
					if (_root.forth == 3) {
						eyetype = _root.eyetype3;
						hairtype = _root.hairtype3;
						colourtype = _root.colourtype3;
						spottype = _root.spottype3;
						spotcolourtype = _root.spotcolourtype3;
					} else {
						if (_root.forth == 4) {
							eyetype = _root.eyetype4;
							hairtype = _root.hairtype4;
							colourtype = _root.colourtype4;
							spottype = _root.spottype4;
							spotcolourtype = _root.spotcolourtype4;
						} else {
							_visible = false;
						}
					}
				}
			}
		}
	}
	button 3111 {
		on (release) {
			_root.gotoAndStop(241);
		}
	}
	instance of movieClip 1369	{
		onClipEvent (enterFrame) {
			if (_root.race18 == 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (release) {
			if (_root.race18 == 1) {
				_root.nextFrame();
			}
		}
	}
	frame 245 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 245 {
		compl = dname + ', you are the new world champion of duck racing';
	}
	button 3113 {
		on (release) {
			nextFrame();
		}
	}
	frame 246 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 246 {
		duckinuse = 0;
	}
	button 3115 {
		on (release) {
			gotoAndPlay(251);
		}
	}
	
	// unknown tag 88 length 152
	frame 247 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 248 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	movieClip 3122	{
		frame 11 {
			stop();
		}
	}
	frame 249 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 3125 {
		on (release) {
			gotoAndStop(5);
		}
	}
	frame 250 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 251 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 3127 {
		on (release) {
			gotoAndStop(246);
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 3134 {
		on (release) {
			_root.duck1hair = 21;
			_root.nextFrame();
		}
	}
	button 3135 {
		on (release) {
			_root.duck2hair = 21;
			_root.nextFrame();
		}
	}
	button 3136 {
		on (release) {
			_root.duck3hair = 21;
			_root.nextFrame();
		}
	}
	button 3137 {
		on (release) {
			_root.duck4hair = 21;
			_root.nextFrame();
		}
	}
	button 3138 {
		on (release) {
			_root.duck5hair = 21;
			_root.nextFrame();
		}
	}
	button 3139 {
		on (release) {
			_root.duck6hair = 21;
			_root.nextFrame();
		}
	}
	frame 252 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 3141 {
		on (release) {
			gotoAndStop(253);
		}
	}
	frame 253 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 253 {
		duck0eye = 1;
		duck0colour = 1;
		duck0hair = 0;
	}
	instance of movieClip 33	{
		onClipEvent (enterFrame) {
			type = _root.duck0colour;
			gotoAndStop(type);
			type2 = _root.duck0hair;
			hairframe = type + 15 * type2;
			_root.hair.gotoAndStop(hairframe);
		}
	}
	instance eye of movieClip 145	{
		onClipEvent (enterFrame) {
			type = _root.duck0eye;
			gotoAndStop(type);
		}
	}
	movieClip 3145	{
	}
	instance of movieClip 3145	{
		onClipEvent (enterFrame) {
			if (_root.duck0hair < 20) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (release) {
			_root.duck0hair = Number(_root.duck0hair + 1);
		}
	}
	instance of movieClip 3145	{
		onClipEvent (enterFrame) {
			if (_root.duck0eye < 15) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (release) {
			_root.duck0eye = Number(_root.duck0eye + 1);
		}
	}
	instance of movieClip 3145	{
		onClipEvent (enterFrame) {
			if (_root.duck0colour < 15) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (release) {
			_root.duck0colour = Number(_root.duck0colour + 1);
		}
	}
	instance of movieClip 3145	{
		onClipEvent (enterFrame) {
			if (_root.duck0hair > 0) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (release) {
			_root.duck0hair = Number(_root.duck0hair - 1);
		}
	}
	instance of movieClip 3145	{
		onClipEvent (enterFrame) {
			if (_root.duck0eye > 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (release) {
			_root.duck0eye = Number(_root.duck0eye - 1);
		}
	}
	instance of movieClip 3145	{
		onClipEvent (enterFrame) {
			if (_root.duck0colour > 1) {
				_visible = true;
			} else {
				_visible = false;
			}
		}
		onClipEvent (release) {
			_root.duck0colour = Number(_root.duck0colour - 1);
		}
	}
	button 3147 {
		on (release) {
			if (_root.duck1 !== 1) {
				_root.duckinuse = 1;
				_root.duck1 = 1;
				_root.duck1colour = _root.duck0colour;
				_root.duck1spot = 0;
				_root.duck1spotcolour = 0;
				_root.duck1eye = _root.duck0eye;
				_root.duck1hair = _root.duck0hair;
				_root.nextFrame();
			} else {
				if (_root.duck2 !== 1) {
					_root.duckinuse = 2;
					_root.duck2 = 1;
					_root.duck2colour = _root.duck0colour;
					_root.duck2spot = 0;
					_root.duck2spotcolour = 0;
					_root.duck2eye = _root.duck0eye;
					_root.duck2hair = _root.duck0hair;
					_root.nextFrame();
				} else {
					if (_root.duck3 !== 1) {
						_root.duckinuse = 3;
						_root.duck3 = 1;
						_root.duck3colour = _root.duck0colour;
						_root.duck3spot = 0;
						_root.duck3spotcolour = 0;
						_root.duck3eye = _root.duck0eye;
						_root.duck3hair = _root.duck0hair;
						_root.nextFrame();
					} else {
						if (_root.duck4 !== 1) {
							_root.duckinuse = 4;
							_root.duck4 = 1;
							_root.duck4colour = _root.duck0colour;
							_root.duck4spot = 0;
							_root.duck4spotcolour = 0;
							_root.duck4eye = _root.duck0eye;
							_root.duck4hair = _root.duck0hair;
							_root.nextFrame();
						} else {
							if (_root.duck5 !== 1) {
								_root.duckinuse = 5;
								_root.duck5 = 1;
								_root.duck5colour = _root.duck0colour;
								_root.duck5spot = 0;
								_root.duck5spotcolour = 0;
								_root.duck5eye = _root.duck0eye;
								_root.duck5hair = _root.duck0hair;
								_root.nextFrame();
							} else {
								if (_root.duck6 !== 1) {
									_root.duckinuse = 6;
									_root.duck6 = 1;
									_root.duck6colour = _root.duck0colour;
									_root.duck6spot = 0;
									_root.duck6spotcolour = 0;
									_root.duck6eye = _root.duck0eye;
									_root.duck6hair = _root.duck0hair;
									_root.nextFrame();
								} else {
									_root.eggcolour = _root.duck0colour;
									_root.spot = 0;
									_root.spotcolour = 0;
									_root.eye = _root.duck0eye;
									_root.hair = _root.duck0hair;
									_root.gotoAndStop(_root._currentframe + 2);
								}
							}
						}
					}
				}
			}
		}
	}
	frame 254 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 254 {
		type = int(random(10));
		if (type == 0) {
			ducknameinput.text = 'Duckald';
		}
		if (type == 1) {
			ducknameinput.text = 'Duckina';
		}
		if (type == 2) {
			ducknameinput.text = 'Duckette';
		}
		if (type == 3) {
			ducknameinput.text = 'Ducky';
		}
		if (type == 4) {
			ducknameinput.text = 'Duck';
		}
		if (type == 5) {
			ducknameinput.text = 'Duckaine';
		}
		if (type == 6) {
			ducknameinput.text = 'Duckipo';
		}
		if (type == 7) {
			ducknameinput.text = 'Ducken';
		}
		if (type == 8) {
			ducknameinput.text = 'Duke';
		}
		if (type == 9) {
			ducknameinput.text = 'Ducked';
		}
		if (type == 10) {
			ducknameinput.text = 'Duckic';
		}
		if (_root.duckinuse == 1) {
			_root.duck1rlvl = 0;
			_root.duck1slvl = 0;
			_root.duck1flvl = 0;
			_root.duck1clvl = 0;
			_root.duck1elvl = 0;
			_root.duck1jlvl = 0;
		}
		if (_root.duckinuse == 2) {
			_root.duck2rlvl = 0;
			_root.duck2slvl = 0;
			_root.duck2flvl = 0;
			_root.duck2clvl = 0;
			_root.duck2elvl = 0;
			_root.duck2jlvl = 0;
		}
		if (_root.duckinuse == 3) {
			_root.duck3rlvl = 0;
			_root.duck3slvl = 0;
			_root.duck3flvl = 0;
			_root.duck3clvl = 0;
			_root.duck3elvl = 0;
			_root.duck3jlvl = 0;
		}
		if (_root.duckinuse == 4) {
			_root.duck4rlvl = 0;
			_root.duck4slvl = 0;
			_root.duck4flvl = 0;
			_root.duck4clvl = 0;
			_root.duck4elvl = 0;
			_root.duck4jlvl = 0;
		}
		if (_root.duckinuse == 5) {
			_root.duck5rlvl = 0;
			_root.duck5slvl = 0;
			_root.duck5flvl = 0;
			_root.duck5clvl = 0;
			_root.duck5elvl = 0;
			_root.duck5jlvl = 0;
		}
		if (_root.duckinuse == 6) {
			_root.duck6rlvl = 0;
			_root.duck6slvl = 0;
			_root.duck6flvl = 0;
			_root.duck6clvl = 0;
			_root.duck6elvl = 0;
			_root.duck6jlvl = 0;
		}
	}
	button 3149 {
		on (release) {
			if (_root.duckinuse == 1) {
				duck1name = ducknameinput.text;
			}
			if (_root.duckinuse == 2) {
				duck2name = ducknameinput.text;
			}
			if (_root.duckinuse == 3) {
				duck3name = ducknameinput.text;
			}
			if (_root.duckinuse == 4) {
				duck4name = ducknameinput.text;
			}
			if (_root.duckinuse == 5) {
				duck5name = ducknameinput.text;
			}
			if (_root.duckinuse == 6) {
				duck6name = ducknameinput.text;
			}
			_root.duckinuse = 0;
			gotoAndStop(_currentframe + 2);
		}
	}
	instance of movieClip 305	{
	}
	frame 255 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 3150 {
		on (release) {
			gotoAndStop(_currentframe - 2);
		}
	}
	button 3157 {
		on (release) {
			_root.duckinuse = 1;
			_root.duck1 = 1;
			_root.duck1colour = _root.eggcolour;
			_root.duck1spot = _root.spot;
			_root.duck1spotcolour = _root.spotcolour;
			_root.duck1eye = _root.eye;
			_root.duck1hair = _root.hair;
			_root.prevFrame();
		}
	}
	button 3158 {
		on (release) {
			_root.duckinuse = 2;
			_root.duck2 = 1;
			_root.duck2colour = _root.eggcolour;
			_root.duck2spot = _root.spot;
			_root.duck2spotcolour = _root.spotcolour;
			_root.duck2eye = _root.eye;
			_root.duck2hair = _root.hair;
			_root.prevFrame();
		}
	}
	button 3159 {
		on (release) {
			_root.duckinuse = 3;
			_root.duck3 = 1;
			_root.duck3colour = _root.eggcolour;
			_root.duck3spot = _root.spot;
			_root.duck3spotcolour = _root.spotcolour;
			_root.duck3eye = _root.eye;
			_root.duck3hair = _root.hair;
			_root.prevFrame();
		}
	}
	button 3160 {
		on (release) {
			_root.duckinuse = 4;
			_root.duck4 = 1;
			_root.duck4colour = _root.eggcolour;
			_root.duck4spot = _root.spot;
			_root.duck4spotcolour = _root.spotcolour;
			_root.duck4eye = _root.eye;
			_root.duck4hair = _root.hair;
			_root.prevFrame();
		}
	}
	button 3161 {
		on (release) {
			_root.duckinuse = 5;
			_root.duck5 = 1;
			_root.duck5colour = _root.eggcolour;
			_root.duck5spot = _root.spot;
			_root.duck5spotcolour = _root.spotcolour;
			_root.duck5eye = _root.eye;
			_root.duck5hair = _root.hair;
			_root.prevFrame();
		}
	}
	button 3162 {
		on (release) {
			_root.duckinuse = 6;
			_root.duck6 = 1;
			_root.duck6colour = _root.eggcolour;
			_root.duck6spot = _root.spot;
			_root.duck6spotcolour = _root.spotcolour;
			_root.duck6eye = _root.eye;
			_root.duck6hair = _root.hair;
			_root.prevFrame();
		}
	}
	frame 256 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	button 3164 {
		on (release) {
			gotoAndStop(233);
		}
	}
	frame 257 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 257 {
		duckinuse = 0;
	}
	button 3167 {
		on (release) {
			gotoAndStop(233);
		}
	}
	instance of movieClip 1014	{
		onClipEvent (load) {
			if (_root.duck1 !== 1) {
				_visible = false;
				_root.button1._visible = false;
				_root.duck1name = '';
			}
		}
	}
	instance of movieClip 1016	{
		onClipEvent (load) {
			if (_root.duck2 !== 1) {
				_visible = false;
				_root.button2._visible = false;
				_root.duck2name = '';
			}
		}
	}
	instance of movieClip 1018	{
		onClipEvent (load) {
			if (_root.duck6 !== 1) {
				_visible = false;
				_root.button6._visible = false;
				_root.duck6name = '';
			}
		}
	}
	instance of movieClip 1020	{
		onClipEvent (load) {
			if (_root.duck5 !== 1) {
				_visible = false;
				_root.button5._visible = false;
				_root.duck5name = '';
			}
		}
	}
	instance of movieClip 1022	{
		onClipEvent (load) {
			if (_root.duck4 !== 1) {
				_visible = false;
				_root.button4._visible = false;
				_root.duck4name = '';
			}
		}
	}
	instance of movieClip 1024	{
		onClipEvent (load) {
			if (_root.duck3 !== 1) {
				_visible = false;
				_root.button3._visible = false;
				_root.duck3name = '';
			}
		}
	}
	button 3174 {
		on (release) {
			_root.duckinuse = 1;
			_root.nextFrame();
		}
	}
	button 3175 {
		on (release) {
			_root.duckinuse = 2;
			_root.nextFrame();
		}
	}
	button 3176 {
		on (release) {
			_root.duckinuse = 3;
			_root.nextFrame();
		}
	}
	button 3177 {
		on (release) {
			_root.duckinuse = 4;
			_root.nextFrame();
		}
	}
	button 3178 {
		on (release) {
			_root.duckinuse = 5;
			_root.nextFrame();
		}
	}
	button 3179 {
		on (release) {
			_root.duckinuse = 6;
			_root.nextFrame();
		}
	}
	frame 258 {
		song = 2;
		if (music == 1) {
			if (musicbot._currentframe !== song) {
				stopAllSounds();
				musicbot.gotoAndStop(song);
			}
		}
	}
	frame 258 {
		game = SharedObject.getLocal('mydata');
		game.data.currentframe = _root._currentframe;
		game.flush();
	}
	frame 258 {
		rts = 1;
		counter = _root.i - 70;
		while (counter <= _root.i) {
			_root.boxarray[counter].removeMovieClip();
			++counter;
		}
	}
	button 3188 {
		on (release) {
			gotoAndStop(21);
		}
	}
	button 3191 {
		on (release) {
			gotoAndStop(24);
		}
	}
	button 3194 {
		on (release) {
			gotoAndStop(27);
		}
	}
	button 3195 {
		on (release) {
			gotoAndStop(59);
		}
	}
	button 3196 {
		on (release) {
			gotoAndStop(63);
		}
	}
	button 3199 {
		on (release) {
			gotoAndStop(65);
		}
	}
	button 3200 {
		on (release) {
			gotoAndStop(98);
		}
	}
	button 3201 {
		on (release) {
			gotoAndStop(101);
		}
	}
	button 3204 {
		on (release) {
			gotoAndStop(104);
		}
	}
	button 3207 {
		on (release) {
			gotoAndStop(140);
		}
	}
	button 3210 {
		on (release) {
			gotoAndStop(143);
		}
	}
	button 3213 {
		on (release) {
			gotoAndStop(146);
		}
	}
	button 3215 {
		on (release) {
			gotoAndStop(180);
		}
	}
	button 3218 {
		on (release) {
			gotoAndStop(183);
		}
	}
	button 3221 {
		on (release) {
			gotoAndStop(186);
		}
	}
	button 3222 {
		on (release) {
			gotoAndStop(233);
			rts = 0;
		}
	}
