diff --git a/.env.local b/.env.local index d8d3c2c02..33fe05597 100644 --- a/.env.local +++ b/.env.local @@ -10,7 +10,7 @@ REACT_APP_TEST_FIRST_BLOCK=0 REACT_APP_PORTIS_ID=469a25c8-1101-4c57-823d-c47cb328f788 REACT_APP_WHITELIST=false -REACT_APP_WHITELIST_TOKEN= +REACT_APP_WHITELIST_TOKEN=0xC5452Dbb2E3956C1161cB9C2d6DB53C2b60E7805 REACT_APP_YBUG_ID= diff --git a/.env.production b/.env.production index b5ff8b755..3076467ca 100644 --- a/.env.production +++ b/.env.production @@ -5,12 +5,12 @@ REACT_APP_SENTRY_DSN=https://2981633dd7f04f0d9fb3facf8c1332b8@o459269.ingest.sen REACT_APP_PORTIS_ID=469a25c8-1101-4c57-823d-c47cb328f788 -REACT_APP_WHITELIST=false -REACT_APP_WHITELIST_TOKEN=0x576aE218aeCfD4CbD2DBe07250b47e26060932B1 +REACT_APP_WHITELIST=true +REACT_APP_WHITELIST_TOKEN=0x857a62c9c0b6f1211e04275a1f0c5f26fce2021f REACT_APP_YBUG_ID=3f1jrxvzrhkn1b975t8b REACT_APP_MAILCHIMP=https://gmail.us17.list-manage.com/subscribe/post?u=e66850f0b51ebbdbe1f2c3e36&id=ef5d452839 -REACT_APP_DISABLE_NEW_TRADES=true +REACT_APP_DISABLE_NEW_TRADES=false diff --git a/.env.testnet b/.env.testnet index 8e340c80d..a72379dd2 100644 --- a/.env.testnet +++ b/.env.testnet @@ -9,6 +9,6 @@ REACT_APP_YBUG_ID=3f1jrxvzrhkn1b975t8b REACT_APP_MAILCHIMP=https://gmail.us17.list-manage.com/subscribe/post?u=e66850f0b51ebbdbe1f2c3e36&id=ef5d452839 REACT_APP_WHITELIST=false -REACT_APP_WHITELIST_TOKEN= +REACT_APP_WHITELIST_TOKEN=0xC5452Dbb2E3956C1161cB9C2d6DB53C2b60E7805 REACT_APP_DISABLE_NEW_TRADES=false diff --git a/public/banners/images/SOVRYN_LOGO_V32x.png b/public/banners/images/SOVRYN_LOGO_V32x.png new file mode 100644 index 000000000..84b4f0afa Binary files /dev/null and b/public/banners/images/SOVRYN_LOGO_V32x.png differ diff --git a/public/banners/images/pattern_w_bg_958x700.jpg b/public/banners/images/pattern_w_bg_958x700.jpg new file mode 100644 index 000000000..fac96681a Binary files /dev/null and b/public/banners/images/pattern_w_bg_958x700.jpg differ diff --git a/public/banners/index1140x90.html b/public/banners/index1140x90.html new file mode 100644 index 000000000..f6e6d6dac --- /dev/null +++ b/public/banners/index1140x90.html @@ -0,0 +1,68 @@ + + + + + + +index1140x90 + + + + + + + +
+ +
+
+
+ + \ No newline at end of file diff --git a/public/banners/index1140x90.js b/public/banners/index1140x90.js new file mode 100644 index 000000000..c95ad760b --- /dev/null +++ b/public/banners/index1140x90.js @@ -0,0 +1,606 @@ +(function (cjs, an) { + +var p; // shortcut to reference prototypes +var lib={};var ss={};var img={}; +lib.ssMetadata = []; + + +(lib.AnMovieClip = function(){ + this.actionFrames = []; + this.gotoAndPlay = function(positionOrLabel){ + cjs.MovieClip.prototype.gotoAndPlay.call(this,positionOrLabel); + } + this.play = function(){ + cjs.MovieClip.prototype.play.call(this); + } + this.gotoAndStop = function(positionOrLabel){ + cjs.MovieClip.prototype.gotoAndStop.call(this,positionOrLabel); + } + this.stop = function(){ + cjs.MovieClip.prototype.stop.call(this); + } +}).prototype = p = new cjs.MovieClip(); +// symbols: + + + +(lib.pattern_w_bg_958x700 = function() { + this.initialize(img.pattern_w_bg_958x700); +}).prototype = p = new cjs.Bitmap(); +p.nominalBounds = new cjs.Rectangle(0,0,958,700); + + +(lib.SOVRYN_LOGO_V32x = function() { + this.initialize(img.SOVRYN_LOGO_V32x); +}).prototype = p = new cjs.Bitmap(); +p.nominalBounds = new cjs.Rectangle(0,0,1016,136);// helper functions: + +function mc_symbol_clone() { + var clone = this._cloneProps(new this.constructor(this.mode, this.startPosition, this.loop, this.reversed)); + clone.gotoAndStop(this.currentFrame); + clone.paused = this.paused; + clone.framerate = this.framerate; + return clone; +} + +function getMCSymbolPrototype(symbol, nominalBounds, frameBounds) { + var prototype = cjs.extend(symbol, cjs.MovieClip); + prototype.clone = mc_symbol_clone; + prototype.nominalBounds = nominalBounds; + prototype.frameBounds = frameBounds; + return prototype; + } + + +(lib.whitebg_round = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("AtVDUQgxABAAgoIAAlZQAAgoAxAAIarAAQAxAAAAAoIAAFZQAAAogxgBg"); + this.shape.setTransform(25.436,15.8,0.9306,0.9412); + + this.timeline.addTween(cjs.Tween.get(this.shape).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.whitebg_round, new cjs.Rectangle(-58.5,-4.2,168,40), null); + + +(lib.STROKELEFT = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f().s("#FFFFFF").ss(1,1,1).p("AKeADQAAgCAAgBQAAgHAFgFQAGgGAIAAQAIAAAFAGQAGAFAAAHQAAAIgGAGQgFAFgIAAQgIAAgGgFQgEgFgBgGgArDADIVhAA"); + this.shape.setTransform(113.825,1.9); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f().s("#FFFFFF").ss(1,1,1).p("A/SAAMA+lAAA"); + this.shape_1.setTransform(-157.2,2.15); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.STROKELEFT, new cjs.Rectangle(-358.4,-1,544,5.8), null); + + +(lib.LOGO = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.instance = new lib.SOVRYN_LOGO_V32x(); + this.instance.setTransform(-65,20,0.2505,0.2505); + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.LOGO, new cjs.Rectangle(-65,20,254.6,34.1), null); + + +(lib.hasarrived = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("AiOCfQgNAAAAgOIAAkhQAAgOANAAIDAAAQBqAAAAB3IAABQQAAB2hqAAgAhLBTIBzAAQASAAAIgHQALgKAAgaIAAhOQAAgbgLgJQgHgIgTAAIhzAAg"); + this.shape.setTransform(697.325,5.275); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#000000").s().p("Ah4CfQgNAAAAgOIAAkhQAAgOANAAIDxAAQANAAAAAOIAAAxQAAANgNAAIivAAIAAAvIBqAAQANAAAAAOIAAApQAAAOgNAAIhqAAIAAAwICvAAQANAAAAAOIAAAxQAAAOgNAAg"); + this.shape_1.setTransform(663.825,5.275); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#000000").s().p("AgkCfQgLAAgEgLIh6kiQgHgQARAAIA5AAQAMAAAEAKIBaDgIBbjgQAEgKAMAAIA5AAQARAAgHAQIh6EiQgEALgMAAg"); + this.shape_2.setTransform(629.4729,5.275); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#000000").s().p("AgaCfQgNAAAAgOIAAkhQAAgOANAAIA0AAQAOAAAAAOIAAEhQAAAOgOAAg"); + this.shape_3.setTransform(604.575,5.275); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#000000").s().p("ABFCfQgLAAgFgJIgnhAIhWAAIAAA7QAAAOgNAAIg2AAQgNAAAAgOIAAkhQAAgOANAAICjAAQCBAAAAB3IAAAJQAABTg8AYIAuBBQAEAIgCAEQgDAFgIAAgAhIALIBZAAQAdAAALgHQAPgJAAgaIAAgHQAAgbgOgJQgLgIgeAAIhZAAg"); + this.shape_4.setTransform(580.725,5.275); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#000000").s().p("ABFCfQgLAAgFgJIgnhAIhWAAIAAA7QAAAOgNAAIg2AAQgNAAAAgOIAAkhQAAgOANAAICjAAQCBAAAAB3IAAAJQAABTg8AYIAuBBQAEAIgCAEQgDAFgIAAgAhIALIBZAAQAdAAALgHQAPgJAAgaIAAgHQAAgbgOgJQgLgIgeAAIhZAAg"); + this.shape_5.setTransform(545.575,5.275); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#000000").s().p("ABtCfQgLAAgFgLIgQgnIiZAAIgRAnQgEALgLAAIg8AAQgSAAAIgQICEkjQAEgKAMAAIA9AAQALAAAFAKICFEjQAGAQgQAAgAAyAsIgyh4IgxB4IBjAAg"); + this.shape_6.setTransform(508.8,5.275); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#FFFFFF").s().p("AgtCfQhjAAgHhdQgBgOAPAAIA1AAQAKAAAEANQAFARAUAAIBaAAQAcAAAAgVQAAgNgGgFQgGgFgOgBIhkgHQg0gEgWgVQgWgUAAgtQAAhiBqAAIBUAAQBjAAAHBdQABAOgOAAIg2AAQgKAAgEgNQgEgSgVAAIhTAAQgcAAAAAWQAAAMAGAFQAFAFAPABIBkAIQAzAEAXAVQAWAUAAAtQAABihrAAg"); + this.shape_7.setTransform(461.6242,5.275); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#FFFFFF").s().p("ABtCfQgMAAgDgLIgRgnIiZAAIgRAnQgDALgMAAIg8AAQgSAAAIgQICEkjQAEgKAMAAIA9AAQAMAAAEAKICEEjQAIAQgSAAgAAyAsIgyh4IgxB4IBjAAg"); + this.shape_8.setTransform(425.7,5.275); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#FFFFFF").s().p("ABTCfQgNAAAAgOIAAhtIiLAAIAABtQAAAOgNAAIg2AAQgNAAAAgOIAAkhQAAgOANAAIA2AAQANAAAAAOIAABwICLAAIAAhwQAAgOANAAIA1AAQAOAAAAAOIAAEhQAAAOgOAAg"); + this.shape_9.setTransform(389.225,5.275); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.hasarrived, new cjs.Rectangle(369.4,-26,349.9,58), null); + + +(lib.forbitcoin = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("ABZCfQgKAAgHgIIiRi5IAACzQAAAOgOAAIg1AAQgNAAAAgOIAAkhQAAgOANAAIA0AAQAKAAAHAIICRC6IAAi0QAAgOAOAAIA0AAQAOAAAAAOIAAEhQAAAOgOAAg"); + this.shape.setTransform(546.6,23.275); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FFFFFF").s().p("AgaCfQgNAAAAgOIAAkhQAAgOANAAIA0AAQAOAAAAAOIAAEhQAAAOgOAAg"); + this.shape_1.setTransform(521.575,23.275); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#FFFFFF").s().p("Ag6CfQg1AAgbgfQgbgdAAgyIAAhhQAAgyAbgdQAbgfA1AAIB1AAQA1AAAcAfQAaAdAAAyIAABhQAAAygaAdQgcAfg1AAgAhOhMQgHAGAAATIAABnQAAATAIAGQAFAFAOAAIB1AAQAOAAAFgFQAIgGAAgTIAAhnQAAgTgHgGQgFgGgPAAIh1AAQgPAAgFAGg"); + this.shape_2.setTransform(495.925,23.275); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#FFFFFF").s().p("AgxCfQg1AAgbgfQgbgdAAgyIAAhhQAAgyAbgdQAbgfA1AAIBjAAQA1AAAcAfQAaAdAAAyQAAAMgOAAIg1AAQgNAAAAgHIAAgIQAAgTgHgGQgFgGgPAAIhjAAQgPAAgFAGQgHAGAAATIAABnQAAATAIAGQAFAFAOAAIBjAAQAOAAAFgFQAIgGAAgTIAAgHQAAgNANAAIA1AAQAOAAAAAIIAAAJQAAAygaAdQgcAfg1AAg"); + this.shape_3.setTransform(459.625,23.275); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#FFFFFF").s().p("AgaCfQgNAAAAgOIAAjiIhWAAQgOAAAAgNIAAgyQAAgOAOAAID7AAQAOAAAAAOIAAAyQAAANgOAAIhWAAIAADiQAAAOgNAAg"); + this.shape_4.setTransform(426.975,23.275); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#FFFFFF").s().p("AgaCfQgNAAAAgOIAAkhQAAgOANAAIA0AAQAOAAAAAOIAAEhQAAAOgOAAg"); + this.shape_5.setTransform(405.475,23.275); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#FFFFFF").s().p("AiHCfQgNAAAAgOIAAkhQAAgOANAAICvAAQBqAAABBaIAAAFQAAAsgaATQAcAUAAAuIAAAFQAAAsgZAVQgZAXg4AAgAhFBTIBqAAQAfAAAAgWIAAgIQAAgWgfAAIhqAAgAhFgdIBnAAQAeAAAAgWIAAgIQAAgXgeAAIhnAAg"); + this.shape_6.setTransform(381.75,23.275); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#FFFFFF").s().p("ABFCfQgLAAgFgJIgnhAIhWAAIAAA7QAAAOgNAAIg2AAQgNAAAAgOIAAkhQAAgOANAAICjAAQCBAAAAB3IAAAJQAABTg8AYIAuBBQAEAIgCAEQgDAFgIAAgAhIALIBZAAQAdAAALgHQAPgJAAgaIAAgHQAAgbgOgJQgLgIgeAAIhZAAg"); + this.shape_7.setTransform(335.725,23.275); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#FFFFFF").s().p("Ag6CfQg1AAgbgfQgbgdAAgyIAAhhQAAgyAbgdQAbgfA1AAIB1AAQA1AAAcAfQAaAdAAAyIAABhQAAAygaAdQgcAfg1AAgAhOhMQgHAGAAATIAABnQAAATAIAGQAFAFAOAAIB1AAQAOAAAFgFQAIgGAAgTIAAhnQAAgTgHgGQgFgGgPAAIh1AAQgPAAgFAGg"); + this.shape_8.setTransform(298.775,23.275); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#FFFFFF").s().p("Ah1CfQgNAAAAgOIAAkhQAAgOANAAIDqAAQAOAAAAAOIAAAxQAAANgOAAIinAAIAAAvIBkAAQAOAAAAAOIAAApQAAAOgOAAIhkAAIAABvQAAAOgOAAg"); + this.shape_9.setTransform(266.025,23.275); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.forbitcoin, new cjs.Rectangle(236.9,-8,344.30000000000007,58), null); + + +(lib.defi = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("AgaCfQgNAAAAgOIAAkhQAAgOANAAIA0AAQAOAAAAAOIAAEhQAAAOgOAAg"); + this.shape.setTransform(269.225,11.275); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FFFFFF").s().p("Ah1CfQgNAAAAgOIAAkhQAAgOANAAIDqAAQAOAAAAAOIAAAxQAAANgOAAIinAAIAAAvIBkAAQAOAAAAAOIAAApQAAAOgOAAIhkAAIAABvQAAAOgOAAg"); + this.shape_1.setTransform(248.475,11.275); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#FFFFFF").s().p("Ah4CfQgNAAAAgOIAAkhQAAgOANAAIDxAAQANAAAAAOIAAAxQAAANgNAAIivAAIAAAvIBqAAQANAAAAAOIAAApQAAAOgNAAIhqAAIAAAwICvAAQANAAAAAOIAAAxQAAAOgNAAg"); + this.shape_2.setTransform(217.475,11.275); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#FFFFFF").s().p("AiOCfQgNAAAAgOIAAkhQAAgOANAAIDAAAQBqAAAAB3IAABQQAAB2hqAAgAhLBTIBzAAQASAAAIgHQALgKAAgaIAAhOQAAgbgLgJQgHgIgTAAIhzAAg"); + this.shape_3.setTransform(183.375,11.275); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.defi, new cjs.Rectangle(163,-20,221.2,58), null); + + +(lib.JoinTheWaitlist = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("AgLAzQgKgJAAgRIAAgmIgPAAIAAgWIAPAAIAAgYIAbAAIAAAYIAYAAIAAAWIgYAAIAAAmQAAANAMAAQAGAAAFgEIAIAUQgJAGgOAAQgRAAgIgJg"); + this.shape.setTransform(153.6,9.45); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#000000").s().p("AgrAnIAKgTQAOAIATABQARAAAAgJQAAgFgJgDIgTgCQgNgDgHgFQgJgHAAgMQAAgOAMgJQAMgJAUAAQAWAAAPAIIgKAUQgMgGgPgBQgRABAAAIQAAAGAJACIATAEQANACAHAFQAJAGAAANQAAAOgMAIQgMAJgVAAQgaAAgQgLg"); + this.shape_1.setTransform(144.925,10.45); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgLgrQgFgFgBgGQABgHAFgEQAEgFAHAAQAHAAAGAEQAEAFAAAGQAAAHgEAFQgFAEgIAAQgHAAgEgEg"); + this.shape_2.setTransform(137.5,8.225); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#000000").s().p("AgNBDIAAiFIAbAAIAACFg"); + this.shape_3.setTransform(132.1,8.625); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#000000").s().p("AgMAzQgJgJAAgRIAAgmIgPAAIAAgWIAPAAIAAgYIAbAAIAAAYIAYAAIAAAWIgYAAIAAAmQAAANAMAAQAGAAAGgEIAHAUQgIAGgPAAQgQAAgKgJg"); + this.shape_4.setTransform(125.45,9.45); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgMgrQgEgFAAgGQAAgHAEgEQAFgFAHAAQAIAAAFAEQAEAFABAGQgBAHgEAFQgFAEgIAAQgHAAgFgEg"); + this.shape_5.setTransform(118.9,8.225); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#000000").s().p("AgjApQgKgHAAgNQAAgcAqAAIAVAAQAAgUgVABQgRAAgLAJIgKgUQAQgMAZAAQAuAAAAArIAAA3IgaAAIAAgMQgIANgUAAQgSAAgJgJgAgRAUQAAAEAEAEQAEADAHAAQAPAAAFgNIAAgKIgSAAQgRAAAAAMg"); + this.shape_6.setTransform(110.35,10.45); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#000000").s().p("AAcA/IgchVIgbBVIgfAAIgqh9IAeAAIAdBXIAehXIAaAAIAcBYIAehYIAcAAIgqB9g"); + this.shape_7.setTransform(94.675,9); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#000000").s().p("AgjAkQgPgOAAgWQAAgUAOgOQAPgPAVAAQAXAAANAOQAPAOAAAWIAAAHIhJAAQACAJAIAFQAGAGALAAQAOAAAKgKIAPAQQgNAQgbAAQgYAAgPgOgAAZgHQgCgKgGgFQgHgGgKAAQgIAAgHAGQgGAFgBAKIAvAAIAAAAg"); + this.shape_8.setTransform(73.5,10.45); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#000000").s().p("AAWBDIAAgzQgBgWgTAAQgKAAgGAGQgGAGgBANIAAAwIgbAAIAAiFIAbAAIAAAvQAMgMATAAQARAAALALQALALAAAUIAAA4g"); + this.shape_9.setTransform(61.65,8.625); + + this.shape_10 = new cjs.Shape(); + this.shape_10.graphics.f("#000000").s().p("AgNA/IAAhlIgpAAIAAgYIBtAAIAAAYIgpAAIAABlg"); + this.shape_10.setTransform(49.85,9); + + this.shape_11 = new cjs.Shape(); + this.shape_11.graphics.f("#000000").s().p("AAWAxIAAgyQAAgXgVAAQgJAAgGAHQgGAGAAAMIAAAwIgcAAIAAhgIAbAAIAAAMQALgNATAAQATAAAKAKQAMAMAAAVIAAA2g"); + this.shape_11.setTransform(33.1,10.375); + + this.shape_12 = new cjs.Shape(); + this.shape_12.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgMgrQgEgFAAgGQAAgHAEgEQAFgFAHAAQAIAAAEAEQAGAFAAAGQAAAHgGAFQgEAEgIAAQgHAAgFgEg"); + this.shape_12.setTransform(24.15,8.225); + + this.shape_13 = new cjs.Shape(); + this.shape_13.graphics.f("#000000").s().p("AglAkQgPgOAAgWQAAgUAPgPQAPgOAWAAQAXAAAPAOQAPAPAAAUQAAAWgPAOQgPAOgXAAQgWAAgPgOgAgQgTQgIAIAAALQAAANAIAHQAHAHAJAAQALAAAHgHQAGgHABgNQgBgLgGgIQgHgGgLAAQgJAAgHAGg"); + this.shape_13.setTransform(15.6,10.45); + + this.shape_14 = new cjs.Shape(); + this.shape_14.graphics.f("#000000").s().p("AgqAuIAQgTQAKANANAAQARAAAAgUIAAg8IgrAAIAAgXIBIAAIAABRQAAAugsAAQgbAAgOgSg"); + this.shape_14.setTransform(4.025,9.1); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_14},{t:this.shape_13},{t:this.shape_12},{t:this.shape_11},{t:this.shape_10},{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.JoinTheWaitlist, new cjs.Rectangle(-2,-4.1,161.8,25.9), null); + + +(lib.Tween3 = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.instance = new lib.LOGO(); + this.instance.setTransform(36.1,-165.7,0.4911,0.4898,0,0,0,72.7,72.5); + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); + + this._renderFirstFrame(); + +}).prototype = p = new cjs.MovieClip(); +p.nominalBounds = new cjs.Rectangle(-31.5,-191.4,125,16.700000000000017); + + +(lib.BUTTON = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Component_5_11 + this.instance = new lib.JoinTheWaitlist(); + this.instance.setTransform(112.05,24.55,1,1,0,0,0,78.9,8.8); + + this.shape = new cjs.Shape(); + this.shape.graphics.f().s("#FEC004").ss(0.5,0,0,4).p("Arjj3IXHAAQBnAABIBJQBJBIAABmQAABnhJBIQhIBJhnAAI3HAAQhnAAhIhJQhJhIAAhnQAAhmBJhIQBIhJBnAAg"); + this.shape.setTransform(112,25); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FDC004").s().p("ArjD6QhoAAhJhJQhJhJAAhoQAAhnBJhIQBJhKBoAAIXHAAQBnAABKBKQBJBIAABnQAABohJBJQhKBJhnAAg"); + this.shape_1.setTransform(112,25); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_1},{t:this.shape},{t:this.instance}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.BUTTON, new cjs.Rectangle(12.3,-0.7,199.5,51.5), null); + + +// stage content: +(lib._1140x90 = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // button + this.instance = new lib.BUTTON(); + this.instance.setTransform(1007.3,45.3,0.8911,0.8655,0,0,0,112.1,25.3); + this.instance.alpha = 0; + this.instance._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(116).to({_off:false},0).to({alpha:1},13).wait(111)); + + // stroke_left + this.instance_1 = new lib.STROKELEFT(); + this.instance_1.setTransform(-109.3,77.75,1,1,0,0,0,92.3,1.9); + this.instance_1._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_1).wait(124).to({_off:false},0).to({x:375.8},26,cjs.Ease.circOut).wait(90)); + + // logo_copy + this.instance_2 = new lib.Tween3("synched",0); + this.instance_2.setTransform(496.1,484.9,2.4005,2.3989,0,0,0,0.2,0.3); + this.instance_2.alpha = 0; + + this.timeline.addTween(cjs.Tween.get(this.instance_2).to({regX:0.3,scaleX:2.4004,x:496.3,alpha:1},22).to({regY:0.2,scaleX:2.4005,y:484.65},16).to({regX:0.6,regY:0.6,scaleX:2.4001,scaleY:2.3928,x:497.05,y:484.5,alpha:0},21).to({_off:true},12).wait(169)); + + // has_arrived + this.instance_3 = new lib.hasarrived(); + this.instance_3.setTransform(1293.95,107.2,1,1,0,0,0,192.8,65.2); + this.instance_3._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_3).wait(94).to({_off:false},0).wait(1).to({regX:543.6,regY:5.3,x:1459.55,y:47.3},0).wait(1).to({x:1306.05},0).wait(1).to({x:1177.75},0).wait(1).to({x:1069.65},0).wait(1).to({x:978},0).wait(1).to({x:899.85},0).wait(1).to({x:832.9},0).wait(1).to({x:775.3},0).wait(1).to({x:725.65},0).wait(1).to({x:682.7},0).wait(1).to({regX:192.8,regY:65.2,x:294.7,y:107.2},0).wait(135)); + + // white_bg + this.instance_4 = new lib.whitebg_round(); + this.instance_4.setTransform(1664.35,53.15,1.4233,1.215,0,0,0,77.5,21.7); + this.instance_4._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_4).wait(98).to({_off:false},0).wait(1).to({regX:25.4,regY:15.8,x:1464.85,y:46},0).wait(1).to({x:1339},0).wait(1).to({x:1212.7},0).wait(1).to({x:1086},0).wait(1).to({x:958.95},0).wait(1).to({x:831.55},0).wait(1).to({regX:77.5,regY:21.7,x:778.1,y:53.15},0).wait(135)); + + // For_bitcoin + this.instance_5 = new lib.forbitcoin(); + this.instance_5.setTransform(1423.6,89.2,1,1,0,0,0,192.8,65.2); + this.instance_5._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_5).wait(76).to({_off:false},0).to({x:91.25},16,cjs.Ease.quartOut).wait(148)); + + // Defi + this.instance_6 = new lib.defi(); + this.instance_6.setTransform(1493.15,58.4,1,1,0,0,0,192.8,22.4); + this.instance_6._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_6).wait(61).to({_off:false},0).to({x:54.8},13,cjs.Ease.quartOut).wait(166)); + + // pattern + this.instance_7 = new lib.pattern_w_bg_958x700(); + this.instance_7.setTransform(500,-183); + + this.timeline.addTween(cjs.Tween.get(this.instance_7).to({scaleX:1.0784,scaleY:1.0784,rotation:-6.9152,x:402.75,y:-195.35},239).wait(1)); + + // bg + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("EhyqAIIIAAwPMDlVAAAIAAQPg"); + this.shape.setTransform(724.125,45.8); + + this.timeline.addTween(cjs.Tween.get(this.shape).wait(240)); + + this._renderFirstFrame(); + +}).prototype = p = new lib.AnMovieClip(); +p.nominalBounds = new cjs.Rectangle(10.5,-274.7,1809.9,828.8); +// library properties: +lib.properties = { + id: '6C2532F589104630A12141E57F9B7546', + width: 1140, + height: 90, + fps: 30, + color: "#FFFFFF", + opacity: 1.00, + manifest: [ + {src:"images/pattern_w_bg_958x700.jpg", id:"pattern_w_bg_958x700"}, + {src:"images/SOVRYN_LOGO_V32x.png", id:"SOVRYN_LOGO_V32x"} + ], + preloads: [] +}; + + + +// bootstrap callback support: + +(lib.Stage = function(canvas) { + createjs.Stage.call(this, canvas); +}).prototype = p = new createjs.Stage(); + +p.setAutoPlay = function(autoPlay) { + this.tickEnabled = autoPlay; +} +p.play = function() { this.tickEnabled = true; this.getChildAt(0).gotoAndPlay(this.getTimelinePosition()) } +p.stop = function(ms) { if(ms) this.seek(ms); this.tickEnabled = false; } +p.seek = function(ms) { this.tickEnabled = true; this.getChildAt(0).gotoAndStop(lib.properties.fps * ms / 1000); } +p.getDuration = function() { return this.getChildAt(0).totalFrames / lib.properties.fps * 1000; } + +p.getTimelinePosition = function() { return this.getChildAt(0).currentFrame / lib.properties.fps * 1000; } + +an.bootcompsLoaded = an.bootcompsLoaded || []; +if(!an.bootstrapListeners) { + an.bootstrapListeners=[]; +} + +an.bootstrapCallback=function(fnCallback) { + an.bootstrapListeners.push(fnCallback); + if(an.bootcompsLoaded.length > 0) { + for(var i=0; i + + + + + +index1440x90 + + + + + + + +
+ +
+
+
+ + \ No newline at end of file diff --git a/public/banners/index1440x90.js b/public/banners/index1440x90.js new file mode 100644 index 000000000..df5c547af --- /dev/null +++ b/public/banners/index1440x90.js @@ -0,0 +1,606 @@ +(function (cjs, an) { + +var p; // shortcut to reference prototypes +var lib={};var ss={};var img={}; +lib.ssMetadata = []; + + +(lib.AnMovieClip = function(){ + this.actionFrames = []; + this.gotoAndPlay = function(positionOrLabel){ + cjs.MovieClip.prototype.gotoAndPlay.call(this,positionOrLabel); + } + this.play = function(){ + cjs.MovieClip.prototype.play.call(this); + } + this.gotoAndStop = function(positionOrLabel){ + cjs.MovieClip.prototype.gotoAndStop.call(this,positionOrLabel); + } + this.stop = function(){ + cjs.MovieClip.prototype.stop.call(this); + } +}).prototype = p = new cjs.MovieClip(); +// symbols: + + + +(lib.pattern_w_bg_958x700 = function() { + this.initialize(img.pattern_w_bg_958x700); +}).prototype = p = new cjs.Bitmap(); +p.nominalBounds = new cjs.Rectangle(0,0,958,700); + + +(lib.SOVRYN_LOGO_V32x = function() { + this.initialize(img.SOVRYN_LOGO_V32x); +}).prototype = p = new cjs.Bitmap(); +p.nominalBounds = new cjs.Rectangle(0,0,1016,136);// helper functions: + +function mc_symbol_clone() { + var clone = this._cloneProps(new this.constructor(this.mode, this.startPosition, this.loop, this.reversed)); + clone.gotoAndStop(this.currentFrame); + clone.paused = this.paused; + clone.framerate = this.framerate; + return clone; +} + +function getMCSymbolPrototype(symbol, nominalBounds, frameBounds) { + var prototype = cjs.extend(symbol, cjs.MovieClip); + prototype.clone = mc_symbol_clone; + prototype.nominalBounds = nominalBounds; + prototype.frameBounds = frameBounds; + return prototype; + } + + +(lib.whitebg_round = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("AtVDUQgxABAAgoIAAlZQAAgoAxAAIarAAQAxAAAAAoIAAFZQAAAogxgBg"); + this.shape.setTransform(25.436,15.8,0.9306,0.9412); + + this.timeline.addTween(cjs.Tween.get(this.shape).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.whitebg_round, new cjs.Rectangle(-58.5,-4.2,168,40), null); + + +(lib.STROKELEFT = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f().s("#FFFFFF").ss(1,1,1).p("AKeADQAAgCAAgBQAAgHAFgFQAGgGAIAAQAIAAAFAGQAGAFAAAHQAAAIgGAGQgFAFgIAAQgIAAgGgFQgEgFgBgGgArDADIVhAA"); + this.shape.setTransform(113.825,1.9); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f().s("#FFFFFF").ss(1,1,1).p("A/SAAMA+lAAA"); + this.shape_1.setTransform(-157.2,2.15); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.STROKELEFT, new cjs.Rectangle(-358.4,-1,544,5.8), null); + + +(lib.LOGO = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.instance = new lib.SOVRYN_LOGO_V32x(); + this.instance.setTransform(-65,20,0.2505,0.2505); + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.LOGO, new cjs.Rectangle(-65,20,254.6,34.1), null); + + +(lib.hasarrived = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("AiOCfQgNAAAAgOIAAkhQAAgOANAAIDAAAQBqAAAAB3IAABQQAAB2hqAAgAhLBTIBzAAQASAAAIgHQALgKAAgaIAAhOQAAgbgLgJQgHgIgTAAIhzAAg"); + this.shape.setTransform(697.325,5.275); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#000000").s().p("Ah4CfQgNAAAAgOIAAkhQAAgOANAAIDxAAQANAAAAAOIAAAxQAAANgNAAIivAAIAAAvIBqAAQANAAAAAOIAAApQAAAOgNAAIhqAAIAAAwICvAAQANAAAAAOIAAAxQAAAOgNAAg"); + this.shape_1.setTransform(663.825,5.275); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#000000").s().p("AgkCfQgLAAgEgLIh6kiQgHgQARAAIA5AAQAMAAAEAKIBaDgIBbjgQAEgKAMAAIA5AAQARAAgHAQIh6EiQgEALgMAAg"); + this.shape_2.setTransform(629.4729,5.275); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#000000").s().p("AgaCfQgNAAAAgOIAAkhQAAgOANAAIA0AAQAOAAAAAOIAAEhQAAAOgOAAg"); + this.shape_3.setTransform(604.575,5.275); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#000000").s().p("ABFCfQgLAAgFgJIgnhAIhWAAIAAA7QAAAOgNAAIg2AAQgNAAAAgOIAAkhQAAgOANAAICjAAQCBAAAAB3IAAAJQAABTg8AYIAuBBQAEAIgCAEQgDAFgIAAgAhIALIBZAAQAdAAALgHQAPgJAAgaIAAgHQAAgbgOgJQgLgIgeAAIhZAAg"); + this.shape_4.setTransform(580.725,5.275); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#000000").s().p("ABFCfQgLAAgFgJIgnhAIhWAAIAAA7QAAAOgNAAIg2AAQgNAAAAgOIAAkhQAAgOANAAICjAAQCBAAAAB3IAAAJQAABTg8AYIAuBBQAEAIgCAEQgDAFgIAAgAhIALIBZAAQAdAAALgHQAPgJAAgaIAAgHQAAgbgOgJQgLgIgeAAIhZAAg"); + this.shape_5.setTransform(545.575,5.275); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#000000").s().p("ABtCfQgLAAgFgLIgQgnIiZAAIgRAnQgEALgLAAIg8AAQgSAAAIgQICEkjQAEgKAMAAIA9AAQALAAAFAKICFEjQAGAQgQAAgAAyAsIgyh4IgxB4IBjAAg"); + this.shape_6.setTransform(508.8,5.275); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#FFFFFF").s().p("AgtCfQhjAAgHhdQgBgOAPAAIA1AAQAKAAAEANQAFARAUAAIBaAAQAcAAAAgVQAAgNgGgFQgGgFgOgBIhkgHQg0gEgWgVQgWgUAAgtQAAhiBqAAIBUAAQBjAAAHBdQABAOgOAAIg2AAQgKAAgEgNQgEgSgVAAIhTAAQgcAAAAAWQAAAMAGAFQAFAFAPABIBkAIQAzAEAXAVQAWAUAAAtQAABihrAAg"); + this.shape_7.setTransform(461.6242,5.275); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#FFFFFF").s().p("ABtCfQgMAAgDgLIgRgnIiZAAIgRAnQgDALgMAAIg8AAQgSAAAIgQICEkjQAEgKAMAAIA9AAQAMAAAEAKICEEjQAIAQgSAAgAAyAsIgyh4IgxB4IBjAAg"); + this.shape_8.setTransform(425.7,5.275); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#FFFFFF").s().p("ABTCfQgNAAAAgOIAAhtIiLAAIAABtQAAAOgNAAIg2AAQgNAAAAgOIAAkhQAAgOANAAIA2AAQANAAAAAOIAABwICLAAIAAhwQAAgOANAAIA1AAQAOAAAAAOIAAEhQAAAOgOAAg"); + this.shape_9.setTransform(389.225,5.275); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.hasarrived, new cjs.Rectangle(369.4,-26,349.9,58), null); + + +(lib.forbitcoin = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("ABZCfQgKAAgHgIIiRi5IAACzQAAAOgOAAIg1AAQgNAAAAgOIAAkhQAAgOANAAIA0AAQAKAAAHAIICRC6IAAi0QAAgOAOAAIA0AAQAOAAAAAOIAAEhQAAAOgOAAg"); + this.shape.setTransform(546.6,23.275); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FFFFFF").s().p("AgaCfQgNAAAAgOIAAkhQAAgOANAAIA0AAQAOAAAAAOIAAEhQAAAOgOAAg"); + this.shape_1.setTransform(521.575,23.275); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#FFFFFF").s().p("Ag6CfQg1AAgbgfQgbgdAAgyIAAhhQAAgyAbgdQAbgfA1AAIB1AAQA1AAAcAfQAaAdAAAyIAABhQAAAygaAdQgcAfg1AAgAhOhMQgHAGAAATIAABnQAAATAIAGQAFAFAOAAIB1AAQAOAAAFgFQAIgGAAgTIAAhnQAAgTgHgGQgFgGgPAAIh1AAQgPAAgFAGg"); + this.shape_2.setTransform(495.925,23.275); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#FFFFFF").s().p("AgxCfQg1AAgbgfQgbgdAAgyIAAhhQAAgyAbgdQAbgfA1AAIBjAAQA1AAAcAfQAaAdAAAyQAAAMgOAAIg1AAQgNAAAAgHIAAgIQAAgTgHgGQgFgGgPAAIhjAAQgPAAgFAGQgHAGAAATIAABnQAAATAIAGQAFAFAOAAIBjAAQAOAAAFgFQAIgGAAgTIAAgHQAAgNANAAIA1AAQAOAAAAAIIAAAJQAAAygaAdQgcAfg1AAg"); + this.shape_3.setTransform(459.625,23.275); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#FFFFFF").s().p("AgaCfQgNAAAAgOIAAjiIhWAAQgOAAAAgNIAAgyQAAgOAOAAID7AAQAOAAAAAOIAAAyQAAANgOAAIhWAAIAADiQAAAOgNAAg"); + this.shape_4.setTransform(426.975,23.275); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#FFFFFF").s().p("AgaCfQgNAAAAgOIAAkhQAAgOANAAIA0AAQAOAAAAAOIAAEhQAAAOgOAAg"); + this.shape_5.setTransform(405.475,23.275); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#FFFFFF").s().p("AiHCfQgNAAAAgOIAAkhQAAgOANAAICvAAQBqAAABBaIAAAFQAAAsgaATQAcAUAAAuIAAAFQAAAsgZAVQgZAXg4AAgAhFBTIBqAAQAfAAAAgWIAAgIQAAgWgfAAIhqAAgAhFgdIBnAAQAeAAAAgWIAAgIQAAgXgeAAIhnAAg"); + this.shape_6.setTransform(381.75,23.275); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#FFFFFF").s().p("ABFCfQgLAAgFgJIgnhAIhWAAIAAA7QAAAOgNAAIg2AAQgNAAAAgOIAAkhQAAgOANAAICjAAQCBAAAAB3IAAAJQAABTg8AYIAuBBQAEAIgCAEQgDAFgIAAgAhIALIBZAAQAdAAALgHQAPgJAAgaIAAgHQAAgbgOgJQgLgIgeAAIhZAAg"); + this.shape_7.setTransform(335.725,23.275); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#FFFFFF").s().p("Ag6CfQg1AAgbgfQgbgdAAgyIAAhhQAAgyAbgdQAbgfA1AAIB1AAQA1AAAcAfQAaAdAAAyIAABhQAAAygaAdQgcAfg1AAgAhOhMQgHAGAAATIAABnQAAATAIAGQAFAFAOAAIB1AAQAOAAAFgFQAIgGAAgTIAAhnQAAgTgHgGQgFgGgPAAIh1AAQgPAAgFAGg"); + this.shape_8.setTransform(298.775,23.275); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#FFFFFF").s().p("Ah1CfQgNAAAAgOIAAkhQAAgOANAAIDqAAQAOAAAAAOIAAAxQAAANgOAAIinAAIAAAvIBkAAQAOAAAAAOIAAApQAAAOgOAAIhkAAIAABvQAAAOgOAAg"); + this.shape_9.setTransform(266.025,23.275); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.forbitcoin, new cjs.Rectangle(236.9,-8,344.30000000000007,58), null); + + +(lib.defi = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("AgaCfQgNAAAAgOIAAkhQAAgOANAAIA0AAQAOAAAAAOIAAEhQAAAOgOAAg"); + this.shape.setTransform(269.225,11.275); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FFFFFF").s().p("Ah1CfQgNAAAAgOIAAkhQAAgOANAAIDqAAQAOAAAAAOIAAAxQAAANgOAAIinAAIAAAvIBkAAQAOAAAAAOIAAApQAAAOgOAAIhkAAIAABvQAAAOgOAAg"); + this.shape_1.setTransform(248.475,11.275); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#FFFFFF").s().p("Ah4CfQgNAAAAgOIAAkhQAAgOANAAIDxAAQANAAAAAOIAAAxQAAANgNAAIivAAIAAAvIBqAAQANAAAAAOIAAApQAAAOgNAAIhqAAIAAAwICvAAQANAAAAAOIAAAxQAAAOgNAAg"); + this.shape_2.setTransform(217.475,11.275); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#FFFFFF").s().p("AiOCfQgNAAAAgOIAAkhQAAgOANAAIDAAAQBqAAAAB3IAABQQAAB2hqAAgAhLBTIBzAAQASAAAIgHQALgKAAgaIAAhOQAAgbgLgJQgHgIgTAAIhzAAg"); + this.shape_3.setTransform(183.375,11.275); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.defi, new cjs.Rectangle(163,-20,221.2,58), null); + + +(lib.JoinTheWaitlist = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("AgLAzQgKgJAAgRIAAgmIgPAAIAAgWIAPAAIAAgYIAbAAIAAAYIAYAAIAAAWIgYAAIAAAmQAAANAMAAQAGAAAFgEIAIAUQgJAGgOAAQgRAAgIgJg"); + this.shape.setTransform(153.6,9.45); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#000000").s().p("AgrAnIAKgTQAOAIATABQARAAAAgJQAAgFgJgDIgTgCQgNgDgHgFQgJgHAAgMQAAgOAMgJQAMgJAUAAQAWAAAPAIIgKAUQgMgGgPgBQgRABAAAIQAAAGAJACIATAEQANACAHAFQAJAGAAANQAAAOgMAIQgMAJgVAAQgaAAgQgLg"); + this.shape_1.setTransform(144.925,10.45); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgLgrQgFgFgBgGQABgHAFgEQAEgFAHAAQAHAAAGAEQAEAFAAAGQAAAHgEAFQgFAEgIAAQgHAAgEgEg"); + this.shape_2.setTransform(137.5,8.225); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#000000").s().p("AgNBDIAAiFIAbAAIAACFg"); + this.shape_3.setTransform(132.1,8.625); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#000000").s().p("AgMAzQgJgJAAgRIAAgmIgPAAIAAgWIAPAAIAAgYIAbAAIAAAYIAYAAIAAAWIgYAAIAAAmQAAANAMAAQAGAAAGgEIAHAUQgIAGgPAAQgQAAgKgJg"); + this.shape_4.setTransform(125.45,9.45); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgMgrQgEgFAAgGQAAgHAEgEQAFgFAHAAQAIAAAFAEQAEAFABAGQgBAHgEAFQgFAEgIAAQgHAAgFgEg"); + this.shape_5.setTransform(118.9,8.225); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#000000").s().p("AgjApQgKgHAAgNQAAgcAqAAIAVAAQAAgUgVABQgRAAgLAJIgKgUQAQgMAZAAQAuAAAAArIAAA3IgaAAIAAgMQgIANgUAAQgSAAgJgJgAgRAUQAAAEAEAEQAEADAHAAQAPAAAFgNIAAgKIgSAAQgRAAAAAMg"); + this.shape_6.setTransform(110.35,10.45); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#000000").s().p("AAcA/IgchVIgbBVIgfAAIgqh9IAeAAIAdBXIAehXIAaAAIAcBYIAehYIAcAAIgqB9g"); + this.shape_7.setTransform(94.675,9); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#000000").s().p("AgjAkQgPgOAAgWQAAgUAOgOQAPgPAVAAQAXAAANAOQAPAOAAAWIAAAHIhJAAQACAJAIAFQAGAGALAAQAOAAAKgKIAPAQQgNAQgbAAQgYAAgPgOgAAZgHQgCgKgGgFQgHgGgKAAQgIAAgHAGQgGAFgBAKIAvAAIAAAAg"); + this.shape_8.setTransform(73.5,10.45); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#000000").s().p("AAWBDIAAgzQgBgWgTAAQgKAAgGAGQgGAGgBANIAAAwIgbAAIAAiFIAbAAIAAAvQAMgMATAAQARAAALALQALALAAAUIAAA4g"); + this.shape_9.setTransform(61.65,8.625); + + this.shape_10 = new cjs.Shape(); + this.shape_10.graphics.f("#000000").s().p("AgNA/IAAhlIgpAAIAAgYIBtAAIAAAYIgpAAIAABlg"); + this.shape_10.setTransform(49.85,9); + + this.shape_11 = new cjs.Shape(); + this.shape_11.graphics.f("#000000").s().p("AAWAxIAAgyQAAgXgVAAQgJAAgGAHQgGAGAAAMIAAAwIgcAAIAAhgIAbAAIAAAMQALgNATAAQATAAAKAKQAMAMAAAVIAAA2g"); + this.shape_11.setTransform(33.1,10.375); + + this.shape_12 = new cjs.Shape(); + this.shape_12.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgMgrQgEgFAAgGQAAgHAEgEQAFgFAHAAQAIAAAEAEQAGAFAAAGQAAAHgGAFQgEAEgIAAQgHAAgFgEg"); + this.shape_12.setTransform(24.15,8.225); + + this.shape_13 = new cjs.Shape(); + this.shape_13.graphics.f("#000000").s().p("AglAkQgPgOAAgWQAAgUAPgPQAPgOAWAAQAXAAAPAOQAPAPAAAUQAAAWgPAOQgPAOgXAAQgWAAgPgOgAgQgTQgIAIAAALQAAANAIAHQAHAHAJAAQALAAAHgHQAGgHABgNQgBgLgGgIQgHgGgLAAQgJAAgHAGg"); + this.shape_13.setTransform(15.6,10.45); + + this.shape_14 = new cjs.Shape(); + this.shape_14.graphics.f("#000000").s().p("AgqAuIAQgTQAKANANAAQARAAAAgUIAAg8IgrAAIAAgXIBIAAIAABRQAAAugsAAQgbAAgOgSg"); + this.shape_14.setTransform(4.025,9.1); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_14},{t:this.shape_13},{t:this.shape_12},{t:this.shape_11},{t:this.shape_10},{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.JoinTheWaitlist, new cjs.Rectangle(-2,-4.1,161.8,25.9), null); + + +(lib.Tween3 = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.instance = new lib.LOGO(); + this.instance.setTransform(36.1,-165.7,0.4911,0.4898,0,0,0,72.7,72.5); + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); + + this._renderFirstFrame(); + +}).prototype = p = new cjs.MovieClip(); +p.nominalBounds = new cjs.Rectangle(-31.5,-191.4,125,16.700000000000017); + + +(lib.BUTTON = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Component_5_11 + this.instance = new lib.JoinTheWaitlist(); + this.instance.setTransform(112.05,24.55,1,1,0,0,0,78.9,8.8); + + this.shape = new cjs.Shape(); + this.shape.graphics.f().s("#FEC004").ss(0.5,0,0,4).p("Arjj3IXHAAQBnAABIBJQBJBIAABmQAABnhJBIQhIBJhnAAI3HAAQhnAAhIhJQhJhIAAhnQAAhmBJhIQBIhJBnAAg"); + this.shape.setTransform(112,25); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FDC004").s().p("ArjD6QhoAAhJhJQhJhJAAhoQAAhnBJhIQBJhKBoAAIXHAAQBnAABKBKQBJBIAABnQAABohJBJQhKBJhnAAg"); + this.shape_1.setTransform(112,25); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_1},{t:this.shape},{t:this.instance}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.BUTTON, new cjs.Rectangle(12.3,-0.7,199.5,51.5), null); + + +// stage content: +(lib._1440x90 = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // button + this.instance = new lib.BUTTON(); + this.instance.setTransform(1274.3,45.25,1.258,1.2218,0,0,0,112.1,25.2); + this.instance.alpha = 0; + this.instance._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(116).to({_off:false},0).to({alpha:1},14).wait(110)); + + // stroke_left + this.instance_1 = new lib.STROKELEFT(); + this.instance_1.setTransform(-109.3,77.75,1,1,0,0,0,92.3,1.9); + this.instance_1._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_1).wait(124).to({_off:false},0).to({x:395.8},26,cjs.Ease.circOut).wait(90)); + + // logo_copy + this.instance_2 = new lib.Tween3("synched",0); + this.instance_2.setTransform(646.1,484.9,2.4005,2.3989,0,0,0,0.2,0.3); + this.instance_2.alpha = 0; + + this.timeline.addTween(cjs.Tween.get(this.instance_2).to({regX:0.3,scaleX:2.4004,x:646.3,alpha:1},22).to({regY:0.2,scaleX:2.4005,y:484.65},16).to({regX:0.6,regY:0.6,scaleX:2.4001,scaleY:2.3928,x:647.05,y:484.5,alpha:0},21).to({_off:true},12).wait(169)); + + // has_arrived + this.instance_3 = new lib.hasarrived(); + this.instance_3.setTransform(1293.95,107.2,1,1,0,0,0,192.8,65.2); + this.instance_3._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_3).wait(94).to({_off:false},0).wait(1).to({regX:543.6,regY:5.3,x:1286.75,y:47.3},0).wait(1).to({x:1065.25},0).wait(1).to({x:921.7},0).wait(1).to({regX:192.8,regY:65.2,x:475.3,y:107.2},0).wait(1).to({regX:543.6,regY:5.3,x:766.25,y:47.3},0).wait(1).to({x:725.9},0).wait(1).to({x:699.2},0).wait(1).to({x:682.15},0).wait(1).to({x:672},0).wait(1).to({x:666.95},0).wait(1).to({regX:192.8,regY:65.2,x:314.7,y:107.2},0).wait(135)); + + // white_bg + this.instance_4 = new lib.whitebg_round(); + this.instance_4.setTransform(1669.35,53.15,1.4233,1.215,0,0,0,77.5,21.7); + this.instance_4._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_4).wait(98).to({_off:false},0).wait(1).to({regX:25.4,regY:15.8,x:1471.85,y:46},0).wait(1).to({x:1348},0).wait(1).to({x:1223.7},0).wait(1).to({x:1098.95},0).wait(1).to({x:973.9},0).wait(1).to({x:848.55},0).wait(1).to({regX:77.5,regY:21.7,x:797.1,y:53.15},0).wait(135)); + + // For_bitcoin + this.instance_5 = new lib.forbitcoin(); + this.instance_5.setTransform(1423.6,89.2,1,1,0,0,0,192.8,65.2); + this.instance_5._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_5).wait(76).to({_off:false},0).to({x:111.25},16,cjs.Ease.quartOut).wait(148)); + + // Defi + this.instance_6 = new lib.defi(); + this.instance_6.setTransform(1493.15,58.4,1,1,0,0,0,192.8,22.4); + this.instance_6._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_6).wait(61).to({_off:false},0).to({x:73.8},13,cjs.Ease.quartOut).wait(166)); + + // pattern + this.instance_7 = new lib.pattern_w_bg_958x700(); + this.instance_7.setTransform(500,-183); + + this.timeline.addTween(cjs.Tween.get(this.instance_7).to({scaleX:1.0784,scaleY:1.0784,rotation:-6.9152,x:402.75,y:-195.35},239).wait(1)); + + // bg + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("EhyqAIIIAAwPMDlVAAAIAAQPg"); + this.shape.setTransform(724.125,45.8); + + this.timeline.addTween(cjs.Tween.get(this.shape).wait(240)); + + this._renderFirstFrame(); + +}).prototype = p = new lib.AnMovieClip(); +p.nominalBounds = new cjs.Rectangle(160.5,-274.7,1659.9,828.8); +// library properties: +lib.properties = { + id: '6C2532F589104630A12141E57F9B7546', + width: 1440, + height: 90, + fps: 30, + color: "#FFFFFF", + opacity: 1.00, + manifest: [ + {src:"images/pattern_w_bg_958x700.jpg", id:"pattern_w_bg_958x700"}, + {src:"images/SOVRYN_LOGO_V32x.png", id:"SOVRYN_LOGO_V32x"} + ], + preloads: [] +}; + + + +// bootstrap callback support: + +(lib.Stage = function(canvas) { + createjs.Stage.call(this, canvas); +}).prototype = p = new createjs.Stage(); + +p.setAutoPlay = function(autoPlay) { + this.tickEnabled = autoPlay; +} +p.play = function() { this.tickEnabled = true; this.getChildAt(0).gotoAndPlay(this.getTimelinePosition()) } +p.stop = function(ms) { if(ms) this.seek(ms); this.tickEnabled = false; } +p.seek = function(ms) { this.tickEnabled = true; this.getChildAt(0).gotoAndStop(lib.properties.fps * ms / 1000); } +p.getDuration = function() { return this.getChildAt(0).totalFrames / lib.properties.fps * 1000; } + +p.getTimelinePosition = function() { return this.getChildAt(0).currentFrame / lib.properties.fps * 1000; } + +an.bootcompsLoaded = an.bootcompsLoaded || []; +if(!an.bootstrapListeners) { + an.bootstrapListeners=[]; +} + +an.bootstrapCallback=function(fnCallback) { + an.bootstrapListeners.push(fnCallback); + if(an.bootcompsLoaded.length > 0) { + for(var i=0; i + + + + + +index290x90 + + + + + + + +
+ +
+
+
+ + \ No newline at end of file diff --git a/public/banners/index290x90.js b/public/banners/index290x90.js new file mode 100644 index 000000000..3879995fb --- /dev/null +++ b/public/banners/index290x90.js @@ -0,0 +1,628 @@ +(function (cjs, an) { + +var p; // shortcut to reference prototypes +var lib={};var ss={};var img={}; +lib.ssMetadata = []; + + +(lib.AnMovieClip = function(){ + this.actionFrames = []; + this.gotoAndPlay = function(positionOrLabel){ + cjs.MovieClip.prototype.gotoAndPlay.call(this,positionOrLabel); + } + this.play = function(){ + cjs.MovieClip.prototype.play.call(this); + } + this.gotoAndStop = function(positionOrLabel){ + cjs.MovieClip.prototype.gotoAndStop.call(this,positionOrLabel); + } + this.stop = function(){ + cjs.MovieClip.prototype.stop.call(this); + } +}).prototype = p = new cjs.MovieClip(); +// symbols: + + + +(lib.pattern_w_bg_958x700 = function() { + this.initialize(img.pattern_w_bg_958x700); +}).prototype = p = new cjs.Bitmap(); +p.nominalBounds = new cjs.Rectangle(0,0,958,700); + + +(lib.SOVRYN_LOGO_V32x = function() { + this.initialize(img.SOVRYN_LOGO_V32x); +}).prototype = p = new cjs.Bitmap(); +p.nominalBounds = new cjs.Rectangle(0,0,1016,136);// helper functions: + +function mc_symbol_clone() { + var clone = this._cloneProps(new this.constructor(this.mode, this.startPosition, this.loop, this.reversed)); + clone.gotoAndStop(this.currentFrame); + clone.paused = this.paused; + clone.framerate = this.framerate; + return clone; +} + +function getMCSymbolPrototype(symbol, nominalBounds, frameBounds) { + var prototype = cjs.extend(symbol, cjs.MovieClip); + prototype.clone = mc_symbol_clone; + prototype.nominalBounds = nominalBounds; + prototype.frameBounds = frameBounds; + return prototype; + } + + +(lib.whitebg_round = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("AtVDUQgxABAAgoIAAlZQAAgoAxAAIarAAQAxAAAAAoIAAFZQAAAogxgBg"); + this.shape.setTransform(60.75,21.25); + + this.timeline.addTween(cjs.Tween.get(this.shape).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.whitebg_round, new cjs.Rectangle(-29.5,0,180.5,42.5), null); + + +(lib.STROKELEFT = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f().s("#FFFFFF").ss(1,1,1).p("AKeADQAAgCAAgBQAAgHAFgFQAGgGAIAAQAIAAAFAGQAGAFAAAHQAAAIgGAGQgFAFgIAAQgIAAgGgFQgEgFgBgGgArDADIVhAA"); + this.shape.setTransform(113.825,-0.6); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f().s("#FFFFFF").ss(1,1,1).p("AriAAIXFAA"); + this.shape_1.setTransform(-24.5,-0.35); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.STROKELEFT, new cjs.Rectangle(-99.4,-3.5,285,5.8), null); + + +(lib.patternbg = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.instance = new lib.pattern_w_bg_958x700(); + this.instance.setTransform(0,0,0.9057,0.9057); + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.patternbg, new cjs.Rectangle(0,0,867.7,634), null); + + +(lib.LOGO = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.instance = new lib.SOVRYN_LOGO_V32x(); + this.instance.setTransform(-65,20,0.2505,0.2505); + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.LOGO, new cjs.Rectangle(-65,20,254.6,34.1), null); + + +(lib.hasarrived = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("Ag+BHQgGAAAAgHIAAh/QAAgHAGAAIBUAAQAvAAAAA1IAAAjQAAA1gvAAgAghAlIAzAAQAIAAADgDQAFgFAAgLIAAgjQAAgLgEgFQgEgDgIABIgzAAg"); + this.shape.setTransform(488.625,23); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#000000").s().p("Ag1BHQgGAAAAgHIAAh/QAAgHAGAAIBrAAQAGAAAAAHIAAAVQAAAHgGAAIhNAAIAAAUIAuAAQAGAAAAAGIAAASQAAAGgGAAIguAAIAAAVIBNAAQAGAAAAAHIAAAVQAAAHgGAAg"); + this.shape_1.setTransform(473.775,23); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#000000").s().p("AgQBHQgFgBgCgEIg2iBQgCgHAHAAIAaAAQAFABABAEIAoBjIAohjQADgEAEgBIAaAAQAHAAgCAHIg2CBQgDAEgEABg"); + this.shape_2.setTransform(458.5,23); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#000000").s().p("AgLBHQgGAAAAgHIAAh/QAAgHAGAAIAXAAQAGAAAAAHIAAB/QAAAHgGAAg"); + this.shape_3.setTransform(447.425,23); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#000000").s().p("AAfBHQgFAAgDgFIgRgcIglAAIAAAaQAAAHgHAAIgXAAQgGAAAAgHIAAh/QAAgHAGAAIBIAAQA5AAAAA1IAAAEQAAAlgbALIAUAcQACAEgBACQAAAAAAAAQgBABAAAAQgBAAAAAAQgBABgBAAgAgfAFIAmAAQAOgBAEgDQAHgDAAgMIAAgDQAAgLgGgFQgFgDgOABIgmAAg"); + this.shape_4.setTransform(436.85,23); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#000000").s().p("AAfBHQgFAAgCgFIgSgcIgmAAIAAAaQAAAHgFAAIgYAAQgGAAAAgHIAAh/QAAgHAGAAIBHAAQA6AAAAA1IAAAEQAAAlgaALIAUAcQABAEAAACQgBAAAAAAQgBABAAAAQgBAAAAAAQgBABgBAAgAggAFIAoAAQANgBAFgDQAGgDAAgMIAAgDQAAgLgGgFQgFgDgNABIgoAAg"); + this.shape_5.setTransform(421.25,23); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#000000").s().p("AAwBHQgFgBgCgEIgHgSIhDAAIgIASQgCAEgFABIgaAAQgIAAADgIIA7iAQACgEAFgBIAbAAQAFABACAEIA7CAQADAIgIAAgAAWATIgWg1IgVA1IArAAg"); + this.shape_6.setTransform(404.902,23); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#FFFFFF").s().p("AgTBHQgsAAgEgqQAAgGAGAAIAYAAQAFAAABAFQADAJAJgBIAnAAQAMAAAAgJQAAgGgCgCQgDgCgGAAIgsgEQgXgCgKgJQgKgJAAgUQAAgqAwgBIAkAAQAsABADApQABAGgHAAIgXAAQgFAAgCgGQgCgHgJAAIgkAAQgNgBAAAKQAAAFADADQADACAGAAIAsAEQAXABAKAKQAKAIAAAUQAAAsgwAAg"); + this.shape_7.setTransform(383.975,23); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#FFFFFF").s().p("AAwBHQgFgBgCgEIgHgSIhDAAIgIASQgCAEgFABIgaAAQgIAAADgIIA7iAQACgEAFgBIAbAAQAFABACAEIA7CAQADAIgIAAgAAWATIgWg1IgVA1IArAAg"); + this.shape_8.setTransform(368.002,23); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#FFFFFF").s().p("AAlBHQgGAAAAgHIAAgwIg9AAIAAAwQAAAHgGAAIgYAAQgGAAAAgHIAAh/QAAgHAGAAIAYAAQAGAAAAAHIAAAxIA9AAIAAgxQAAgHAGAAIAYAAQAGAAAAAHIAAB/QAAAHgGAAg"); + this.shape_9.setTransform(351.825,23); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.hasarrived, new cjs.Rectangle(341.9,8,231.10000000000002,28), null); + + +(lib.forbitcoin = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("AAoBHQgFgBgDgDIhAhSIAABPQAAAHgGAAIgYAAQgFAAAAgHIAAh/QAAgHAFAAIAXAAQAFABADADIBABSIAAhPQAAgHAGAAIAXAAQAHAAgBAHIAAB/QABAHgHAAg"); + this.shape.setTransform(-523.9,53.05); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FFFFFF").s().p("AgLBHQgGAAAAgHIAAh/QAAgHAGAAIAXAAQAGAAAAAHIAAB/QAAAHgGAAg"); + this.shape_1.setTransform(-535.025,53.05); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#FFFFFF").s().p("AgZBHQgYAAgMgOQgMgNAAgWIAAgrQAAgWAMgNQAMgOAYAAIAzAAQAYAAAMAOQAMANAAAWIAAArQAAAWgMANQgMAOgYAAgAgigiQgDADAAAJIAAAtQAAAJADADQADACAGAAIAzAAQAGAAADgCQADgDAAgJIAAgtQAAgJgDgDQgCgBgHAAIgzAAQgHAAgCABg"); + this.shape_2.setTransform(-546.375,53.05); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#FFFFFF").s().p("AgVBHQgYAAgMgOQgMgNAAgWIAAgrQAAgWAMgNQAMgOAYAAIArAAQAYAAAMAOQAMANAAAWQAAAFgGAAIgYAAQgGAAAAgCIAAgEQAAgJgDgDQgCgBgHAAIgrAAQgHAAgCABQgDADAAAJIAAAtQAAAJADADQADACAGAAIArAAQAGAAADgCQADgDAAgJIAAgDQAAgGAGAAIAYAAQAGAAAAAEIAAAEQAAAWgMANQgMAOgYAAg"); + this.shape_3.setTransform(-562.475,53.05); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#FFFFFF").s().p("AgLBHQgGAAAAgHIAAhjIgmAAQgGAAAAgHIAAgVQAAgHAGAAIBvAAQAGAAAAAHIAAAVQAAAHgGAAIgmAAIAABjQAAAHgGAAg"); + this.shape_4.setTransform(-577,53.05); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#FFFFFF").s().p("AgLBHQgGAAAAgHIAAh/QAAgHAGAAIAXAAQAGAAAAAHIAAB/QAAAHgGAAg"); + this.shape_5.setTransform(-586.575,53.05); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#FFFFFF").s().p("Ag7BHQgGAAAAgHIAAh/QAAgHAGAAIBNAAQAvABAAAoIAAACQAAATgLAIQAMAJAAAUIAAACQAAAUgKAKQgMAJgZABgAgeAlIAvAAQANAAAAgKIAAgDQAAgLgNAAIgvAAgAgegNIAtAAQAOABAAgKIAAgEQAAgJgOAAIgtAAg"); + this.shape_6.setTransform(-597.125,53.05); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#FFFFFF").s().p("AAfBHQgFAAgDgFIgRgcIgmAAIAAAaQAAAHgFAAIgYAAQgGAAAAgHIAAh/QAAgHAGAAIBHAAQA6AAAAA1IAAAEQAAAlgbALIAVAcQACADgBADQgBAAAAAAQgBABAAAAQgBAAAAAAQgBABgBAAgAggAEIAoAAQAMAAAGgDQAGgCAAgNIAAgDQAAgLgGgFQgFgCgNAAIgoAAg"); + this.shape_7.setTransform(-617.55,53.05); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#FFFFFF").s().p("AgZBHQgYAAgMgOQgMgNAAgWIAAgrQAAgWAMgNQAMgOAYAAIAzAAQAYAAAMAOQAMANAAAWIAAArQAAAWgMANQgMAOgYAAgAgigiQgDADAAAJIAAAtQAAAJADADQADACAGAAIAzAAQAGAAADgCQADgDAAgJIAAgtQAAgJgDgDQgCgBgHAAIgzAAQgHAAgCABg"); + this.shape_8.setTransform(-633.925,53.05); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#FFFFFF").s().p("AgzBHQgGAAAAgHIAAh/QAAgHAGAAIBnAAQAGAAAAAHIAAAVQAAAHgGAAIhKAAIAAAUIAsAAQAGAAAAAGIAAASQAAAGgGAAIgsAAIAAAxQAAAHgGAAg"); + this.shape_9.setTransform(-648.475,53.05); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.forbitcoin, new cjs.Rectangle(-657.5,12.1,189.10000000000002,80), null); + + +(lib.defi = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("AgLBGQgGAAAAgFIAAiBQAAgFAGAAIAXAAQAGAAAAAFIAACBQAAAFgGAAg"); + this.shape.setTransform(340.225,-4.95); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FFFFFF").s().p("AgzBGQgGAAAAgFIAAiBQAAgFAGAAIBnAAQAGAAAAAFIAAAXQAAAFgGAAIhKAAIAAAVIAsAAQAGAAAAAGIAAASQAAAGgGAAIgsAAIAAAyQAAAFgGAAg"); + this.shape_1.setTransform(331.025,-4.95); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#FFFFFF").s().p("Ag1BGQgGAAAAgFIAAiBQAAgFAGAAIBrAAQAGAAAAAFIAAAXQAAAFgGAAIhNAAIAAAVIAuAAQAGAAAAAGIAAASQAAAGgGAAIguAAIAAAWIBNAAQAGAAAAAFIAAAXQAAAFgGAAg"); + this.shape_2.setTransform(317.275,-4.95); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#FFFFFF").s().p("Ag+BGQgGAAAAgFIAAiBQAAgFAGAAIBUAAQAvAAAAA1IAAAjQAAAzgvAAgAghAlIAzAAQAIAAADgDQAFgFAAgLIAAgiQAAgMgEgEQgEgDgIgBIgzAAg"); + this.shape_3.setTransform(302.125,-4.95); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.defi, new cjs.Rectangle(292,-33,102,43.6), null); + + +(lib.JoinTheWaitlist = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("AgLAzQgKgJAAgRIAAgmIgPAAIAAgWIAPAAIAAgYIAbAAIAAAYIAYAAIAAAWIgYAAIAAAmQAAANAMAAQAGAAAFgEIAIAUQgJAGgOAAQgRAAgIgJg"); + this.shape.setTransform(153.6,9.45); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#000000").s().p("AgrAnIAKgTQAOAIATABQARAAAAgJQAAgFgJgDIgTgCQgNgDgHgFQgJgHAAgMQAAgOAMgJQAMgJAUAAQAWAAAPAIIgKAUQgMgGgPgBQgRABAAAIQAAAGAJACIATAEQANACAHAFQAJAGAAANQAAAOgMAIQgMAJgVAAQgaAAgQgLg"); + this.shape_1.setTransform(144.925,10.45); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgLgrQgFgFgBgGQABgHAFgEQAEgFAHAAQAHAAAGAEQAEAFAAAGQAAAHgEAFQgFAEgIAAQgHAAgEgEg"); + this.shape_2.setTransform(137.5,8.225); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#000000").s().p("AgNBDIAAiFIAbAAIAACFg"); + this.shape_3.setTransform(132.1,8.625); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#000000").s().p("AgMAzQgJgJAAgRIAAgmIgPAAIAAgWIAPAAIAAgYIAbAAIAAAYIAYAAIAAAWIgYAAIAAAmQAAANAMAAQAGAAAGgEIAHAUQgIAGgPAAQgQAAgKgJg"); + this.shape_4.setTransform(125.45,9.45); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgMgrQgEgFAAgGQAAgHAEgEQAFgFAHAAQAIAAAFAEQAEAFABAGQgBAHgEAFQgFAEgIAAQgHAAgFgEg"); + this.shape_5.setTransform(118.9,8.225); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#000000").s().p("AgjApQgKgHAAgNQAAgcAqAAIAVAAQAAgUgVABQgRAAgLAJIgKgUQAQgMAZAAQAuAAAAArIAAA3IgaAAIAAgMQgIANgUAAQgSAAgJgJgAgRAUQAAAEAEAEQAEADAHAAQAPAAAFgNIAAgKIgSAAQgRAAAAAMg"); + this.shape_6.setTransform(110.35,10.45); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#000000").s().p("AAcA/IgchVIgbBVIgfAAIgqh9IAeAAIAdBXIAehXIAaAAIAcBYIAehYIAcAAIgqB9g"); + this.shape_7.setTransform(94.675,9); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#000000").s().p("AgjAkQgPgOAAgWQAAgUAOgOQAPgPAVAAQAXAAANAOQAPAOAAAWIAAAHIhJAAQACAJAIAFQAGAGALAAQAOAAAKgKIAPAQQgNAQgbAAQgYAAgPgOgAAZgHQgCgKgGgFQgHgGgKAAQgIAAgHAGQgGAFgBAKIAvAAIAAAAg"); + this.shape_8.setTransform(73.5,10.45); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#000000").s().p("AAWBDIAAgzQgBgWgTAAQgKAAgGAGQgGAGgBANIAAAwIgbAAIAAiFIAbAAIAAAvQAMgMATAAQARAAALALQALALAAAUIAAA4g"); + this.shape_9.setTransform(61.65,8.625); + + this.shape_10 = new cjs.Shape(); + this.shape_10.graphics.f("#000000").s().p("AgNA/IAAhlIgpAAIAAgYIBtAAIAAAYIgpAAIAABlg"); + this.shape_10.setTransform(49.85,9); + + this.shape_11 = new cjs.Shape(); + this.shape_11.graphics.f("#000000").s().p("AAWAxIAAgyQAAgXgVAAQgJAAgGAHQgGAGAAAMIAAAwIgcAAIAAhgIAbAAIAAAMQALgNATAAQATAAAKAKQAMAMAAAVIAAA2g"); + this.shape_11.setTransform(33.1,10.375); + + this.shape_12 = new cjs.Shape(); + this.shape_12.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgMgrQgEgFAAgGQAAgHAEgEQAFgFAHAAQAIAAAEAEQAGAFAAAGQAAAHgGAFQgEAEgIAAQgHAAgFgEg"); + this.shape_12.setTransform(24.15,8.225); + + this.shape_13 = new cjs.Shape(); + this.shape_13.graphics.f("#000000").s().p("AglAkQgPgOAAgWQAAgUAPgPQAPgOAWAAQAXAAAPAOQAPAPAAAUQAAAWgPAOQgPAOgXAAQgWAAgPgOgAgQgTQgIAIAAALQAAANAIAHQAHAHAJAAQALAAAHgHQAGgHABgNQgBgLgGgIQgHgGgLAAQgJAAgHAGg"); + this.shape_13.setTransform(15.6,10.45); + + this.shape_14 = new cjs.Shape(); + this.shape_14.graphics.f("#000000").s().p("AgqAuIAQgTQAKANANAAQARAAAAgUIAAg8IgrAAIAAgXIBIAAIAABRQAAAugsAAQgbAAgOgSg"); + this.shape_14.setTransform(4.025,9.1); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_14},{t:this.shape_13},{t:this.shape_12},{t:this.shape_11},{t:this.shape_10},{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.JoinTheWaitlist, new cjs.Rectangle(-2,-4.1,161.8,25.9), null); + + +(lib.Tween3 = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.instance = new lib.LOGO(); + this.instance.setTransform(42.35,-159.4,0.5765,0.5765,0,0,0,72.6,72.6); + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); + + this._renderFirstFrame(); + +}).prototype = p = new cjs.MovieClip(); +p.nominalBounds = new cjs.Rectangle(-36.9,-189.7,146.7,19.599999999999994); + + +(lib.BUTTON = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Component_5_11 + this.instance = new lib.JoinTheWaitlist(); + this.instance.setTransform(112.05,24.55,1,1,0,0,0,78.9,8.8); + + this.shape = new cjs.Shape(); + this.shape.graphics.f().s("#FEC004").ss(0.5,0,0,4).p("Arjj3IXHAAQBnAABIBJQBJBIAABmQAABnhJBIQhIBJhnAAI3HAAQhnAAhIhJQhJhIAAhnQAAhmBJhIQBIhJBnAAg"); + this.shape.setTransform(112,25); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FDC004").s().p("ArjD6QhoAAhJhJQhJhJAAhoQAAhnBJhIQBJhKBoAAIXHAAQBnAABKBKQBJBIAABnQAABohJBJQhKBJhnAAg"); + this.shape_1.setTransform(112,25); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_1},{t:this.shape},{t:this.instance}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.BUTTON, new cjs.Rectangle(12.3,-0.7,199.5,51.5), null); + + +// stage content: +(lib._290x90 = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // button + this.instance = new lib.BUTTON(); + this.instance.setTransform(230.85,70.3,0.4832,0.4828,0,0,0,113.4,22.2); + this.instance.alpha = 0; + this.instance._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(92).to({_off:false},0).to({alpha:1},15).wait(133)); + + // stroke_left + this.instance_1 = new lib.STROKELEFT(); + this.instance_1.setTransform(-93.95,74.75,1,1,0,0,0,92.3,1.9); + this.instance_1._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_1).wait(104).to({_off:false},0).to({x:68.9,y:75.75},20,cjs.Ease.circOut).wait(116)); + + // logo_copy + this.instance_2 = new lib.Tween3("synched",0); + this.instance_2.setTransform(108.7,224.9,1.0017,0.9994,0,0,0,0.2,0.1); + this.instance_2.alpha = 0; + + this.timeline.addTween(cjs.Tween.get(this.instance_2).to({alpha:1},14).to({startPosition:0},13).to({alpha:0},6).wait(207)); + + // has_arrived + this.instance_3 = new lib.hasarrived(); + this.instance_3.setTransform(151.6,93.2,1,1,0,0,0,192.8,65.2); + this.instance_3._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_3).wait(68).to({_off:false},0).to({x:-137.95},17,cjs.Ease.quartOut).wait(155)); + + // white_bg + this.instance_4 = new lib.whitebg_round(); + this.instance_4.setTransform(359.95,50.95,0.5953,0.5028,0,0,0,76,21.5); + this.instance_4._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_4).wait(72).to({_off:false},0).to({x:126.9},15,cjs.Ease.cubicOut).wait(153)); + + // For_bitcoin + this.instance_5 = new lib.forbitcoin(); + this.instance_5.setTransform(1148.2,37.65,1,1,0,0,0,192.8,65.2); + this.instance_5._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_5).wait(48).to({_off:false},0).to({x:915.15},14,cjs.Ease.quartOut).wait(178)); + + // Defi + this.instance_6 = new lib.defi(); + this.instance_6.setTransform(196.75,51.7,1,1,0,0,0,192.8,22.4); + this.instance_6._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_6).wait(36).to({_off:false},0).to({x:-88.3,y:53.05},15,cjs.Ease.quartOut).wait(189)); + + // pattern + this.instance_7 = new lib.patternbg(); + this.instance_7.setTransform(355.3,130,1,1,0,0,0,433.8,317); + + this.timeline.addTween(cjs.Tween.get(this.instance_7).to({regX:434,regY:316.8,scaleX:1.1529,scaleY:1.1529,rotation:-4.9582,x:316,y:140.2},239).wait(1)); + + // bg + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("Eg5iAHnIAAvNMBzFAAAIAAPNg"); + this.shape.setTransform(365.15,45.05); + + this.timeline.addTween(cjs.Tween.get(this.shape).wait(240)); + + this._renderFirstFrame(); + +}).prototype = p = new lib.AnMovieClip(); +p.nominalBounds = new cjs.Rectangle(-140.1,-221.8,985.8000000000001,769.5999999999999); +// library properties: +lib.properties = { + id: '6C2532F589104630A12141E57F9B7546', + width: 290, + height: 90, + fps: 30, + color: "#FFFFFF", + opacity: 1.00, + manifest: [ + {src:"images/pattern_w_bg_958x700.jpg", id:"pattern_w_bg_958x700"}, + {src:"images/SOVRYN_LOGO_V32x.png", id:"SOVRYN_LOGO_V32x"} + ], + preloads: [] +}; + + + +// bootstrap callback support: + +(lib.Stage = function(canvas) { + createjs.Stage.call(this, canvas); +}).prototype = p = new createjs.Stage(); + +p.setAutoPlay = function(autoPlay) { + this.tickEnabled = autoPlay; +} +p.play = function() { this.tickEnabled = true; this.getChildAt(0).gotoAndPlay(this.getTimelinePosition()) } +p.stop = function(ms) { if(ms) this.seek(ms); this.tickEnabled = false; } +p.seek = function(ms) { this.tickEnabled = true; this.getChildAt(0).gotoAndStop(lib.properties.fps * ms / 1000); } +p.getDuration = function() { return this.getChildAt(0).totalFrames / lib.properties.fps * 1000; } + +p.getTimelinePosition = function() { return this.getChildAt(0).currentFrame / lib.properties.fps * 1000; } + +an.bootcompsLoaded = an.bootcompsLoaded || []; +if(!an.bootstrapListeners) { + an.bootstrapListeners=[]; +} + +an.bootstrapCallback=function(fnCallback) { + an.bootstrapListeners.push(fnCallback); + if(an.bootcompsLoaded.length > 0) { + for(var i=0; i + + + + + +index540x90 + + + + + + + +
+ +
+
+
+ + \ No newline at end of file diff --git a/public/banners/index540x90.js b/public/banners/index540x90.js new file mode 100644 index 000000000..a21d1aad5 --- /dev/null +++ b/public/banners/index540x90.js @@ -0,0 +1,628 @@ +(function (cjs, an) { + +var p; // shortcut to reference prototypes +var lib={};var ss={};var img={}; +lib.ssMetadata = []; + + +(lib.AnMovieClip = function(){ + this.actionFrames = []; + this.gotoAndPlay = function(positionOrLabel){ + cjs.MovieClip.prototype.gotoAndPlay.call(this,positionOrLabel); + } + this.play = function(){ + cjs.MovieClip.prototype.play.call(this); + } + this.gotoAndStop = function(positionOrLabel){ + cjs.MovieClip.prototype.gotoAndStop.call(this,positionOrLabel); + } + this.stop = function(){ + cjs.MovieClip.prototype.stop.call(this); + } +}).prototype = p = new cjs.MovieClip(); +// symbols: + + + +(lib.pattern_w_bg_958x700 = function() { + this.initialize(img.pattern_w_bg_958x700); +}).prototype = p = new cjs.Bitmap(); +p.nominalBounds = new cjs.Rectangle(0,0,958,700); + + +(lib.SOVRYN_LOGO_V32x = function() { + this.initialize(img.SOVRYN_LOGO_V32x); +}).prototype = p = new cjs.Bitmap(); +p.nominalBounds = new cjs.Rectangle(0,0,1016,136);// helper functions: + +function mc_symbol_clone() { + var clone = this._cloneProps(new this.constructor(this.mode, this.startPosition, this.loop, this.reversed)); + clone.gotoAndStop(this.currentFrame); + clone.paused = this.paused; + clone.framerate = this.framerate; + return clone; +} + +function getMCSymbolPrototype(symbol, nominalBounds, frameBounds) { + var prototype = cjs.extend(symbol, cjs.MovieClip); + prototype.clone = mc_symbol_clone; + prototype.nominalBounds = nominalBounds; + prototype.frameBounds = frameBounds; + return prototype; + } + + +(lib.whitebg_round = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("AtVDUQgxABAAgoIAAlZQAAgoAxAAIarAAQAxAAAAAoIAAFZQAAAogxgBg"); + this.shape.setTransform(60.75,21.25); + + this.timeline.addTween(cjs.Tween.get(this.shape).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.whitebg_round, new cjs.Rectangle(-29.5,0,180.5,42.5), null); + + +(lib.STROKELEFT = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f().s("#FFFFFF").ss(1,1,1).p("AKeADQAAgCAAgBQAAgHAFgFQAGgGAIAAQAIAAAFAGQAGAFAAAHQAAAIgGAGQgFAFgIAAQgIAAgGgFQgEgFgBgGgArDADIVhAA"); + this.shape.setTransform(113.825,1.9); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f().s("#FFFFFF").ss(1,1,1).p("AriAAIXFAA"); + this.shape_1.setTransform(-24.5,2.15); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.STROKELEFT, new cjs.Rectangle(-99.4,-1,285,5.8), null); + + +(lib.patternbg = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.instance = new lib.pattern_w_bg_958x700(); + this.instance.setTransform(0,0,0.9057,0.9057); + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.patternbg, new cjs.Rectangle(0,0,867.7,634), null); + + +(lib.LOGO = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.instance = new lib.SOVRYN_LOGO_V32x(); + this.instance.setTransform(-65,20,0.2505,0.2505); + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.LOGO, new cjs.Rectangle(-65,20,254.6,34.1), null); + + +(lib.hasarrived = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("Ag+BHQgGAAAAgHIAAh/QAAgHAGAAIBUAAQAvAAAAA1IAAAjQAAA1gvAAgAghAlIAzAAQAIAAADgDQAFgFAAgLIAAgjQAAgLgEgFQgEgDgIABIgzAAg"); + this.shape.setTransform(488.625,23); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#000000").s().p("Ag1BHQgGAAAAgHIAAh/QAAgHAGAAIBrAAQAGAAAAAHIAAAVQAAAHgGAAIhNAAIAAAUIAuAAQAGAAAAAGIAAASQAAAGgGAAIguAAIAAAVIBNAAQAGAAAAAHIAAAVQAAAHgGAAg"); + this.shape_1.setTransform(473.775,23); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#000000").s().p("AgQBHQgFgBgCgEIg2iBQgCgHAHAAIAaAAQAFABABAEIAoBjIAohjQADgEAEgBIAaAAQAHAAgCAHIg2CBQgDAEgEABg"); + this.shape_2.setTransform(458.5,23); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#000000").s().p("AgLBHQgGAAAAgHIAAh/QAAgHAGAAIAXAAQAGAAAAAHIAAB/QAAAHgGAAg"); + this.shape_3.setTransform(447.425,23); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#000000").s().p("AAfBHQgFAAgDgFIgRgcIglAAIAAAaQAAAHgHAAIgXAAQgGAAAAgHIAAh/QAAgHAGAAIBIAAQA5AAAAA1IAAAEQAAAlgbALIAUAcQACAEgBACQAAAAAAAAQgBABAAAAQgBAAAAAAQgBABgBAAgAgfAFIAmAAQAOgBAEgDQAHgDAAgMIAAgDQAAgLgGgFQgFgDgOABIgmAAg"); + this.shape_4.setTransform(436.85,23); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#000000").s().p("AAfBHQgFAAgCgFIgSgcIgmAAIAAAaQAAAHgFAAIgYAAQgGAAAAgHIAAh/QAAgHAGAAIBHAAQA6AAAAA1IAAAEQAAAlgaALIAUAcQABAEAAACQgBAAAAAAQgBABAAAAQgBAAAAAAQgBABgBAAgAggAFIAoAAQANgBAFgDQAGgDAAgMIAAgDQAAgLgGgFQgFgDgNABIgoAAg"); + this.shape_5.setTransform(421.25,23); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#000000").s().p("AAwBHQgFgBgCgEIgHgSIhDAAIgIASQgCAEgFABIgaAAQgIAAADgIIA7iAQACgEAFgBIAbAAQAFABACAEIA7CAQADAIgIAAgAAWATIgWg1IgVA1IArAAg"); + this.shape_6.setTransform(404.902,23); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#FFFFFF").s().p("AgTBHQgsAAgEgqQAAgGAGAAIAYAAQAFAAABAFQADAJAJgBIAnAAQAMAAAAgJQAAgGgCgCQgDgCgGAAIgsgEQgXgCgKgJQgKgJAAgUQAAgqAwgBIAkAAQAsABADApQABAGgHAAIgXAAQgFAAgCgGQgCgHgJAAIgkAAQgNgBAAAKQAAAFADADQADACAGAAIAsAEQAXABAKAKQAKAIAAAUQAAAsgwAAg"); + this.shape_7.setTransform(383.975,23); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#FFFFFF").s().p("AAwBHQgFgBgCgEIgHgSIhDAAIgIASQgCAEgFABIgaAAQgIAAADgIIA7iAQACgEAFgBIAbAAQAFABACAEIA7CAQADAIgIAAgAAWATIgWg1IgVA1IArAAg"); + this.shape_8.setTransform(368.002,23); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#FFFFFF").s().p("AAlBHQgGAAAAgHIAAgwIg9AAIAAAwQAAAHgGAAIgYAAQgGAAAAgHIAAh/QAAgHAGAAIAYAAQAGAAAAAHIAAAxIA9AAIAAgxQAAgHAGAAIAYAAQAGAAAAAHIAAB/QAAAHgGAAg"); + this.shape_9.setTransform(351.825,23); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.hasarrived, new cjs.Rectangle(341.9,8,231.10000000000002,28), null); + + +(lib.forbitcoin = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("AAoBHQgFgBgDgDIhAhSIAABPQAAAHgGAAIgYAAQgFAAAAgHIAAh/QAAgHAFAAIAXAAQAFABADADIBABSIAAhPQAAgHAGAAIAXAAQAHAAgBAHIAAB/QABAHgHAAg"); + this.shape.setTransform(-523.9,53.05); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FFFFFF").s().p("AgLBHQgGAAAAgHIAAh/QAAgHAGAAIAXAAQAGAAAAAHIAAB/QAAAHgGAAg"); + this.shape_1.setTransform(-535.025,53.05); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#FFFFFF").s().p("AgZBHQgYAAgMgOQgMgNAAgWIAAgrQAAgWAMgNQAMgOAYAAIAzAAQAYAAAMAOQAMANAAAWIAAArQAAAWgMANQgMAOgYAAgAgigiQgDADAAAJIAAAtQAAAJADADQADACAGAAIAzAAQAGAAADgCQADgDAAgJIAAgtQAAgJgDgDQgCgBgHAAIgzAAQgHAAgCABg"); + this.shape_2.setTransform(-546.375,53.05); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#FFFFFF").s().p("AgVBHQgYAAgMgOQgMgNAAgWIAAgrQAAgWAMgNQAMgOAYAAIArAAQAYAAAMAOQAMANAAAWQAAAFgGAAIgYAAQgGAAAAgCIAAgEQAAgJgDgDQgCgBgHAAIgrAAQgHAAgCABQgDADAAAJIAAAtQAAAJADADQADACAGAAIArAAQAGAAADgCQADgDAAgJIAAgDQAAgGAGAAIAYAAQAGAAAAAEIAAAEQAAAWgMANQgMAOgYAAg"); + this.shape_3.setTransform(-562.475,53.05); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#FFFFFF").s().p("AgLBHQgGAAAAgHIAAhjIgmAAQgGAAAAgHIAAgVQAAgHAGAAIBvAAQAGAAAAAHIAAAVQAAAHgGAAIgmAAIAABjQAAAHgGAAg"); + this.shape_4.setTransform(-577,53.05); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#FFFFFF").s().p("AgLBHQgGAAAAgHIAAh/QAAgHAGAAIAXAAQAGAAAAAHIAAB/QAAAHgGAAg"); + this.shape_5.setTransform(-586.575,53.05); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#FFFFFF").s().p("Ag7BHQgGAAAAgHIAAh/QAAgHAGAAIBNAAQAvABAAAoIAAACQAAATgLAIQAMAJAAAUIAAACQAAAUgKAKQgMAJgZABgAgeAlIAvAAQANAAAAgKIAAgDQAAgLgNAAIgvAAgAgegNIAtAAQAOABAAgKIAAgEQAAgJgOAAIgtAAg"); + this.shape_6.setTransform(-597.125,53.05); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#FFFFFF").s().p("AAfBHQgFAAgDgFIgRgcIgmAAIAAAaQAAAHgFAAIgYAAQgGAAAAgHIAAh/QAAgHAGAAIBHAAQA6AAAAA1IAAAEQAAAlgbALIAVAcQACADgBADQgBAAAAAAQgBABAAAAQgBAAAAAAQgBABgBAAgAggAEIAoAAQAMAAAGgDQAGgCAAgNIAAgDQAAgLgGgFQgFgCgNAAIgoAAg"); + this.shape_7.setTransform(-617.55,53.05); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#FFFFFF").s().p("AgZBHQgYAAgMgOQgMgNAAgWIAAgrQAAgWAMgNQAMgOAYAAIAzAAQAYAAAMAOQAMANAAAWIAAArQAAAWgMANQgMAOgYAAgAgigiQgDADAAAJIAAAtQAAAJADADQADACAGAAIAzAAQAGAAADgCQADgDAAgJIAAgtQAAgJgDgDQgCgBgHAAIgzAAQgHAAgCABg"); + this.shape_8.setTransform(-633.925,53.05); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#FFFFFF").s().p("AgzBHQgGAAAAgHIAAh/QAAgHAGAAIBnAAQAGAAAAAHIAAAVQAAAHgGAAIhKAAIAAAUIAsAAQAGAAAAAGIAAASQAAAGgGAAIgsAAIAAAxQAAAHgGAAg"); + this.shape_9.setTransform(-648.475,53.05); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.forbitcoin, new cjs.Rectangle(-657.5,12.1,189.10000000000002,80), null); + + +(lib.defi = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("AgLBGQgGABAAgHIAAh/QAAgGAGgBIAXAAQAGABAAAGIAAB/QAAAHgGgBg"); + this.shape.setTransform(366.725,28.05); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FFFFFF").s().p("AgzBGQgGABAAgHIAAh/QAAgGAGgBIBnAAQAGABAAAGIAAAVQAAAHgGgBIhKAAIAAAVIAsAAQAGAAAAAGIAAASQAAAGgGAAIgsAAIAAAxQAAAHgGgBg"); + this.shape_1.setTransform(357.525,28.05); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#FFFFFF").s().p("Ag1BGQgGABAAgHIAAh/QAAgGAGgBIBrAAQAGABAAAGIAAAVQAAAHgGgBIhNAAIAAAVIAuAAQAGAAAAAGIAAASQAAAGgGAAIguAAIAAAVIBNAAQAGAAAAAHIAAAVQAAAHgGgBg"); + this.shape_2.setTransform(343.775,28.05); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#FFFFFF").s().p("Ag+BGQgGABAAgHIAAh/QAAgGAGgBIBUAAQAvAAAAA1IAAAjQAAA0gvAAgAghAlIAzAAQAIAAADgDQAFgEAAgMIAAgjQAAgLgEgFQgEgDgIAAIgzAAg"); + this.shape_3.setTransform(328.625,28.05); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.defi, new cjs.Rectangle(318.5,0,102,43.6), null); + + +(lib.JoinTheWaitlist = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("AgLAzQgKgJAAgRIAAgmIgPAAIAAgWIAPAAIAAgYIAbAAIAAAYIAYAAIAAAWIgYAAIAAAmQAAANAMAAQAGAAAFgEIAIAUQgJAGgOAAQgRAAgIgJg"); + this.shape.setTransform(153.6,9.45); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#000000").s().p("AgrAnIAKgTQAOAIATABQARAAAAgJQAAgFgJgDIgTgCQgNgDgHgFQgJgHAAgMQAAgOAMgJQAMgJAUAAQAWAAAPAIIgKAUQgMgGgPgBQgRABAAAIQAAAGAJACIATAEQANACAHAFQAJAGAAANQAAAOgMAIQgMAJgVAAQgaAAgQgLg"); + this.shape_1.setTransform(144.925,10.45); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgLgrQgFgFgBgGQABgHAFgEQAEgFAHAAQAHAAAGAEQAEAFAAAGQAAAHgEAFQgFAEgIAAQgHAAgEgEg"); + this.shape_2.setTransform(137.5,8.225); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#000000").s().p("AgNBDIAAiFIAbAAIAACFg"); + this.shape_3.setTransform(132.1,8.625); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#000000").s().p("AgMAzQgJgJAAgRIAAgmIgPAAIAAgWIAPAAIAAgYIAbAAIAAAYIAYAAIAAAWIgYAAIAAAmQAAANAMAAQAGAAAGgEIAHAUQgIAGgPAAQgQAAgKgJg"); + this.shape_4.setTransform(125.45,9.45); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgMgrQgEgFAAgGQAAgHAEgEQAFgFAHAAQAIAAAFAEQAEAFABAGQgBAHgEAFQgFAEgIAAQgHAAgFgEg"); + this.shape_5.setTransform(118.9,8.225); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#000000").s().p("AgjApQgKgHAAgNQAAgcAqAAIAVAAQAAgUgVABQgRAAgLAJIgKgUQAQgMAZAAQAuAAAAArIAAA3IgaAAIAAgMQgIANgUAAQgSAAgJgJgAgRAUQAAAEAEAEQAEADAHAAQAPAAAFgNIAAgKIgSAAQgRAAAAAMg"); + this.shape_6.setTransform(110.35,10.45); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#000000").s().p("AAcA/IgchVIgbBVIgfAAIgqh9IAeAAIAdBXIAehXIAaAAIAcBYIAehYIAcAAIgqB9g"); + this.shape_7.setTransform(94.675,9); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#000000").s().p("AgjAkQgPgOAAgWQAAgUAOgOQAPgPAVAAQAXAAANAOQAPAOAAAWIAAAHIhJAAQACAJAIAFQAGAGALAAQAOAAAKgKIAPAQQgNAQgbAAQgYAAgPgOgAAZgHQgCgKgGgFQgHgGgKAAQgIAAgHAGQgGAFgBAKIAvAAIAAAAg"); + this.shape_8.setTransform(73.5,10.45); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#000000").s().p("AAWBDIAAgzQgBgWgTAAQgKAAgGAGQgGAGgBANIAAAwIgbAAIAAiFIAbAAIAAAvQAMgMATAAQARAAALALQALALAAAUIAAA4g"); + this.shape_9.setTransform(61.65,8.625); + + this.shape_10 = new cjs.Shape(); + this.shape_10.graphics.f("#000000").s().p("AgNA/IAAhlIgpAAIAAgYIBtAAIAAAYIgpAAIAABlg"); + this.shape_10.setTransform(49.85,9); + + this.shape_11 = new cjs.Shape(); + this.shape_11.graphics.f("#000000").s().p("AAWAxIAAgyQAAgXgVAAQgJAAgGAHQgGAGAAAMIAAAwIgcAAIAAhgIAbAAIAAAMQALgNATAAQATAAAKAKQAMAMAAAVIAAA2g"); + this.shape_11.setTransform(33.1,10.375); + + this.shape_12 = new cjs.Shape(); + this.shape_12.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgMgrQgEgFAAgGQAAgHAEgEQAFgFAHAAQAIAAAEAEQAGAFAAAGQAAAHgGAFQgEAEgIAAQgHAAgFgEg"); + this.shape_12.setTransform(24.15,8.225); + + this.shape_13 = new cjs.Shape(); + this.shape_13.graphics.f("#000000").s().p("AglAkQgPgOAAgWQAAgUAPgPQAPgOAWAAQAXAAAPAOQAPAPAAAUQAAAWgPAOQgPAOgXAAQgWAAgPgOgAgQgTQgIAIAAALQAAANAIAHQAHAHAJAAQALAAAHgHQAGgHABgNQgBgLgGgIQgHgGgLAAQgJAAgHAGg"); + this.shape_13.setTransform(15.6,10.45); + + this.shape_14 = new cjs.Shape(); + this.shape_14.graphics.f("#000000").s().p("AgqAuIAQgTQAKANANAAQARAAAAgUIAAg8IgrAAIAAgXIBIAAIAABRQAAAugsAAQgbAAgOgSg"); + this.shape_14.setTransform(4.025,9.1); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_14},{t:this.shape_13},{t:this.shape_12},{t:this.shape_11},{t:this.shape_10},{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.JoinTheWaitlist, new cjs.Rectangle(-2,-4.1,161.8,25.9), null); + + +(lib.Tween3 = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.instance = new lib.LOGO(); + this.instance.setTransform(42.35,-159.4,0.5765,0.5765,0,0,0,72.6,72.6); + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); + + this._renderFirstFrame(); + +}).prototype = p = new cjs.MovieClip(); +p.nominalBounds = new cjs.Rectangle(-36.9,-189.7,146.7,19.599999999999994); + + +(lib.BUTTON = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Component_5_11 + this.instance = new lib.JoinTheWaitlist(); + this.instance.setTransform(112.05,24.55,1,1,0,0,0,78.9,8.8); + + this.shape = new cjs.Shape(); + this.shape.graphics.f().s("#FEC004").ss(0.5,0,0,4).p("Arjj3IXHAAQBnAABIBJQBJBIAABmQAABnhJBIQhIBJhnAAI3HAAQhnAAhIhJQhJhIAAhnQAAhmBJhIQBIhJBnAAg"); + this.shape.setTransform(112,25); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FDC004").s().p("ArjD6QhoAAhJhJQhJhJAAhoQAAhnBJhIQBJhKBoAAIXHAAQBnAABKBKQBJBIAABnQAABohJBJQhKBJhnAAg"); + this.shape_1.setTransform(112,25); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_1},{t:this.shape},{t:this.instance}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.BUTTON, new cjs.Rectangle(12.3,-0.7,199.5,51.5), null); + + +// stage content: +(lib._540x90 = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // button + this.instance = new lib.BUTTON(); + this.instance.setTransform(466.8,49.8,0.5395,0.539,0,0,0,113.2,22.2); + this.instance.alpha = 0; + this.instance._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(57).to({_off:false},0).to({alpha:1},16).wait(167)); + + // stroke_left + this.instance_1 = new lib.STROKELEFT(); + this.instance_1.setTransform(-93.95,74.75,1,1,0,0,0,92.3,1.9); + this.instance_1._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_1).wait(62).to({_off:false},0).to({x:133.4},20,cjs.Ease.circOut).wait(158)); + + // logo_copy + this.instance_2 = new lib.Tween3("synched",0); + this.instance_2.setTransform(42.75,120.15,0.6473,0.6458,0,0,0,0.1,0.1); + this.instance_2.alpha = 0; + + this.timeline.addTween(cjs.Tween.get(this.instance_2).to({scaleX:0.6405,scaleY:0.6382,x:46.25,y:139.35,alpha:1},8).wait(232)); + + // has_arrived + this.instance_3 = new lib.hasarrived(); + this.instance_3.setTransform(401.15,91.2,1,1,0,0,0,192.8,65.2); + this.instance_3._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_3).wait(35).to({_off:false},0).to({x:73.9,y:93.5},15,cjs.Ease.quartOut).wait(190)); + + // white_bg + this.instance_4 = new lib.whitebg_round(); + this.instance_4.setTransform(613.05,51.45,0.5953,0.5028,0,0,0,76,21.5); + this.instance_4._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_4).wait(41).to({_off:false},0).to({x:337.95},15,cjs.Ease.quartOut).wait(184)); + + // For_bitcoin + this.instance_5 = new lib.forbitcoin(); + this.instance_5.setTransform(1400.3,63.15,1,1,0,0,0,192.8,65.2); + this.instance_5._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_5).wait(21).to({_off:false},0).to({x:927.5,y:63.2},13,cjs.Ease.quartOut).wait(206)); + + // Defi + this.instance_6 = new lib.defi(); + this.instance_6.setTransform(423.85,45.55,1,1,0,0,0,192.8,22.4); + this.instance_6._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_6).wait(6).to({_off:false},0).to({x:-105.2},15,cjs.Ease.quartOut).wait(219)); + + // pattern + this.instance_7 = new lib.patternbg(); + this.instance_7.setTransform(467.35,166,1,1,0,0,0,433.8,317); + + this.timeline.addTween(cjs.Tween.get(this.instance_7).to({regX:434.1,regY:316.9,scaleX:1.074,scaleY:1.074,rotation:-4.9587,x:503.65,y:146.25},239).wait(1)); + + // bg + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("Eg5iAHnIAAvNMBzFAAAIAAPNg"); + this.shape.setTransform(365.15,45.05); + + this.timeline.addTween(cjs.Tween.get(this.shape).wait(240)); + + this._renderFirstFrame(); + +}).prototype = p = new lib.AnMovieClip(); +p.nominalBounds = new cjs.Rectangle(-15.1,-188.1,1012.1,713.9); +// library properties: +lib.properties = { + id: '6C2532F589104630A12141E57F9B7546', + width: 540, + height: 90, + fps: 30, + color: "#FFFFFF", + opacity: 1.00, + manifest: [ + {src:"images/pattern_w_bg_958x700.jpg", id:"pattern_w_bg_958x700"}, + {src:"images/SOVRYN_LOGO_V32x.png", id:"SOVRYN_LOGO_V32x"} + ], + preloads: [] +}; + + + +// bootstrap callback support: + +(lib.Stage = function(canvas) { + createjs.Stage.call(this, canvas); +}).prototype = p = new createjs.Stage(); + +p.setAutoPlay = function(autoPlay) { + this.tickEnabled = autoPlay; +} +p.play = function() { this.tickEnabled = true; this.getChildAt(0).gotoAndPlay(this.getTimelinePosition()) } +p.stop = function(ms) { if(ms) this.seek(ms); this.tickEnabled = false; } +p.seek = function(ms) { this.tickEnabled = true; this.getChildAt(0).gotoAndStop(lib.properties.fps * ms / 1000); } +p.getDuration = function() { return this.getChildAt(0).totalFrames / lib.properties.fps * 1000; } + +p.getTimelinePosition = function() { return this.getChildAt(0).currentFrame / lib.properties.fps * 1000; } + +an.bootcompsLoaded = an.bootcompsLoaded || []; +if(!an.bootstrapListeners) { + an.bootstrapListeners=[]; +} + +an.bootstrapCallback=function(fnCallback) { + an.bootstrapListeners.push(fnCallback); + if(an.bootcompsLoaded.length > 0) { + for(var i=0; i + + + + + +index720x90 + + + + + + + +
+ +
+
+
+ + \ No newline at end of file diff --git a/public/banners/index720x90.js b/public/banners/index720x90.js new file mode 100644 index 000000000..c746d8adf --- /dev/null +++ b/public/banners/index720x90.js @@ -0,0 +1,628 @@ +(function (cjs, an) { + +var p; // shortcut to reference prototypes +var lib={};var ss={};var img={}; +lib.ssMetadata = []; + + +(lib.AnMovieClip = function(){ + this.actionFrames = []; + this.gotoAndPlay = function(positionOrLabel){ + cjs.MovieClip.prototype.gotoAndPlay.call(this,positionOrLabel); + } + this.play = function(){ + cjs.MovieClip.prototype.play.call(this); + } + this.gotoAndStop = function(positionOrLabel){ + cjs.MovieClip.prototype.gotoAndStop.call(this,positionOrLabel); + } + this.stop = function(){ + cjs.MovieClip.prototype.stop.call(this); + } +}).prototype = p = new cjs.MovieClip(); +// symbols: + + + +(lib.pattern_w_bg_958x700 = function() { + this.initialize(img.pattern_w_bg_958x700); +}).prototype = p = new cjs.Bitmap(); +p.nominalBounds = new cjs.Rectangle(0,0,958,700); + + +(lib.SOVRYN_LOGO_V32x = function() { + this.initialize(img.SOVRYN_LOGO_V32x); +}).prototype = p = new cjs.Bitmap(); +p.nominalBounds = new cjs.Rectangle(0,0,1016,136);// helper functions: + +function mc_symbol_clone() { + var clone = this._cloneProps(new this.constructor(this.mode, this.startPosition, this.loop, this.reversed)); + clone.gotoAndStop(this.currentFrame); + clone.paused = this.paused; + clone.framerate = this.framerate; + return clone; +} + +function getMCSymbolPrototype(symbol, nominalBounds, frameBounds) { + var prototype = cjs.extend(symbol, cjs.MovieClip); + prototype.clone = mc_symbol_clone; + prototype.nominalBounds = nominalBounds; + prototype.frameBounds = frameBounds; + return prototype; + } + + +(lib.whitebg_round = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("AtVDUQgxABAAgoIAAlZQAAgoAxAAIarAAQAxAAAAAoIAAFZQAAAogxgBg"); + this.shape.setTransform(60.75,21.25); + + this.timeline.addTween(cjs.Tween.get(this.shape).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.whitebg_round, new cjs.Rectangle(-29.5,0,180.5,42.5), null); + + +(lib.STROKELEFT = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f().s("#FFFFFF").ss(1,1,1).p("AKeADQAAgCAAgBQAAgHAFgFQAGgGAIAAQAIAAAFAGQAGAFAAAHQAAAIgGAGQgFAFgIAAQgIAAgGgFQgEgFgBgGgArDADIVhAA"); + this.shape.setTransform(113.825,1.9); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f().s("#FFFFFF").ss(1,1,1).p("AriAAIXFAA"); + this.shape_1.setTransform(-24.5,2.15); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.STROKELEFT, new cjs.Rectangle(-99.4,-1,285,5.8), null); + + +(lib.patternbg = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.instance = new lib.pattern_w_bg_958x700(); + this.instance.setTransform(0,0,0.9057,0.9057); + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.patternbg, new cjs.Rectangle(0,0,867.7,634), null); + + +(lib.LOGO = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.instance = new lib.SOVRYN_LOGO_V32x(); + this.instance.setTransform(-65,20,0.2505,0.2505); + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.LOGO, new cjs.Rectangle(-65,20,254.6,34.1), null); + + +(lib.hasarrived = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("AhSBcQgHAAAAgIIAAinQAAgIAHAAIBvAAQA9AAAABFIAAAuQAABEg9AAgAgrAwIBCAAQAKAAAFgEQAHgGgBgPIAAgtQAAgPgFgFQgFgFgLAAIhCAAg"); + this.shape.setTransform(868.5,30.925); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#000000").s().p("AhFBcQgHAAAAgIIAAinQAAgIAHAAICLAAQAHAAAAAIIAAAdQAAAHgHAAIhkAAIAAAbIA8AAQAIAAAAAIIAAAYQAAAIgIAAIg8AAIAAAcIBkAAQAHAAAAAHIAAAdQAAAIgHAAg"); + this.shape_1.setTransform(849.15,30.925); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#000000").s().p("AgUBcQgHAAgCgGIhHioQgEgJAKAAIAhAAQAHAAACAGIA0CBIA1iBQACgGAHAAIAhAAQAKAAgEAJIhHCoQgCAGgHAAg"); + this.shape_2.setTransform(829.325,30.925); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#000000").s().p("AgOBcQgIAAAAgIIAAinQAAgIAIAAIAdAAQAIAAAAAIIAACnQAAAIgIAAg"); + this.shape_3.setTransform(814.95,30.925); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#000000").s().p("AAoBcQgGAAgDgFIgXglIgxAAIAAAiQAAAIgIAAIgfAAQgHAAAAgIIAAinQAAgIAHAAIBeAAQBKAAAABFIAAAFQAAAwgiAOIAaAlQADAEgCADQgBADgFAAgAgpAGIAzAAQARAAAGgEQAJgEAAgPIAAgFQAAgPgJgFQgGgFgRAAIgzAAg"); + this.shape_4.setTransform(801.175,30.925); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#000000").s().p("AAoBcQgGAAgDgFIgXglIgxAAIAAAiQAAAIgIAAIgfAAQgHAAAAgIIAAinQAAgIAHAAIBeAAQBKAAAABFIAAAFQAAAwgiAOIAaAlQADAEgCADQgBADgFAAgAgpAGIAzAAQARAAAGgEQAJgEAAgPIAAgFQAAgPgJgFQgGgFgRAAIgzAAg"); + this.shape_5.setTransform(780.875,30.925); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#000000").s().p("AA/BcQgHAAgCgGIgKgXIhYAAIgJAXQgDAGgGAAIgjAAQgKAAAEgJIBNioQACgGAHAAIAjAAQAGAAADAGIBNCoQAEAJgKAAgAAdAaIgdhFIgcBFIA5AAg"); + this.shape_6.setTransform(759.61,30.925); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#FFFFFF").s().p("AgZBcQg6AAgEg2QAAgIAIAAIAfAAQAGAAACAHQADALAMAAIAzAAQAQAAAAgNQAAgHgDgDQgDgDgJAAIg5gFQgegCgNgMQgNgLAAgaQAAg5A+AAIAwAAQA5AAAEA2QAAAIgIAAIgfAAQgGAAgCgHQgCgLgMAAIgwAAQgQAAAAANQAAAHADADQAEACAIABIA6AFQAdACANAMQANALAAAaQAAA5g+AAg"); + this.shape_7.setTransform(732.3986,30.925); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#FFFFFF").s().p("AA/BcQgHAAgCgGIgKgXIhYAAIgJAXQgDAGgGAAIgjAAQgKAAAEgJIBNioQACgGAHAAIAjAAQAGAAADAGIBNCoQAEAJgKAAgAAdAaIgdhFIgcBFIA5AAg"); + this.shape_8.setTransform(711.61,30.925); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#FFFFFF").s().p("AAwBcQgIAAAAgIIAAg/IhPAAIAAA/QAAAIgIAAIgfAAQgIAAABgIIAAinQgBgIAIAAIAfAAQAIAAAAAIIAABBIBPAAIAAhBQAAgIAIAAIAfAAQAHAAABAIIAACnQgBAIgHAAg"); + this.shape_9.setTransform(690.55,30.925); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.hasarrived, new cjs.Rectangle(678.3,12,231,35.2), null); + + +(lib.forbitcoin = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("AAzBcQgFAAgFgFIhThqIAABnQAAAIgHAAIggAAQgHAAAAgIIAAinQAAgIAHAAIAfAAQAFAAAEAFIBTBrIAAhoQAAgIAJAAIAeAAQAIAAAAAIIAACnQAAAIgIAAg"); + this.shape.setTransform(172.25,50.625); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FFFFFF").s().p("AgPBcQgHAAAAgIIAAinQAAgIAHAAIAeAAQAIAAAAAIIAACnQAAAIgIAAg"); + this.shape_1.setTransform(157.8,50.625); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#FFFFFF").s().p("AghBcQgeAAgRgSQgPgRAAgcIAAg4QAAgdAPgRQARgSAeAAIBDAAQAfAAAQASQAPARAAAdIAAA4QAAAcgPARQgQASgfAAgAgtgsQgDAEAAALIAAA7QAAALAEAEQADADAIAAIBDAAQAIAAADgDQAFgEAAgLIAAg7QAAgLgEgEQgDgDgJAAIhDAAQgIAAgEADg"); + this.shape_2.setTransform(142.975,50.625); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#FFFFFF").s().p("AgcBcQgeAAgQgSQgPgRgBgcIAAg4QABgdAPgRQAQgSAeAAIA5AAQAeAAAQASQAQARgBAdQAAAHgHAAIgeAAQgJAAAAgFIAAgEQABgLgEgEQgEgDgIAAIg5AAQgIAAgDADQgEAEAAALIAAA7QAAALAEAEQADADAIAAIA5AAQAIAAADgDQAEgEAAgLIAAgEQAAgIAJAAIAeAAQAHAAAAAFIAAAGQABAcgQARQgQASgeAAg"); + this.shape_3.setTransform(122,50.625); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#FFFFFF").s().p("AgPBcQgHAAAAgIIAAiCIgyAAQgIAAAAgIIAAgdQAAgIAIAAICRAAQAIAAAAAIIAAAdQAAAIgIAAIgyAAIAACCQAAAIgIAAg"); + this.shape_4.setTransform(103.175,50.625); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#FFFFFF").s().p("AgPBcQgHAAAAgIIAAinQAAgIAHAAIAeAAQAIAAAAAIIAACnQAAAIgIAAg"); + this.shape_5.setTransform(90.75,50.625); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#FFFFFF").s().p("AhOBcQgHAAAAgIIAAinQAAgIAHAAIBlAAQA9AAABA0IAAADQAAAagQAKQARAMAAAaIAAADQAAAZgOANQgPANggAAgAgnAwIA9AAQARAAAAgNIAAgEQAAgNgRAAIg9AAgAgngQIA7AAQARAAAAgNIAAgFQAAgNgRAAIg7AAg"); + this.shape_6.setTransform(77.075,50.625); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#FFFFFF").s().p("AAoBcQgGAAgDgFIgXglIgxAAIAAAiQAAAIgIAAIgfAAQgHAAAAgIIAAinQAAgIAHAAIBeAAQBKAAAABFIAAAFQAAAwgiAOIAaAlQADAEgCADQgBADgFAAgAgpAGIAzAAQARAAAGgEQAJgEAAgPIAAgFQAAgPgJgFQgGgFgRAAIgzAAg"); + this.shape_7.setTransform(50.475,50.625); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#FFFFFF").s().p("AghBcQgeAAgRgSQgPgRAAgcIAAg4QAAgdAPgRQARgSAeAAIBDAAQAfAAAQASQAPARAAAdIAAA4QAAAcgPARQgQASgfAAgAgtgsQgDAEAAALIAAA7QAAALAEAEQADADAIAAIBDAAQAIAAADgDQAFgEAAgLIAAg7QAAgLgEgEQgDgDgJAAIhDAAQgIAAgEADg"); + this.shape_8.setTransform(29.125,50.625); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#FFFFFF").s().p("AhDBcQgIAAAAgIIAAinQAAgIAIAAICGAAQAJAAgBAIIAAAdQABAHgJAAIhfAAIAAAbIA5AAQAHAAABAIIAAAYQgBAIgHAAIg5AAIAABAQgBAIgHAAg"); + this.shape_9.setTransform(10.2,50.625); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.forbitcoin, new cjs.Rectangle(-1,-1.5,189.1,101.6), null); + + +(lib.defi = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("AgOBcQgIAAAAgIIAAinQAAgIAIAAIAdAAQAIAAAAAIIAACnQAAAIgIAAg"); + this.shape.setTransform(1094.5,25.925); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FFFFFF").s().p("AhDBcQgHAAAAgIIAAinQAAgIAHAAICHAAQAHAAABAIIAAAdQgBAHgHAAIhhAAIAAAbIA6AAQAIAAgBAIIAAAYQABAIgIAAIg6AAIAABAQABAIgJAAg"); + this.shape_1.setTransform(1082.5,25.925); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#FFFFFF").s().p("AhFBcQgIAAABgIIAAinQgBgIAIAAICLAAQAHAAAAAIIAAAdQAAAHgHAAIhkAAIAAAbIA8AAQAIAAAAAIIAAAYQAAAIgIAAIg8AAIAAAcIBkAAQAHAAAAAHIAAAdQAAAIgHAAg"); + this.shape_2.setTransform(1064.6,25.925); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#FFFFFF").s().p("AhSBcQgHAAAAgIIAAinQAAgIAHAAIBvAAQA9AAAABFIAAAuQAABEg9AAgAgrAwIBCAAQAKAAAFgEQAHgGgBgPIAAgtQAAgPgFgFQgFgFgLAAIhCAAg"); + this.shape_3.setTransform(1044.9,25.925); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.defi, new cjs.Rectangle(1032.3,0,102,43.6), null); + + +(lib.JoinTheWaitlist = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("AgLAzQgKgJAAgRIAAgmIgPAAIAAgWIAPAAIAAgYIAbAAIAAAYIAYAAIAAAWIgYAAIAAAmQAAANAMAAQAGAAAFgEIAIAUQgJAGgOAAQgRAAgIgJg"); + this.shape.setTransform(153.6,9.45); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#000000").s().p("AgrAnIAKgTQAOAIATABQARAAAAgJQAAgFgJgDIgTgCQgNgDgHgFQgJgHAAgMQAAgOAMgJQAMgJAUAAQAWAAAPAIIgKAUQgMgGgPgBQgRABAAAIQAAAGAJACIATAEQANACAHAFQAJAGAAANQAAAOgMAIQgMAJgVAAQgaAAgQgLg"); + this.shape_1.setTransform(144.925,10.45); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgLgrQgFgFgBgGQABgHAFgEQAEgFAHAAQAHAAAGAEQAEAFAAAGQAAAHgEAFQgFAEgIAAQgHAAgEgEg"); + this.shape_2.setTransform(137.5,8.225); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#000000").s().p("AgNBDIAAiFIAbAAIAACFg"); + this.shape_3.setTransform(132.1,8.625); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#000000").s().p("AgMAzQgJgJAAgRIAAgmIgPAAIAAgWIAPAAIAAgYIAbAAIAAAYIAYAAIAAAWIgYAAIAAAmQAAANAMAAQAGAAAGgEIAHAUQgIAGgPAAQgQAAgKgJg"); + this.shape_4.setTransform(125.45,9.45); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgMgrQgEgFAAgGQAAgHAEgEQAFgFAHAAQAIAAAFAEQAEAFABAGQgBAHgEAFQgFAEgIAAQgHAAgFgEg"); + this.shape_5.setTransform(118.9,8.225); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#000000").s().p("AgjApQgKgHAAgNQAAgcAqAAIAVAAQAAgUgVABQgRAAgLAJIgKgUQAQgMAZAAQAuAAAAArIAAA3IgaAAIAAgMQgIANgUAAQgSAAgJgJgAgRAUQAAAEAEAEQAEADAHAAQAPAAAFgNIAAgKIgSAAQgRAAAAAMg"); + this.shape_6.setTransform(110.35,10.45); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#000000").s().p("AAcA/IgchVIgbBVIgfAAIgqh9IAeAAIAdBXIAehXIAaAAIAcBYIAehYIAcAAIgqB9g"); + this.shape_7.setTransform(94.675,9); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#000000").s().p("AgjAkQgPgOAAgWQAAgUAOgOQAPgPAVAAQAXAAANAOQAPAOAAAWIAAAHIhJAAQACAJAIAFQAGAGALAAQAOAAAKgKIAPAQQgNAQgbAAQgYAAgPgOgAAZgHQgCgKgGgFQgHgGgKAAQgIAAgHAGQgGAFgBAKIAvAAIAAAAg"); + this.shape_8.setTransform(73.5,10.45); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#000000").s().p("AAWBDIAAgzQgBgWgTAAQgKAAgGAGQgGAGgBANIAAAwIgbAAIAAiFIAbAAIAAAvQAMgMATAAQARAAALALQALALAAAUIAAA4g"); + this.shape_9.setTransform(61.65,8.625); + + this.shape_10 = new cjs.Shape(); + this.shape_10.graphics.f("#000000").s().p("AgNA/IAAhlIgpAAIAAgYIBtAAIAAAYIgpAAIAABlg"); + this.shape_10.setTransform(49.85,9); + + this.shape_11 = new cjs.Shape(); + this.shape_11.graphics.f("#000000").s().p("AAWAxIAAgyQAAgXgVAAQgJAAgGAHQgGAGAAAMIAAAwIgcAAIAAhgIAbAAIAAAMQALgNATAAQATAAAKAKQAMAMAAAVIAAA2g"); + this.shape_11.setTransform(33.1,10.375); + + this.shape_12 = new cjs.Shape(); + this.shape_12.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgMgrQgEgFAAgGQAAgHAEgEQAFgFAHAAQAIAAAEAEQAGAFAAAGQAAAHgGAFQgEAEgIAAQgHAAgFgEg"); + this.shape_12.setTransform(24.15,8.225); + + this.shape_13 = new cjs.Shape(); + this.shape_13.graphics.f("#000000").s().p("AglAkQgPgOAAgWQAAgUAPgPQAPgOAWAAQAXAAAPAOQAPAPAAAUQAAAWgPAOQgPAOgXAAQgWAAgPgOgAgQgTQgIAIAAALQAAANAIAHQAHAHAJAAQALAAAHgHQAGgHABgNQgBgLgGgIQgHgGgLAAQgJAAgHAGg"); + this.shape_13.setTransform(15.6,10.45); + + this.shape_14 = new cjs.Shape(); + this.shape_14.graphics.f("#000000").s().p("AgqAuIAQgTQAKANANAAQARAAAAgUIAAg8IgrAAIAAgXIBIAAIAABRQAAAugsAAQgbAAgOgSg"); + this.shape_14.setTransform(4.025,9.1); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_14},{t:this.shape_13},{t:this.shape_12},{t:this.shape_11},{t:this.shape_10},{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.JoinTheWaitlist, new cjs.Rectangle(-2,-4.1,161.8,25.9), null); + + +(lib.Tween3 = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.instance = new lib.LOGO(); + this.instance.setTransform(42.35,-159.4,0.5765,0.5765,0,0,0,72.6,72.6); + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); + + this._renderFirstFrame(); + +}).prototype = p = new cjs.MovieClip(); +p.nominalBounds = new cjs.Rectangle(-36.9,-189.7,146.7,19.599999999999994); + + +(lib.BUTTON = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Component_5_11 + this.instance = new lib.JoinTheWaitlist(); + this.instance.setTransform(112.05,24.55,1,1,0,0,0,78.9,8.8); + + this.shape = new cjs.Shape(); + this.shape.graphics.f().s("#FEC004").ss(0.5,0,0,4).p("Arjj3IXHAAQBnAABIBJQBJBIAABmQAABnhJBIQhIBJhnAAI3HAAQhnAAhIhJQhJhIAAhnQAAhmBJhIQBIhJBnAAg"); + this.shape.setTransform(112,25); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FDC004").s().p("ArjD6QhoAAhJhJQhJhJAAhoQAAhnBJhIQBJhKBoAAIXHAAQBnAABKBKQBJBIAABnQAABohJBJQhKBJhnAAg"); + this.shape_1.setTransform(112,25); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_1},{t:this.shape},{t:this.instance}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.BUTTON, new cjs.Rectangle(12.3,-0.7,199.5,51.5), null); + + +// stage content: +(lib._720x90 = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // button + this.instance = new lib.BUTTON(); + this.instance.setTransform(618.4,50.3,0.8323,0.8314,0,0,0,113.2,22.2); + this.instance.alpha = 0; + this.instance._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(46).to({_off:false},0).to({scaleX:0.8336,scaleY:0.8315,x:618.55,alpha:0.9883},12).wait(182)); + + // stroke_left + this.instance_1 = new lib.STROKELEFT(); + this.instance_1.setTransform(-93.95,76.25,1,1,0,0,0,92.3,1.9); + this.instance_1._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_1).wait(57).to({_off:false},0).to({x:186.1},20,cjs.Ease.circOut).wait(163)); + + // logo_copy + this.instance_2 = new lib.Tween3("synched",0); + this.instance_2.setTransform(42.75,120.15,0.6473,0.6458,0,0,0,0.1,0.1); + this.instance_2.alpha = 0; + + this.timeline.addTween(cjs.Tween.get(this.instance_2).to({scaleX:0.6405,scaleY:0.6382,x:46.25,y:139.35,alpha:1},8).wait(232)); + + // has_arrived + this.instance_3 = new lib.hasarrived(); + this.instance_3.setTransform(242.55,86.45,1,1,0,0,0,192.8,65.2); + this.instance_3._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_3).wait(31).to({_off:false},0).to({x:-197.7},11,cjs.Ease.quintOut).wait(198)); + + // white_bg + this.instance_4 = new lib.whitebg_round(); + this.instance_4.setTransform(817.7,51.8,0.7757,0.7859,0,0,0,75.8,21.3); + this.instance_4._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_4).wait(31).to({_off:false},0).to({x:436.1,y:52},11).wait(198)); + + // For_bitcoin + this.instance_5 = new lib.forbitcoin(); + this.instance_5.setTransform(928.5,66.7,1,1,0,0,0,192.8,65.2); + this.instance_5._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_5).wait(18).to({_off:false},0).to({x:289.35},14,cjs.Ease.quintOut).wait(208)); + + // Defi + this.instance_6 = new lib.defi(); + this.instance_6.setTransform(-105.2,48.55,1,1,0,0,0,192.8,22.4); + this.instance_6._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_6).wait(6).to({_off:false},0).to({x:-819.35},17,cjs.Ease.quintOut).wait(217)); + + // pattern + this.instance_7 = new lib.patternbg(); + this.instance_7.setTransform(591.8,166,1,1,0,0,0,433.8,317); + + this.timeline.addTween(cjs.Tween.get(this.instance_7).to({regX:434.1,regY:316.9,scaleX:1.074,scaleY:1.074,rotation:-2.2179,x:604.05,y:146.15},239).wait(1)); + + // bg + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("Eg5iAHnIAAvNMBzFAAAIAAPNg"); + this.shape.setTransform(365.15,45.05); + + this.timeline.addTween(cjs.Tween.get(this.shape).wait(240)); + + this._renderFirstFrame(); + +}).prototype = p = new lib.AnMovieClip(); +p.nominalBounds = new cjs.Rectangle(74.9,-166.9,1007.6999999999999,671.4); +// library properties: +lib.properties = { + id: '6C2532F589104630A12141E57F9B7546', + width: 720, + height: 90, + fps: 30, + color: "#FFFFFF", + opacity: 1.00, + manifest: [ + {src:"images/pattern_w_bg_958x700.jpg", id:"pattern_w_bg_958x700"}, + {src:"images/SOVRYN_LOGO_V32x.png", id:"SOVRYN_LOGO_V32x"} + ], + preloads: [] +}; + + + +// bootstrap callback support: + +(lib.Stage = function(canvas) { + createjs.Stage.call(this, canvas); +}).prototype = p = new createjs.Stage(); + +p.setAutoPlay = function(autoPlay) { + this.tickEnabled = autoPlay; +} +p.play = function() { this.tickEnabled = true; this.getChildAt(0).gotoAndPlay(this.getTimelinePosition()) } +p.stop = function(ms) { if(ms) this.seek(ms); this.tickEnabled = false; } +p.seek = function(ms) { this.tickEnabled = true; this.getChildAt(0).gotoAndStop(lib.properties.fps * ms / 1000); } +p.getDuration = function() { return this.getChildAt(0).totalFrames / lib.properties.fps * 1000; } + +p.getTimelinePosition = function() { return this.getChildAt(0).currentFrame / lib.properties.fps * 1000; } + +an.bootcompsLoaded = an.bootcompsLoaded || []; +if(!an.bootstrapListeners) { + an.bootstrapListeners=[]; +} + +an.bootstrapCallback=function(fnCallback) { + an.bootstrapListeners.push(fnCallback); + if(an.bootcompsLoaded.length > 0) { + for(var i=0; i + + + + + +index960x90 + + + + + + + +
+ +
+
+
+ + \ No newline at end of file diff --git a/public/banners/index960x90.js b/public/banners/index960x90.js new file mode 100644 index 000000000..96150625b --- /dev/null +++ b/public/banners/index960x90.js @@ -0,0 +1,606 @@ +(function (cjs, an) { + +var p; // shortcut to reference prototypes +var lib={};var ss={};var img={}; +lib.ssMetadata = []; + + +(lib.AnMovieClip = function(){ + this.actionFrames = []; + this.gotoAndPlay = function(positionOrLabel){ + cjs.MovieClip.prototype.gotoAndPlay.call(this,positionOrLabel); + } + this.play = function(){ + cjs.MovieClip.prototype.play.call(this); + } + this.gotoAndStop = function(positionOrLabel){ + cjs.MovieClip.prototype.gotoAndStop.call(this,positionOrLabel); + } + this.stop = function(){ + cjs.MovieClip.prototype.stop.call(this); + } +}).prototype = p = new cjs.MovieClip(); +// symbols: + + + +(lib.pattern_w_bg_958x700 = function() { + this.initialize(img.pattern_w_bg_958x700); +}).prototype = p = new cjs.Bitmap(); +p.nominalBounds = new cjs.Rectangle(0,0,958,700); + + +(lib.SOVRYN_LOGO_V32x = function() { + this.initialize(img.SOVRYN_LOGO_V32x); +}).prototype = p = new cjs.Bitmap(); +p.nominalBounds = new cjs.Rectangle(0,0,1016,136);// helper functions: + +function mc_symbol_clone() { + var clone = this._cloneProps(new this.constructor(this.mode, this.startPosition, this.loop, this.reversed)); + clone.gotoAndStop(this.currentFrame); + clone.paused = this.paused; + clone.framerate = this.framerate; + return clone; +} + +function getMCSymbolPrototype(symbol, nominalBounds, frameBounds) { + var prototype = cjs.extend(symbol, cjs.MovieClip); + prototype.clone = mc_symbol_clone; + prototype.nominalBounds = nominalBounds; + prototype.frameBounds = frameBounds; + return prototype; + } + + +(lib.whitebg_round = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("AtVDUQgxABAAgoIAAlZQAAgoAxAAIarAAQAxAAAAAoIAAFZQAAAogxgBg"); + this.shape.setTransform(25.436,15.8,0.9306,0.9412); + + this.timeline.addTween(cjs.Tween.get(this.shape).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.whitebg_round, new cjs.Rectangle(-58.5,-4.2,168,40), null); + + +(lib.STROKELEFT = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f().s("#FFFFFF").ss(1,1,1).p("AKeADQAAgCAAgBQAAgHAFgFQAGgGAIAAQAIAAAFAGQAGAFAAAHQAAAIgGAGQgFAFgIAAQgIAAgGgFQgEgFgBgGgArDADIVhAA"); + this.shape.setTransform(113.825,1.9); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f().s("#FFFFFF").ss(1,1,1).p("A/SAAMA+lAAA"); + this.shape_1.setTransform(-157.2,2.15); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.STROKELEFT, new cjs.Rectangle(-358.4,-1,544,5.8), null); + + +(lib.LOGO = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.instance = new lib.SOVRYN_LOGO_V32x(); + this.instance.setTransform(-65,20,0.2505,0.2505); + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.LOGO, new cjs.Rectangle(-65,20,254.6,34.1), null); + + +(lib.hasarrived = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("Ah3CGQgLAAAAgLIAAj1QAAgLALAAIChAAQBZAAAABlIAABDQAABjhZAAgAg/BGIBhAAQAPAAAHgGQAJgIAAgWIAAhCQAAgWgJgIQgGgGgQAAIhhAAg"); + this.shape.setTransform(641.6,8.675); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#000000").s().p("AhlCGQgLAAAAgLIAAj1QAAgLALAAIDLAAQALAAAAALIAAAqQAAAMgLAAIiTAAIAAAnIBZAAQALAAAAAMIAAAiQAAAMgLAAIhZAAIAAApICTAAQALAAAAALIAAAqQAAALgLAAg"); + this.shape_1.setTransform(613.35,8.675); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#000000").s().p("AgeCGQgJAAgFgIIhmj2QgGgNAPAAIAvAAQALAAADAJIBMC8IBOi8QADgJAJAAIAxAAQAOAAgGANIhnD2QgEAIgJAAg"); + this.shape_2.setTransform(584.35,8.675); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#000000").s().p("AgVCGQgMAAAAgLIAAj1QAAgLAMAAIArAAQAMAAAAALIAAD1QAAALgMAAg"); + this.shape_3.setTransform(563.325,8.675); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#000000").s().p("AA7CGQgKAAgEgHIghg2IhIAAIAAAyQAAALgMAAIgtAAQgLAAAAgLIAAj1QAAgLALAAICKAAQBsAAAABlIAAAHQAABGgzAUIAnA4QAEAFgCAEQgCAEgHAAgAg8AJIBKAAQAZAAAKgGQAMgHAAgWIAAgGQAAgXgMgHQgJgGgaAAIhKAAg"); + this.shape_4.setTransform(543.15,8.675); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#000000").s().p("AA6CGQgJAAgEgHIghg2IhIAAIAAAyQAAALgMAAIgtAAQgLAAAAgLIAAj1QAAgLALAAICKAAQBsAAAABlIAAAHQAABGgzAUIAnA4QAEAFgCAEQgCAEgHAAgAg8AJIBKAAQAZAAAKgGQAMgHAAgWIAAgGQAAgXgMgHQgJgGgaAAIhKAAg"); + this.shape_5.setTransform(513.45,8.675); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#000000").s().p("ABcCGQgJAAgEgIIgOghIiBAAIgOAhQgDAIgKAAIgzAAQgOAAAFgNIBwj1QAEgJAKAAIAzAAQAKAAAEAJIBwD1QAGANgPAAgAArAmIgrhmIgpBmIBUAAg"); + this.shape_6.setTransform(482.3872,8.675); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#FFFFFF").s().p("AgmCGQhTAAgGhOQgBgMAMAAIAtAAQAJAAADALQAEAPARAAIBMAAQAYAAAAgTQAAgKgFgEQgFgEgMgBIhVgHQgrgDgTgSQgTgRAAglQAAhTBaAAIBHAAQBTAAAGBPQABALgMAAIgtAAQgJAAgDgLQgEgOgRAAIhGAAQgYAAAAASQAAAKAFAEQAFAEAMABIBVAHQArADATASQATARAAAmQAABShbAAg"); + this.shape_7.setTransform(442.599,8.675); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#FFFFFF").s().p("ABcCGQgJAAgEgIIgOghIiBAAIgOAhQgDAIgKAAIgzAAQgOAAAFgNIBwj1QAEgJAKAAIAzAAQAKAAAEAJIBwD1QAGANgPAAgAArAmIgrhmIgpBmIBUAAg"); + this.shape_8.setTransform(412.2372,8.675); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#FFFFFF").s().p("ABHCGQgMAAAAgLIAAhcIh1AAIAABcQAAALgMAAIgsAAQgLAAAAgLIAAj1QAAgLALAAIAsAAQAMAAAAALIAABfIB1AAIAAhfQAAgLAMAAIAsAAQAMAAAAALIAAD1QAAALgMAAg"); + this.shape_9.setTransform(381.45,8.675); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.hasarrived, new cjs.Rectangle(364.4,-18,349.9,49.6), null); + + +(lib.forbitcoin = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("ABLCGQgIAAgGgHIh7icIAACYQAAALgLAAIgtAAQgLAAAAgLIAAj1QAAgLALAAIAsAAQAIAAAGAHIB6CdIAAiZQAAgLAMAAIAtAAQALAAAAALIAAD1QAAALgLAAg"); + this.shape.setTransform(498.775,26.675); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FFFFFF").s().p("AgVCGQgMAAAAgLIAAj1QAAgLAMAAIArAAQAMAAAAALIAAD1QAAALgMAAg"); + this.shape_1.setTransform(477.625,26.675); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#FFFFFF").s().p("AgxCGQgsAAgYgaQgWgYAAgqIAAhSQAAgrAWgYQAYgaAsAAIBjAAQAsAAAYAaQAWAYAAArIAABSQAAAqgWAYQgYAagsAAgAhChAQgFAFAAAQIAABXQgBAQAHAFQAEAFAMAAIBjAAQAMAAAFgFQAFgFABgQIAAhXQgBgQgFgFQgFgEgMAAIhjAAQgMAAgFAEg"); + this.shape_2.setTransform(455.95,26.675); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#FFFFFF").s().p("AgqCGQgrAAgYgaQgXgYAAgqIAAhSQAAgrAXgYQAYgaArAAIBUAAQAtAAAXAaQAWAYABArQAAAKgMAAIgtAAQgMAAAAgGIAAgHQABgQgGgFQgEgEgNAAIhUAAQgMAAgEAEQgGAFAAAQIAABXQAAAQAHAFQAEAFALAAIBUAAQALAAAGgFQAFgFAAgQIAAgFQAAgMAMAAIAtAAQAMAAAAAHIAAAIQgBAqgWAYQgXAagtAAg"); + this.shape_3.setTransform(425.3,26.675); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#FFFFFF").s().p("AgWCGQgLAAAAgLIAAi/IhJAAQgLAAAAgLIAAgrQAAgLALAAIDVAAQALAAAAALIAAArQAAALgLAAIhJAAIAAC/QAAALgMAAg"); + this.shape_4.setTransform(397.75,26.675); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#FFFFFF").s().p("AgVCGQgMAAAAgLIAAj1QAAgLAMAAIArAAQAMAAAAALIAAD1QAAALgMAAg"); + this.shape_5.setTransform(379.575,26.675); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#FFFFFF").s().p("AhxCGQgMAAAAgLIAAj1QAAgLAMAAICSAAQBaAAABBMIAAAEQAAAlgWAQQAYARAAAnIAAAEQAAAlgVASQgWATguAAgAg6BGIBZAAQAaAAAAgSIAAgHQAAgTgaAAIhZAAgAg6gYIBXAAQAZAAAAgTIAAgHQAAgSgZAAIhXAAg"); + this.shape_6.setTransform(359.55,26.675); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#FFFFFF").s().p("AA7CGQgKAAgEgHIghg2IhJAAIAAAyQABALgMAAIgtAAQgLAAAAgLIAAj1QAAgLALAAICKAAQBsAAAABlIAAAHQAABGgyAUIAmA4QAEAFgCAEQgCAEgHAAgAg9AJIBMAAQAYAAAKgGQAMgHAAgWIAAgGQAAgXgMgHQgKgGgYAAIhMAAg"); + this.shape_7.setTransform(320.65,26.675); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#FFFFFF").s().p("AgxCGQgsAAgYgaQgWgYAAgqIAAhSQAAgrAWgYQAYgaAsAAIBjAAQAsAAAYAaQAWAYAAArIAABSQAAAqgWAYQgYAagsAAgAhChAQgFAFAAAQIAABXQgBAQAHAFQAEAFAMAAIBjAAQAMAAAFgFQAFgFABgQIAAhXQgBgQgFgFQgFgEgMAAIhjAAQgMAAgFAEg"); + this.shape_8.setTransform(289.45,26.675); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#FFFFFF").s().p("AhiCGQgLAAAAgLIAAj1QAAgLALAAIDFAAQALAAAAALIAAAqQAAAMgLAAIiNAAIAAAnIBUAAQAMAAAAAMIAAAiQAAAMgMAAIhUAAIAABeQAAALgLAAg"); + this.shape_9.setTransform(261.775,26.675); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.forbitcoin, new cjs.Rectangle(236.9,0,344.30000000000007,49.6), null); + + +(lib.defi = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#FFFFFF").s().p("AgVCGQgMAAAAgLIAAj1QAAgLAMAAIArAAQAMAAAAALIAAD1QAAALgMAAg"); + this.shape.setTransform(246.975,13.725); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FFFFFF").s().p("AhiCGQgLAAAAgLIAAj1QAAgLALAAIDFAAQALAAAAALIAAAqQAAAMgLAAIiNAAIAAAnIBUAAQAMAAAAAMIAAAiQAAAMgMAAIhUAAIAABeQAAALgLAAg"); + this.shape_1.setTransform(229.425,13.725); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#FFFFFF").s().p("AhlCGQgLAAAAgLIAAj1QAAgLALAAIDLAAQALAAAAALIAAAqQAAAMgLAAIiTAAIAAAnIBZAAQALAAAAAMIAAAiQAAAMgLAAIhZAAIAAApICTAAQALAAAAALIAAAqQAAALgLAAg"); + this.shape_2.setTransform(203.3,13.725); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#FFFFFF").s().p("Ah3CGQgLAAAAgLIAAj1QAAgLALAAIChAAQBZAAAABlIAABDQAABjhZAAgAg/BGIBhAAQAPAAAHgGQAJgIAAgWIAAhCQAAgWgJgIQgGgGgQAAIhhAAg"); + this.shape_3.setTransform(174.5,13.725); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.defi, new cjs.Rectangle(157,-20,221.2,58), null); + + +(lib.JoinTheWaitlist = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("AgLAzQgKgJAAgRIAAgmIgPAAIAAgWIAPAAIAAgYIAbAAIAAAYIAYAAIAAAWIgYAAIAAAmQAAANAMAAQAGAAAFgEIAIAUQgJAGgOAAQgRAAgIgJg"); + this.shape.setTransform(153.6,9.45); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#000000").s().p("AgrAnIAKgTQAOAIATABQARAAAAgJQAAgFgJgDIgTgCQgNgDgHgFQgJgHAAgMQAAgOAMgJQAMgJAUAAQAWAAAPAIIgKAUQgMgGgPgBQgRABAAAIQAAAGAJACIATAEQANACAHAFQAJAGAAANQAAAOgMAIQgMAJgVAAQgaAAgQgLg"); + this.shape_1.setTransform(144.925,10.45); + + this.shape_2 = new cjs.Shape(); + this.shape_2.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgLgrQgFgFgBgGQABgHAFgEQAEgFAHAAQAHAAAGAEQAEAFAAAGQAAAHgEAFQgFAEgIAAQgHAAgEgEg"); + this.shape_2.setTransform(137.5,8.225); + + this.shape_3 = new cjs.Shape(); + this.shape_3.graphics.f("#000000").s().p("AgNBDIAAiFIAbAAIAACFg"); + this.shape_3.setTransform(132.1,8.625); + + this.shape_4 = new cjs.Shape(); + this.shape_4.graphics.f("#000000").s().p("AgMAzQgJgJAAgRIAAgmIgPAAIAAgWIAPAAIAAgYIAbAAIAAAYIAYAAIAAAWIgYAAIAAAmQAAANAMAAQAGAAAGgEIAHAUQgIAGgPAAQgQAAgKgJg"); + this.shape_4.setTransform(125.45,9.45); + + this.shape_5 = new cjs.Shape(); + this.shape_5.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgMgrQgEgFAAgGQAAgHAEgEQAFgFAHAAQAIAAAFAEQAEAFABAGQgBAHgEAFQgFAEgIAAQgHAAgFgEg"); + this.shape_5.setTransform(118.9,8.225); + + this.shape_6 = new cjs.Shape(); + this.shape_6.graphics.f("#000000").s().p("AgjApQgKgHAAgNQAAgcAqAAIAVAAQAAgUgVABQgRAAgLAJIgKgUQAQgMAZAAQAuAAAAArIAAA3IgaAAIAAgMQgIANgUAAQgSAAgJgJgAgRAUQAAAEAEAEQAEADAHAAQAPAAAFgNIAAgKIgSAAQgRAAAAAMg"); + this.shape_6.setTransform(110.35,10.45); + + this.shape_7 = new cjs.Shape(); + this.shape_7.graphics.f("#000000").s().p("AAcA/IgchVIgbBVIgfAAIgqh9IAeAAIAdBXIAehXIAaAAIAcBYIAehYIAcAAIgqB9g"); + this.shape_7.setTransform(94.675,9); + + this.shape_8 = new cjs.Shape(); + this.shape_8.graphics.f("#000000").s().p("AgjAkQgPgOAAgWQAAgUAOgOQAPgPAVAAQAXAAANAOQAPAOAAAWIAAAHIhJAAQACAJAIAFQAGAGALAAQAOAAAKgKIAPAQQgNAQgbAAQgYAAgPgOgAAZgHQgCgKgGgFQgHgGgKAAQgIAAgHAGQgGAFgBAKIAvAAIAAAAg"); + this.shape_8.setTransform(73.5,10.45); + + this.shape_9 = new cjs.Shape(); + this.shape_9.graphics.f("#000000").s().p("AAWBDIAAgzQgBgWgTAAQgKAAgGAGQgGAGgBANIAAAwIgbAAIAAiFIAbAAIAAAvQAMgMATAAQARAAALALQALALAAAUIAAA4g"); + this.shape_9.setTransform(61.65,8.625); + + this.shape_10 = new cjs.Shape(); + this.shape_10.graphics.f("#000000").s().p("AgNA/IAAhlIgpAAIAAgYIBtAAIAAAYIgpAAIAABlg"); + this.shape_10.setTransform(49.85,9); + + this.shape_11 = new cjs.Shape(); + this.shape_11.graphics.f("#000000").s().p("AAWAxIAAgyQAAgXgVAAQgJAAgGAHQgGAGAAAMIAAAwIgcAAIAAhgIAbAAIAAAMQALgNATAAQATAAAKAKQAMAMAAAVIAAA2g"); + this.shape_11.setTransform(33.1,10.375); + + this.shape_12 = new cjs.Shape(); + this.shape_12.graphics.f("#000000").s().p("AgNBHIAAhgIAbAAIAABggAgMgrQgEgFAAgGQAAgHAEgEQAFgFAHAAQAIAAAEAEQAGAFAAAGQAAAHgGAFQgEAEgIAAQgHAAgFgEg"); + this.shape_12.setTransform(24.15,8.225); + + this.shape_13 = new cjs.Shape(); + this.shape_13.graphics.f("#000000").s().p("AglAkQgPgOAAgWQAAgUAPgPQAPgOAWAAQAXAAAPAOQAPAPAAAUQAAAWgPAOQgPAOgXAAQgWAAgPgOgAgQgTQgIAIAAALQAAANAIAHQAHAHAJAAQALAAAHgHQAGgHABgNQgBgLgGgIQgHgGgLAAQgJAAgHAGg"); + this.shape_13.setTransform(15.6,10.45); + + this.shape_14 = new cjs.Shape(); + this.shape_14.graphics.f("#000000").s().p("AgqAuIAQgTQAKANANAAQARAAAAgUIAAg8IgrAAIAAgXIBIAAIAABRQAAAugsAAQgbAAgOgSg"); + this.shape_14.setTransform(4.025,9.1); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_14},{t:this.shape_13},{t:this.shape_12},{t:this.shape_11},{t:this.shape_10},{t:this.shape_9},{t:this.shape_8},{t:this.shape_7},{t:this.shape_6},{t:this.shape_5},{t:this.shape_4},{t:this.shape_3},{t:this.shape_2},{t:this.shape_1},{t:this.shape}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.JoinTheWaitlist, new cjs.Rectangle(-2,-4.1,161.8,25.9), null); + + +(lib.Tween3 = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Layer_1 + this.instance = new lib.LOGO(); + this.instance.setTransform(36.1,-165.7,0.4911,0.4898,0,0,0,72.7,72.5); + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); + + this._renderFirstFrame(); + +}).prototype = p = new cjs.MovieClip(); +p.nominalBounds = new cjs.Rectangle(-31.5,-191.4,125,16.700000000000017); + + +(lib.BUTTON = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // Component_5_11 + this.instance = new lib.JoinTheWaitlist(); + this.instance.setTransform(112.05,24.55,1,1,0,0,0,78.9,8.8); + + this.shape = new cjs.Shape(); + this.shape.graphics.f().s("#FEC004").ss(0.5,0,0,4).p("Arjj3IXHAAQBnAABIBJQBJBIAABmQAABnhJBIQhIBJhnAAI3HAAQhnAAhIhJQhJhIAAhnQAAhmBJhIQBIhJBnAAg"); + this.shape.setTransform(112,25); + + this.shape_1 = new cjs.Shape(); + this.shape_1.graphics.f("#FDC004").s().p("ArjD6QhoAAhJhJQhJhJAAhoQAAhnBJhIQBJhKBoAAIXHAAQBnAABKBKQBJBIAABnQAABohJBJQhKBJhnAAg"); + this.shape_1.setTransform(112,25); + + this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.shape_1},{t:this.shape},{t:this.instance}]}).wait(1)); + + this._renderFirstFrame(); + +}).prototype = getMCSymbolPrototype(lib.BUTTON, new cjs.Rectangle(12.3,-0.7,199.5,51.5), null); + + +// stage content: +(lib._960x90 = function(mode,startPosition,loop,reversed) { +if (loop == null) { loop = true; } +if (reversed == null) { reversed = false; } + var props = new Object(); + props.mode = mode; + props.startPosition = startPosition; + props.labels = {}; + props.loop = loop; + props.reversed = reversed; + cjs.MovieClip.apply(this,[props]); + + // button + this.instance = new lib.BUTTON(); + this.instance.setTransform(849.3,45.3,0.8911,0.8655,0,0,0,112.1,25.3); + this.instance.alpha = 0; + this.instance._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance).wait(116).to({_off:false},0).to({alpha:1},14).wait(110)); + + // stroke_left + this.instance_1 = new lib.STROKELEFT(); + this.instance_1.setTransform(-109.3,77.75,1,1,0,0,0,92.3,1.9); + this.instance_1._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_1).wait(124).to({_off:false},0).to({x:303.8},26,cjs.Ease.circOut).wait(90)); + + // logo_copy + this.instance_2 = new lib.Tween3("synched",0); + this.instance_2.setTransform(406.1,484.9,2.4005,2.3989,0,0,0,0.2,0.3); + this.instance_2.alpha = 0; + + this.timeline.addTween(cjs.Tween.get(this.instance_2).to({regX:0.3,scaleX:2.4004,x:406.3,alpha:1},22).to({regY:0.2,scaleX:2.4005,y:484.65},16).to({regX:0.6,regY:0.6,scaleX:2.4001,scaleY:2.3928,x:407.05,y:484.5,alpha:0},21).to({_off:true},12).wait(169)); + + // has_arrived + this.instance_3 = new lib.hasarrived(); + this.instance_3.setTransform(811,102.2,1,1,0,0,0,192.8,65.2); + this.instance_3._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_3).wait(94).to({_off:false},0).wait(1).to({regX:511.8,regY:8.7,x:1079.65,y:45.7},0).wait(1).to({x:1030.4},0).wait(1).to({x:982.5},0).wait(1).to({x:936.1},0).wait(1).to({x:891.4},0).wait(1).to({x:848.7},0).wait(1).to({x:808.1},0).wait(1).to({x:769.8},0).wait(1).to({x:733.9},0).wait(1).to({x:700.45},0).wait(1).to({x:669.5},0).wait(1).to({x:641},0).wait(1).to({x:614.95},0).wait(1).to({x:591.15},0).wait(1).to({x:569.55},0).wait(1).to({regX:192.8,regY:65.2,x:231.05,y:102.2},0).wait(130)); + + // white_bg + this.instance_4 = new lib.whitebg_round(); + this.instance_4.setTransform(1142.25,53.15,1.1906,1.215,0,0,0,77.5,21.7); + this.instance_4._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_4).wait(102).to({_off:false},0).to({x:662.3},16,cjs.Ease.quintOut).wait(122)); + + // For_bitcoin + this.instance_5 = new lib.forbitcoin(); + this.instance_5.setTransform(930.65,84.2,1,1,0,0,0,192.8,65.2); + this.instance_5._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_5).wait(76).to({_off:false},0).to({x:72.7},15,cjs.Ease.quintOut).wait(149)); + + // Defi + this.instance_6 = new lib.defi(); + this.instance_6.setTransform(1006.75,53.4,1,1,0,0,0,192.8,22.4); + this.instance_6._off = true; + + this.timeline.addTween(cjs.Tween.get(this.instance_6).wait(58).to({_off:false},0).to({x:54.8},14,cjs.Ease.quintOut).wait(168)); + + // pattern + this.instance_7 = new lib.pattern_w_bg_958x700(); + this.instance_7.setTransform(268,-183); + + this.timeline.addTween(cjs.Tween.get(this.instance_7).to({scaleX:1.0784,scaleY:1.0784,rotation:-6.9152,x:165.75,y:-195.35},239).wait(1)); + + // bg + this.shape = new cjs.Shape(); + this.shape.graphics.f("#000000").s().p("EhyqAIIIAAwPMDlVAAAIAAQPg"); + this.shape.setTransform(724.125,45.8); + + this.timeline.addTween(cjs.Tween.get(this.shape).wait(240)); + + this._renderFirstFrame(); + +}).prototype = p = new lib.AnMovieClip(); +p.nominalBounds = new cjs.Rectangle(-79.5,-274.7,1537.5,828.8); +// library properties: +lib.properties = { + id: '6C2532F589104630A12141E57F9B7546', + width: 960, + height: 90, + fps: 30, + color: "#FFFFFF", + opacity: 1.00, + manifest: [ + {src:"images/pattern_w_bg_958x700.jpg", id:"pattern_w_bg_958x700"}, + {src:"images/SOVRYN_LOGO_V32x.png", id:"SOVRYN_LOGO_V32x"} + ], + preloads: [] +}; + + + +// bootstrap callback support: + +(lib.Stage = function(canvas) { + createjs.Stage.call(this, canvas); +}).prototype = p = new createjs.Stage(); + +p.setAutoPlay = function(autoPlay) { + this.tickEnabled = autoPlay; +} +p.play = function() { this.tickEnabled = true; this.getChildAt(0).gotoAndPlay(this.getTimelinePosition()) } +p.stop = function(ms) { if(ms) this.seek(ms); this.tickEnabled = false; } +p.seek = function(ms) { this.tickEnabled = true; this.getChildAt(0).gotoAndStop(lib.properties.fps * ms / 1000); } +p.getDuration = function() { return this.getChildAt(0).totalFrames / lib.properties.fps * 1000; } + +p.getTimelinePosition = function() { return this.getChildAt(0).currentFrame / lib.properties.fps * 1000; } + +an.bootcompsLoaded = an.bootcompsLoaded || []; +if(!an.bootstrapListeners) { + an.bootstrapListeners=[]; +} + +an.bootstrapCallback=function(fnCallback) { + an.bootstrapListeners.push(fnCallback); + if(an.bootcompsLoaded.length > 0) { + for(var i=0; i ), diff --git a/src/app/components/ActiveUserLoanContainer/components/ActiveLoanTableDesktop/index.tsx b/src/app/components/ActiveUserLoanContainer/components/ActiveLoanTableDesktop/index.tsx index 7adf4c79a..34f23875b 100644 --- a/src/app/components/ActiveUserLoanContainer/components/ActiveLoanTableDesktop/index.tsx +++ b/src/app/components/ActiveUserLoanContainer/components/ActiveLoanTableDesktop/index.tsx @@ -3,9 +3,9 @@ import { ActiveLoanExpandedRow } from '../ActiveLoanExpandedRow'; import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'; import { Icon } from '@blueprintjs/core'; import { - formatAsBTC, numberToUSD, numberToPercent, + weiToNumberFormat, } from 'utils/display-text/format'; import { faLongArrowAltUp, @@ -13,6 +13,7 @@ import { } from '@fortawesome/free-solid-svg-icons'; import { useTranslation } from 'react-i18next'; import { translations } from '../../../../../locales/i18n'; +import { LoadableValue } from '../../../LoadableValue'; interface Props { data: any; @@ -136,7 +137,18 @@ export function ActiveLoanTableDesktop(props: Props) { )}{' '} {item.pair} - {formatAsBTC(item.positionSize, item.currency)} + + + {weiToNumberFormat(item.positionSize, 4)}{' '} + {item.currency} + + } + tooltip={item.positionSize} + /> + {numberToPercent(item.currentMargin, 2)}
- {formatAsBTC(item.positionSize, item.currency)} + + {weiToNumberFormat(item.positionSize, 4)} {item.currency} + + } + tooltip={item.positionSize} + />
{item.profit}
void; } export function BorrowLiquidationPrice(props: Props) { @@ -34,6 +35,14 @@ export function BorrowLiquidationPrice(props: Props) { props.leverage, props.position, ); + + useEffect(() => { + if (props.onPriceChange) { + props.onPriceChange(value); + } + // eslint-disable-next-line react-hooks/exhaustive-deps + }, [props.onPriceChange, value]); + return ( 0) { + return ( + <> + {t(translations.tradingHistoryPage.table.profitLabels.up)} + {toNumberFormat(diff * 100, 2)}% + + ); + } + if (diff < 0) { + return ( + <> + {t(translations.tradingHistoryPage.table.profitLabels.down)} + + {toNumberFormat(Math.abs(diff * 100), 2)} + + % + + ); + } + return ( + <>{t(translations.tradingHistoryPage.table.profitLabels.noChange)} + ); + } return ( - - {numberToUSD(profit, 4)} - - } - /> + <> + + + {weiToNumberFormat(profit, 8)} + {' '} + {props.destination} + + } + tooltip={ + <> + + + } + /> + ); } diff --git a/src/app/components/Html5Banner/Html5Banner.module.css b/src/app/components/Html5Banner/Html5Banner.module.css new file mode 100644 index 000000000..2792e8de0 --- /dev/null +++ b/src/app/components/Html5Banner/Html5Banner.module.css @@ -0,0 +1,38 @@ +.iframe { + border: 0; + position: absolute; + z-index: 1; +} +.banner { + width: 100%; + height: 90px; + margin: 0 -15px; +} + +.link { + position: absolute; + display: block; + z-index: 2; +} + +@media screen and (min-width: 576px) { + .banner { width: 540px; } +} + +@media screen and (min-width: 768px) { + .banner { width: 720px; } +} + +@media screen and (min-width: 992px) { + .banner { width: 960px; } +} + +@media screen and (min-width: 1200px) { + .banner { width: 1140px; } +} + +@media screen and (min-width: 1470px) { + .dXxlBlock { display: block!important; } + .dXxlNone { display: none!important; } + .banner { width: 1440px; } +} diff --git a/src/app/components/Html5Banner/index.tsx b/src/app/components/Html5Banner/index.tsx new file mode 100644 index 000000000..b077c0e41 --- /dev/null +++ b/src/app/components/Html5Banner/index.tsx @@ -0,0 +1,79 @@ +/** + * + * Html5Banner + * + */ +import React from 'react'; +import classNames from 'classnames'; +import { Link } from 'react-router-dom'; +import styles from './Html5Banner.module.css'; + +interface Props {} + +export function Html5Banner(props: Props) { + return ( +
+