(function (cjs, an) { var p; // shortcut to reference prototypes var lib={};var ss={};var img={}; lib.webFontTxtInst = {}; var loadedTypekitCount = 0; var loadedGoogleCount = 0; var gFontsUpdateCacheList = []; var tFontsUpdateCacheList = []; lib.ssMetadata = [ {name:"index_atlas_1", frames: [[1090,768,167,167],[1843,1033,200,207],[1843,1242,198,181],[1843,786,188,245],[1259,768,148,151],[1578,257,124,182],[1863,0,138,204],[1831,509,204,275],[1578,0,283,255],[1716,257,283,250],[1090,489,624,121],[1090,612,739,76],[1087,1436,677,495],[0,955,1085,942],[1087,955,754,479],[1090,690,739,76],[1090,0,486,487],[0,0,1088,953],[1766,1436,213,252],[1766,1690,213,246]]} ]; lib.updateListCache = function (cacheList) { for(var i = 0; i < cacheList.length; i++) { if(cacheList[i].cacheCanvas) cacheList[i].updateCache(); } }; lib.addElementsToCache = function (textInst, cacheList) { var cur = textInst; while(cur != null && cur != exportRoot) { if(cacheList.indexOf(cur) != -1) break; cur = cur.parent; } if(cur != exportRoot) { var cur2 = textInst; var index = cacheList.indexOf(cur); while(cur2 != null && cur2 != cur) { cacheList.splice(index, 0, cur2); cur2 = cur2.parent; index++; } } else { cur = textInst; while(cur != null && cur != exportRoot) { cacheList.push(cur); cur = cur.parent; } } }; lib.gfontAvailable = function(family, totalGoogleCount) { lib.properties.webfonts[family] = true; var txtInst = lib.webFontTxtInst && lib.webFontTxtInst[family] || []; for(var f = 0; f < txtInst.length; ++f) lib.addElementsToCache(txtInst[f], gFontsUpdateCacheList); loadedGoogleCount++; if(loadedGoogleCount == totalGoogleCount) { lib.updateListCache(gFontsUpdateCacheList); } }; lib.tfontAvailable = function(family, totalTypekitCount) { lib.properties.webfonts[family] = true; var txtInst = lib.webFontTxtInst && lib.webFontTxtInst[family] || []; for(var f = 0; f < txtInst.length; ++f) lib.addElementsToCache(txtInst[f], tFontsUpdateCacheList); loadedTypekitCount++; if(loadedTypekitCount == totalTypekitCount) { lib.updateListCache(tFontsUpdateCacheList); } }; (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.CachedBmp_90 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(0); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_89 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(1); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_34 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(2); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_88 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(3); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_87 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(4); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_31 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(5); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_86 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(6); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_85 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(7); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_84 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(8); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_83 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(9); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_70 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(10); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_69 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(11); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_17 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(12); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_16 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(13); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_82 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(14); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_81 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(15); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_13 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(16); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_12 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(17); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_80 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(18); }).prototype = p = new cjs.Sprite(); (lib.CachedBmp_79 = function() { this.initialize(ss["index_atlas_1"]); this.gotoAndStop(19); }).prototype = p = new cjs.Sprite(); // 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.SV_SUPER = 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.CachedBmp_90(); this.instance.setTransform(0,-0.7,0.5,0.5); this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(0,-0.7,83.5,83.5); (lib.SV_OSC = 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.CachedBmp_89(); this.instance.setTransform(0,0,0.5,0.5); this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(0,0,100,103.5); (lib.SV_ING_INDE = 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.CachedBmp_34(); this.instance.setTransform(0,0,0.5,0.5); this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(0,0,99,90.5); (lib.SV_GER_SER_OBR = 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.CachedBmp_88(); this.instance.setTransform(0,0,0.5,0.5); this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(0,0,94,122.5); (lib.SV_EST_PROY = 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.CachedBmp_87(); this.instance.setTransform(0,-0.8,0.5,0.5); this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(0,-0.8,74,75.5); (lib.SV_BIM = 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.CachedBmp_31(); this.instance.setTransform(0,0,0.5,0.5); this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(0,0,62,91); (lib.ObraCivil = 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.CachedBmp_85(); this.instance.setTransform(0,-1,0.5,0.5); this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(0,-1,102,137.5); (lib.INFRA_HIDRA = 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.CachedBmp_84(); this.instance.setTransform(0,0,0.5,0.5); this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(0,0,141.5,127.5); (lib.INFRA_EOLICA = 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.CachedBmp_83(); this.instance.setTransform(0,-0.85,0.5,0.5); this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(0,-0.8,141.5,125); (lib.ClipGroup = 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_2 (mask) var mask = new cjs.Shape(); mask._off = true; mask.graphics.p("EhOHAu4MAAAhdvMCcPAAAMAAABdvg"); mask.setTransform(500,300); // Layer_3 this.shape = new cjs.Shape(); this.shape.graphics.f("#FCFCFC").s().p("AFOAkQgHgHgCgLIAPAAQABANAQAAQAOAAAAgLQAAgIgMgEIgKgEQgVgFAAgSQAAgLAHgGQAIgHAMAAQAMAAAJAIQAGAHABAKIgOAAQgDgMgMAAQgMAAAAAKQAAAIALAEIALADQAVAGAAASQAAALgIAHQgIAHgMAAQgOAAgJgIgAATAfQgMgNAAgSQAAgSAMgMQANgNATAAQARAAANANQANAMAAASQAAASgNANQgNANgRAAQgTAAgNgNgAAdgUQgJAIAAAMQAAANAJAIQAJAJANAAQAMAAAJgJQAIgIAAgNQAAgMgIgIQgJgJgMAAQgNAAgJAJgAkTAjQgKgKAAgQIAAgzIAPAAIAAAzQAAAWAUgBQATABAAgWIAAgzIAPAAIAAAzQAAAQgKAKQgJAJgPAAQgQAAgJgJgAEuArIgKgXIgmAAIgKAXIgOAAIAmhVIAMAAIAlBVgAEfAIIgOgfIgNAfIAbAAgADHArIAAhVIAOAAIAABVgACoArIgggmIgGAAIAAAmIgOAAIAAhVIAeAAQANABAGAGQAIAHgBAKQABASgUAFIAfAmgACCgGIAPAAQAOAAAAgMQAAgLgOABIgPAAgAgpArIAAhHIgYAAIAAgOIA/AAIAAAOIgZAAIAABHgAhiArIAAhVIAOAAIAABVgAi+ArIAAhVIAaAAQASAAANANQANAMAAARQAAASgNAMQgNAMgSABgAixAdIANAAQANABAIgJQAJgJAAgMQAAgLgJgJQgIgIgNAAIgNAAgAk4ArIgKgXIgmAAIgJAXIgPAAIAlhVIANAAIAlBVgAlHAIIgOgfIgOAfIAcAAg"); this.shape.setTransform(340.15,371.3); var maskedShapeInstanceList = [this.shape]; for(var shapedInstanceItr = 0; shapedInstanceItr < maskedShapeInstanceList.length; shapedInstanceItr++) { maskedShapeInstanceList[shapedInstanceItr].mask = mask; } this.timeline.addTween(cjs.Tween.get(this.shape).wait(1)); this._renderFirstFrame(); }).prototype = getMCSymbolPrototype(lib.ClipGroup, new cjs.Rectangle(301.7,366.9,77,8.800000000000011), null); (lib.btnSRV_EstudiosProyectos = 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]); // back this.instance = new lib.CachedBmp_70(); this.instance.setTransform(84.8,-487,0.5,0.5); this.instance_1 = new lib.CachedBmp_69(); this.instance_1.setTransform(56,-547.05,0.5,0.5); this.instance_2 = new lib.CachedBmp_17(); this.instance_2.setTransform(71.45,-432.95,0.5,0.5); this.instance_3 = new lib.CachedBmp_16(); this.instance_3.setTransform(-31.3,-580.65,0.5,0.5); this.timeline.addTween(cjs.Tween.get({}).to({state:[]}).to({state:[{t:this.instance_3},{t:this.instance_2},{t:this.instance_1},{t:this.instance}]},1).to({state:[]},2).wait(1)); // circArea this.shape = new cjs.Shape(); this.shape.graphics.f("rgba(255,255,255,0.498)").s().p("Am2G2Qi2i1AAkBQAAkAC2i2QC2i1EAAAQEBAAC2C1QC1C2ABEAQgBEBi1C1Qi2C3kBAAQkAAAi2i3g"); this.shape.setTransform(37.85,42.4); this.shape_1 = new cjs.Shape(); this.shape_1.graphics.f("#000000").s().p("AmIG+IgGt7IMTAAIAKN7g"); this.shape_1.setTransform(37.975,44.6); this.timeline.addTween(cjs.Tween.get({}).to({state:[]}).to({state:[{t:this.shape}]},1).to({state:[{t:this.shape_1}]},2).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(-31.3,-580.6,542.5,685.1); (lib.btnSRV_BIM = 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]); // back this.instance = new lib.CachedBmp_82(); this.instance.setTransform(-225.9,-503.3,0.5,0.5); this.instance_1 = new lib.CachedBmp_81(); this.instance_1.setTransform(-206.4,-563.35,0.5,0.5); this.instance_2 = new lib.CachedBmp_13(); this.instance_2.setTransform(-152.25,-459.8,0.5,0.5); this.instance_3 = new lib.CachedBmp_12(); this.instance_3.setTransform(-309.1,-581.1,0.5,0.5); this.timeline.addTween(cjs.Tween.get({}).to({state:[]}).to({state:[{t:this.instance_3},{t:this.instance_2},{t:this.instance_1},{t:this.instance}]},1).to({state:[]},2).wait(1)); // circArea this.shape = new cjs.Shape(); this.shape.graphics.f("rgba(255,255,255,0.498)").s().p("Am2G3Qi2i2AAkBQAAkBC2i1QC2i2EAABQEBgBC2C2QC1C1ABEBQgBEBi1C2Qi2C1kBABQkAgBi2i1g"); this.shape.setTransform(38.65,40.8); this.shape_1 = new cjs.Shape(); this.shape_1.graphics.f("#000000").s().p("AmIHbIgHu1IMTAAIAMO1g"); this.shape_1.setTransform(35.275,41.975); this.timeline.addTween(cjs.Tween.get({}).to({state:[]}).to({state:[{t:this.shape}]},1).to({state:[{t:this.shape_1}]},2).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(-309.1,-581.1,544,684); (lib.btnObraCivilVE = 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("rgba(0,0,0,0.247)").s().p("EgqcBH1MAAAiPpMBU5AAAMAAACPpgAY8TfQi6DCAAEWQAAEUC6DDQC8DFEJAAQEJAAC7jFQC8jDAAkUQAAkWi8jCQi7jFkJAAQkJAAi8DFgEgnDATeQi6DDAAEVQAAEVC6DDQC9DEEJAAQEJAAC6jEQC9jDAAkVQAAkVi9jDQi6jFkJABQkJgBi9DFgAwvTZQi6DEAAEVQAAEUC6DDQC8DFEJAAQEKAAC6jFQC7jDAAkUQAAkVi7jEQi6jDkKAAQkJAAi8DDgEgL/g0NQj7EGAAF0QAAFzD7EGQD8EIFjgBQFkABD6kIQD9kGAAlzQAAl0j9kGQj6kHlkAAQljAAj8EHg"); this.shape.setTransform(72.325,344.15); this.shape_1 = new cjs.Shape(); this.shape_1.graphics.f("#000000").s().p("Ao6LhIAApyIDRAAIAAtPILaAAIAAM7IDKAAIAAKGg"); this.shape_1.setTransform(57.1,62.675); this.timeline.addTween(cjs.Tween.get({}).to({state:[]}).to({state:[{t:this.shape}]},1).to({state:[{t:this.shape_1}]},2).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(-199.3,-115.6,543.3,919.5); (lib.btnAutopistasCarreteras = 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]); // Black this.shape = new cjs.Shape(); this.shape.graphics.f("rgba(0,0,0,0.247)").s().p("EgkgA7MMAAAh2XMBJBAAAMAAAB2XgEgElAknQigChAADkQAADkCgCgQCiCiDjAAQDkAACgiiQCiigAAjkQAAjkiiihQigiijkAAQjjAAiiCigAVcQDQigChAADkQAADkCgCgQCiCiDkAAQDkAAChiiQCiigAAjkQAAjkiiihQihiijkAAQjkAAiiCigEghlAQCQigChAADlQAADjCgChQCiCiDkAAQDkAACgiiQCiihAAjjQAAjliiihQigihjkAAQjkAAiiChgAuZP/QigChAADkQAADkCgCgQCiCiDkAAQDkAACgiiQChigAAjkQAAjkihihQigiijkAAQjkAAiiCigEgfaguvQjYDYAAEyQAAEyDYDYQDYDZEyAAQEzAADXjZQDZjYAAkyQAAkyjZjYQjXjZkzAAQkyAAjYDZg"); this.shape.setTransform(215.375,300.125); this.shape_1 = new cjs.Shape(); this.shape_1.graphics.f("#000000").s().p("AqdI2IAApwID9AAIAAn7IN0AAIAAHnIDKAAIAAKEg"); this.shape_1.setTransform(67,56.625); this.timeline.addTween(cjs.Tween.get({}).to({state:[]}).to({state:[{t:this.shape}]},1).to({state:[{t:this.shape_1}]},2).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(-18.3,-78.6,467.40000000000003,757.5); (lib.btn_InfraHH = 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("rgba(0,0,0,0.247)").s().p("EgqcBH1MAAAiPqMBU5AAAMAAACPqgAY8TfQi6DCAAEWQAAEUC6DDQC8DFEJgBQEJABC7jFQC8jDAAkUQAAkWi8jCQi7jFkJAAQkJAAi8DFgEgnDATeQi6DDAAEVQAAEVC6DDQC9DEEJAAQEJAAC6jEQC9jDAAkVQAAkVi9jDQi6jFkJABQkJgBi9DFgA6325Qj7EGAAF0QAAFzD7EGQD8EGFjAAQFlAAD6kGQD9kGAAlzQAAl0j9kGQj6kHllAAQljAAj8EHg"); this.shape.setTransform(174.675,153.7); this.shape_1 = new cjs.Shape(); this.shape_1.graphics.f("#000000").s().p("ArOKeIAApyIGwAAIAArJIHpAAIAAK1IIFAAIAAKGg"); this.shape_1.setTransform(64.2,60.375); this.timeline.addTween(cjs.Tween.get({}).to({state:[]}).to({state:[{t:this.shape}]},1).to({state:[{t:this.shape_1}]},2).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(-97,-306,543.4,919.5); (lib.btn_Aero = 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("rgba(0,0,0,0.247)").s().p("EgqcBH2MAAAiPqMBU5AAAMAAACPqgAY8TeQi6DEAAEVQAAEUC6DDQC8DEEJABQEJgBC7jEQC8jDAAkUQAAkVi8jEQi7jEkJAAQkJAAi8DEgEgnDATdQi6DEAAEWQAAEUC6DCQC9DFEJAAQEJAAC6jFQC9jCAAkUQAAkWi9jEQi6jDkJgBQkJABi9DDgAE533Qj7EGAAF0QAAFzD7EGQD8EHFjgBQFlABD6kHQD9kGAAlzQAAl0j9kGQj6kHllAAQljAAj8EHg"); this.shape.setTransform(-31.625,163.1); this.shape_1 = new cjs.Shape(); this.shape_1.graphics.f("#000000").s().p("AoqKEIAApsIBSAAIAAqcIOoAAIgCKcIBdAAIAAJsg"); this.shape_1.setTransform(59.5,64.45); this.timeline.addTween(cjs.Tween.get({}).to({state:[]}).to({state:[{t:this.shape}]},1).to({state:[{t:this.shape_1}]},2).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(-303.3,-296.6,543.4,919.5); (lib.AutopistasCarreteras = 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.CachedBmp_80(); this.instance.setTransform(0,-0.85,0.5,0.5); this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(0,-0.8,106.5,126); (lib.AERO = 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.CachedBmp_79(); this.instance.setTransform(0,-0.9,0.5,0.5); this.timeline.addTween(cjs.Tween.get(this.instance).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(0,-0.9,106.5,123); (lib.SV_AUD_TEC = 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.ClipGroup(); this.instance.setTransform(204.75,5.6,1.0318,1.0319,0,0,0,500.1,300.1); this.instance_1 = new lib.CachedBmp_86(); this.instance_1.setTransform(2.4,-0.75,0.5,0.5); this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.instance_1},{t:this.instance}]}).wait(1)); this._renderFirstFrame(); }).prototype = p = new cjs.MovieClip(); p.nominalBounds = new cjs.Rectangle(-311.2,-304,1031.7,619.1); // stage content: (lib.infografíaVertical = function(mode,startPosition,loop,reversed) { if (loop == null) { loop = false; } 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]); // btnsServicios this.instance = new lib.btnSRV_BIM(); this.instance.setTransform(308.7,576.5); new cjs.ButtonHelper(this.instance, 0, 1, 2, false, new lib.btnSRV_BIM(), 3); this.instance_1 = new lib.btnSRV_EstudiosProyectos(); this.instance_1.setTransform(30.5,580.2); new cjs.ButtonHelper(this.instance_1, 0, 1, 2, false, new lib.btnSRV_EstudiosProyectos(), 3); this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.instance_1},{t:this.instance}]}).wait(1)); // btnsSectores this.instance_2 = new lib.btn_Aero(); this.instance_2.setTransform(301.25,297.75); new cjs.ButtonHelper(this.instance_2, 0, 1, 2, false, new lib.btn_Aero(), 3); this.instance_3 = new lib.btn_InfraHH(); this.instance_3.setTransform(96,307.35); new cjs.ButtonHelper(this.instance_3, 0, 1, 2, false, new lib.btn_InfraHH(), 3); this.instance_4 = new lib.btnObraCivilVE(); this.instance_4.setTransform(199.35,116.4); new cjs.ButtonHelper(this.instance_4, 0, 1, 2, false, new lib.btnObraCivilVE(), 3); this.instance_5 = new lib.btnAutopistasCarreteras(); this.instance_5.setTransform(23.1,97.2,1.154,1.2099); new cjs.ButtonHelper(this.instance_5, 0, 1, 2, false, new lib.btnAutopistasCarreteras(), 3); this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.instance_5},{t:this.instance_4},{t:this.instance_3},{t:this.instance_2}]}).wait(1)); // SV_ING_INDE_svg this.instance_6 = new lib.SV_ING_INDE("synched",0); this.instance_6.setTransform(209.55,618.65,1,1,0,0,0,49.6,45.3); this.instance_7 = new lib.SV_BIM("synched",0); this.instance_7.setTransform(344.7,618.3,1,1,0,0,0,31.1,45.5); this.instance_8 = new lib.SV_OSC("synched",0); this.instance_8.setTransform(442.7,796.8,1,1,0,0,0,50,51.8); this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.instance_8},{t:this.instance_7},{t:this.instance_6}]}).wait(1)); // SV_GER_SER_OBR_svg this.instance_9 = new lib.SV_GER_SER_OBR(); this.instance_9.setTransform(281.75,787.3,1,1,0,0,0,47.1,61.3); this.instance_10 = new lib.SV_AUD_TEC("synched",0); this.instance_10.setTransform(255.95,752.8,1,1,0,0,0,204.6,5.5); this.instance_11 = new lib.SV_SUPER("synched",0); this.instance_11.setTransform(471.95,622.25,1,1,0,0,0,41.7,41); this.instance_12 = new lib.SV_EST_PROY("synched",0); this.instance_12.setTransform(68.45,626.25,1,1,0,0,0,37.1,36.9); this.instance_13 = new lib.AERO("synched",0); this.instance_13.setTransform(359.45,363.45,1,1,0,0,0,53.3,60.7); this.instance_14 = new lib.INFRA_HIDRA("synched",0); this.instance_14.setTransform(162.1,366.45,1,1,0,0,0,70.7,63.7); this.instance_15 = new lib.INFRA_EOLICA("synched",0); this.instance_15.setTransform(429,176.25,1,1,0,0,0,70.7,61.6); this.instance_16 = new lib.ObraCivil("synched",0); this.instance_16.setTransform(254.75,179.95,1,1,0,0,0,50.9,67.7); this.instance_17 = new lib.AutopistasCarreteras("synched",0); this.instance_17.setTransform(98.85,167,1,1,0,0,0,53.1,62.1); this.text = new cjs.Text("SERVICIOS", "normal 400 30px 'Montserrat'", "#FCFCFC"); this.text.lineHeight = 45; this.text.parent = this; this.text.setTransform(173.8,487.35,1.1561,1.2068); if(!lib.properties.webfonts['Montserrat']) { lib.webFontTxtInst['Montserrat'] = lib.webFontTxtInst['Montserrat'] || []; lib.webFontTxtInst['Montserrat'].push(this.text); } this.text_1 = new cjs.Text("SECTORES", "normal 400 30px 'Montserrat'", "#173642"); this.text_1.lineHeight = 45; this.text_1.parent = this; this.text_1.setTransform(173.9,14.5,1.2068,1.2066); if(!lib.properties.webfonts['Montserrat']) { lib.webFontTxtInst['Montserrat'] = lib.webFontTxtInst['Montserrat'] || []; lib.webFontTxtInst['Montserrat'].push(this.text_1); } this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.text_1},{t:this.text},{t:this.instance_17},{t:this.instance_16},{t:this.instance_15},{t:this.instance_14},{t:this.instance_13},{t:this.instance_12},{t:this.instance_11},{t:this.instance_10},{t:this.instance_9}]}).wait(1)); // backgrounds this.shape = new cjs.Shape(); this.shape.graphics.f("#E39673").s().p("Egc7AlgMAAAhK/MA53AAAMAAABK/g"); this.shape.setTransform(269.9609,696.5477,1.4577,0.9329); this.timeline.addTween(cjs.Tween.get(this.shape).wait(1)); this._renderFirstFrame(); }).prototype = p = new lib.AnMovieClip(); p.nominalBounds = new cjs.Rectangle(268,455.4,275.6,465.4); // library properties: lib.properties = { id: '40CB03A54BE00D4181CA685344E4D9F6', width: 540, height: 920, fps: 24, color: "#FFFFFF", opacity: 1.00, webfonts: {}, manifest: [ {src:"images/index_atlas_1.png", id:"index_atlas_1"} ], 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