File: /home/dronicaehy/www/tour-virtual-ideateams-2020/script_general.js
(function () {
var c = {};
function trans(e, f) {
var g = arguments['length'] === 0x1 ? [arguments[0x0]] : Array['apply'](null, arguments);
c[g[0x0]] = g;
return '';
}
function regTextVar(h, i) {
var j = ![];
i = i['toLowerCase']();
var k = function () {
var t = this['get']('data');
t['updateText'](t['translateObjs'][h]);
};
var l = function (u) {
var v = u['data']['nextSelectedIndex'];
if (v >= 0x0) {
var w = u['source']['get']('items')[v];
var x = function () {
w['unbind']('begin', x, this);
k['call'](this);
};
w['bind']('begin', x, this);
} else
k['call'](this);
};
var m = function (y) {
return function (z) {
if (y in z) {
k['call'](this);
}
}['bind'](this);
};
var n = function (A, B) {
return function (C, D) {
if (A == C && B in D) {
k['call'](this);
}
}['bind'](this);
};
var o = function (E, F, G) {
for (var H = 0x0; H < E['length']; ++H) {
var I = E[H];
var J = I['get']('selectedIndex');
if (J >= 0x0) {
var K = F['split']('.');
var L = I['get']('items')[J];
if (G !== undefined && !G['call'](this, L))
continue;
for (var M = 0x0; M < K['length']; ++M) {
if (L == undefined)
return '';
L = 'get' in L ? L['get'](K[M]) : L[K[M]];
}
return L;
}
}
return '';
};
var p = function (N) {
var O = N['get']('player');
return O !== undefined && O['get']('viewerArea') == this['getMainViewer']();
};
switch (i) {
case 'title':
case 'subtitle':
var r = function () {
switch (i) {
case 'title':
return 'media.label';
case 'subtitle':
return 'media.data.subtitle';
}
}();
if (r) {
return function () {
var P = this['_getPlayListsWithViewer'](this['getMainViewer']());
if (!j) {
for (var Q = 0x0; Q < P['length']; ++Q) {
P[Q]['bind']('changing', l, this);
}
j = !![];
}
return o['call'](this, P, r, p);
};
}
break;
default:
if (i['startsWith']('quiz.') && 'Quiz' in TDV) {
var s = undefined;
var r = function () {
switch (i) {
case 'quiz.questions.answered':
return TDV['Quiz']['PROPERTY']['QUESTIONS_ANSWERED'];
case 'quiz.question.count':
return TDV['Quiz']['PROPERTY']['QUESTION_COUNT'];
case 'quiz.items.found':
return TDV['Quiz']['PROPERTY']['ITEMS_FOUND'];
case 'quiz.item.count':
return TDV['Quiz']['PROPERTY']['ITEM_COUNT'];
case 'quiz.score':
return TDV['Quiz']['PROPERTY']['SCORE'];
case 'quiz.score.total':
return TDV['Quiz']['PROPERTY']['TOTAL_SCORE'];
case 'quiz.time.remaining':
return TDV['Quiz']['PROPERTY']['REMAINING_TIME'];
case 'quiz.time.elapsed':
return TDV['Quiz']['PROPERTY']['ELAPSED_TIME'];
case 'quiz.time.limit':
return TDV['Quiz']['PROPERTY']['TIME_LIMIT'];
case 'quiz.media.items.found':
return TDV['Quiz']['PROPERTY']['PANORAMA_ITEMS_FOUND'];
case 'quiz.media.item.count':
return TDV['Quiz']['PROPERTY']['PANORAMA_ITEM_COUNT'];
case 'quiz.media.questions.answered':
return TDV['Quiz']['PROPERTY']['PANORAMA_QUESTIONS_ANSWERED'];
case 'quiz.media.question.count':
return TDV['Quiz']['PROPERTY']['PANORAMA_QUESTION_COUNT'];
case 'quiz.media.score':
return TDV['Quiz']['PROPERTY']['PANORAMA_SCORE'];
case 'quiz.media.score.total':
return TDV['Quiz']['PROPERTY']['PANORAMA_TOTAL_SCORE'];
case 'quiz.media.index':
return TDV['Quiz']['PROPERTY']['PANORAMA_INDEX'];
case 'quiz.media.count':
return TDV['Quiz']['PROPERTY']['PANORAMA_COUNT'];
case 'quiz.media.visited':
return TDV['Quiz']['PROPERTY']['PANORAMA_VISITED_COUNT'];
default:
var R = /quiz\.([\w_]+)\.(.+)/['exec'](i);
if (R !== undefined) {
s = R[0x1];
switch ('quiz.' + R[0x2]) {
case 'quiz.score':
return TDV['Quiz']['OBJECTIVE_PROPERTY']['SCORE'];
case 'quiz.score.total':
return TDV['Quiz']['OBJECTIVE_PROPERTY']['TOTAL_SCORE'];
case 'quiz.media.items.found':
return TDV['Quiz']['OBJECTIVE_PROPERTY']['PANORAMA_ITEMS_FOUND'];
case 'quiz.media.item.count':
return TDV['Quiz']['OBJECTIVE_PROPERTY']['PANORAMA_ITEM_COUNT'];
case 'quiz.media.questions.answered':
return TDV['Quiz']['OBJECTIVE_PROPERTY']['PANORAMA_QUESTIONS_ANSWERED'];
case 'quiz.media.question.count':
return TDV['Quiz']['OBJECTIVE_PROPERTY']['PANORAMA_QUESTION_COUNT'];
case 'quiz.questions.answered':
return TDV['Quiz']['OBJECTIVE_PROPERTY']['QUESTIONS_ANSWERED'];
case 'quiz.question.count':
return TDV['Quiz']['OBJECTIVE_PROPERTY']['QUESTION_COUNT'];
case 'quiz.items.found':
return TDV['Quiz']['OBJECTIVE_PROPERTY']['ITEMS_FOUND'];
case 'quiz.item.count':
return TDV['Quiz']['OBJECTIVE_PROPERTY']['ITEM_COUNT'];
case 'quiz.media.score':
return TDV['Quiz']['OBJECTIVE_PROPERTY']['PANORAMA_SCORE'];
case 'quiz.media.score.total':
return TDV['Quiz']['OBJECTIVE_PROPERTY']['PANORAMA_TOTAL_SCORE'];
}
}
}
}();
if (r) {
return function () {
var S = this['get']('data')['quiz'];
if (S) {
if (!j) {
if (s != undefined)
if (s == 'global') {
var U = this['get']('data')['quizConfig'];
var W = U['objectives'];
for (var Y = 0x0, a0 = W['length']; Y < a0; ++Y) {
S['bind'](TDV['Quiz']['EVENT_OBJECTIVE_PROPERTIES_CHANGE'], n['call'](this, W[Y]['id'], r), this);
}
} else {
S['bind'](TDV['Quiz']['EVENT_OBJECTIVE_PROPERTIES_CHANGE'], n['call'](this, s, r), this);
}
else
S['bind'](TDV['Quiz']['EVENT_PROPERTIES_CHANGE'], m['call'](this, r), this);
j = !![];
}
try {
var a1 = 0x0;
if (s != undefined) {
if (s == 'global') {
var U = this['get']('data')['quizConfig'];
var W = U['objectives'];
for (var Y = 0x0, a0 = W['length']; Y < a0; ++Y) {
a1 += S['getObjective'](W[Y]['id'], r);
}
} else {
a1 = S['getObjective'](s, r);
}
} else {
a1 = S['get'](r);
if (r == TDV['Quiz']['PROPERTY']['PANORAMA_INDEX'])
a1 += 0x1;
}
return a1;
} catch (a2) {
return undefined;
}
}
};
}
}
break;
}
return '';
}
function createQuizConfig(player, a3) {
var a4 = {"objectives":[{"label":trans('score1.label'),"id":"score1","initialScore":-5,"visibleInScore":true}],"question":{"id":"quizQuestion_9999AF78_8692_E51B_41B0_5DA4D45160EE","responseDisplayTime":5000},"theme":{"timeout":{},"score":{},"question":{"window":{"mediaContainer":{"panoramaPlayer":{"touchControlMode":"drag_rotation","mouseControlMode":"drag_rotation"}}}}},"questions":[{"multipleChoice":false,"title":trans('question_90831A24_86E2_0159_41B6_DFE43D424E57.title'),"canRepeat":false,"media":player.video_40E0CB83_6A56_21F5_41BF_12A42D8CAB41,"options":[{"score":0,"id":"questionOption_91FA06D8_86E2_0EE9_41C5_E646855EF2D1","text":trans('questionOption_91FA06D8_86E2_0EE9_41C5_E646855EF2D1.text')},{"score":5,"id":"questionOption_91E8AD09_86E2_036B_41D4_10E5FC0E4FD2","text":trans('questionOption_91E8AD09_86E2_036B_41D4_10E5FC0E4FD2.text')}],"id":"question_90831A24_86E2_0159_41B6_DFE43D424E57","objective":"score1","panorama":player.panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF},{"multipleChoice":false,"title":trans('question_78F2A27C_672A_C17A_41D1_00DC651A1B47.title'),"canRepeat":false,"media":player.video_40E0CB83_6A56_21F5_41BF_12A42D8CAB41,"options":[{"score":0,"id":"questionOption_78701FA3_67D5_5F8E_41C7_D5FC044DABD7","text":trans('questionOption_78701FA3_67D5_5F8E_41C7_D5FC044DABD7.text')},{"score":5,"id":"questionOption_79EAB373_67D5_C08E_41D8_285033CF82E7","text":trans('questionOption_79EAB373_67D5_C08E_41D8_285033CF82E7.text')}],"id":"question_78F2A27C_672A_C17A_41D1_00DC651A1B47","objective":"score1","panorama":player.panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF},{"multipleChoice":false,"title":trans('question_47A78012_6ACA_1F17_41D9_85344ADC7800.title'),"canRepeat":false,"media":player.video_40E0CB83_6A56_21F5_41BF_12A42D8CAB41,"options":[{"score":0,"id":"questionOption_408D720A_6ACA_22F7_41CB_5CFA16FFE271","text":trans('questionOption_408D720A_6ACA_22F7_41CB_5CFA16FFE271.text')},{"score":5,"id":"questionOption_40FC213C_6AC9_E113_41CC_E16EFF1989EF","text":trans('questionOption_40FC213C_6AC9_E113_41CC_E16EFF1989EF.text')},{"score":0,"id":"questionOption_40172AFE_6AC9_E30F_41C6_E1E94415BA7D","text":trans('questionOption_40172AFE_6AC9_E30F_41C6_E1E94415BA7D.text')}],"id":"question_47A78012_6ACA_1F17_41D9_85344ADC7800","objective":"score1","panorama":player.panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF},{"multipleChoice":false,"title":trans('question_A45C1845_8702_52EF_41DC_C0BC4CFC364C.title'),"canRepeat":false,"options":[{"score":0,"id":"questionOption_A4A0AAE5_8702_D7AF_41B5_7D6BDDBF9BBA","text":trans('questionOption_A4A0AAE5_8702_D7AF_41B5_7D6BDDBF9BBA.text')},{"score":10,"id":"questionOption_A370ADFC_8702_CD9D_41D9_E5CC6907D8D6","text":trans('questionOption_A370ADFC_8702_CD9D_41D9_E5CC6907D8D6.text')}],"id":"question_A45C1845_8702_52EF_41DC_C0BC4CFC364C","objective":"score1","panorama":player.panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA},{"multipleChoice":false,"title":trans('question_4AB65911_6161_E861_41D5_3F5DAF331340.title'),"canRepeat":false,"media":player.video_4BCEAD26_6161_68A3_41D0_3CA0B779C286,"options":[{"score":0,"id":"questionOption_4D0D3496_6163_1863_41C2_7D7D2504A0A4","text":trans('questionOption_4D0D3496_6163_1863_41C2_7D7D2504A0A4.text')},{"score":10,"id":"questionOption_4D25D632_6163_18A3_41CD_29B8AEC3812E","text":trans('questionOption_4D25D632_6163_18A3_41CD_29B8AEC3812E.text')},{"score":0,"id":"questionOption_4DD398F1_6160_E9A1_41CF_E9F8858AE592","text":trans('questionOption_4DD398F1_6160_E9A1_41CF_E9F8858AE592.text')},{"score":0,"id":"questionOption_4DFBCD31_6160_E8A1_41B6_F68D35E09AC1","text":trans('questionOption_4DFBCD31_6160_E8A1_41B6_F68D35E09AC1.text')}],"id":"question_4AB65911_6161_E861_41D5_3F5DAF331340","objective":"score1","panorama":player.panorama_47863863_6161_68A1_41C6_F343DA9B3CDC}],"timeout":{"repeat":{"visible":false},"score":{"visible":true},"id":"quizTimeout_9999BF78_8692_E51B_41BF_E87129C5B342"},"items":[{"score":10,"id":"item_99732C53_8691_EB6E_41D7_976BE6CC4CF4","panorama":player.panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF,"objective":"score1"},{"score":10,"id":"item_96486D57_8702_42D1_41E0_4D4B0F5C7D56","panorama":player.panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF,"objective":"score1"},{"score":10,"id":"item_5EB4BA78_4C91_35B8_4166_858C2C1F46E4","panorama":player.panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF,"objective":"score1"},{"score":10,"id":"item_4F964DB2_6127_2BA3_41C9_6D5BFC8C1F9E","panorama":player.panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA,"objective":"score1"},{"score":10,"id":"item_52DD9AC4_6127_69E7_41C4_706B042AAE27","panorama":player.panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA,"objective":"score1"}],"timeLimit":-1,"score":{"title":trans('quizScore_99999F78_8692_E51B_41D8_0B6AB11CC1F2.title'),"submitToLMS":{"visible":true},"repeat":{"visible":true},"items":{"visible":true},"description":trans('quizScore_99999F78_8692_E51B_41D8_0B6AB11CC1F2.description'),"questions":{"visible":true,"incorrectLabel":trans('quizScore_99999F78_8692_E51B_41D8_0B6AB11CC1F2.questionsIncorrect','quizScore_99999F78_8692_E51B_41D8_0B6AB11CC1F2.questions.incorrectLabel')},"canClose":true,"downloadCSV":{"visible":false},"elapsedTime":{"label":trans('quizScore_99999F78_8692_E51B_41D8_0B6AB11CC1F2.elapsedTime','quizScore_99999F78_8692_E51B_41D8_0B6AB11CC1F2.elapsedTime.label'),"visible":true},"id":"quizScore_99999F78_8692_E51B_41D8_0B6AB11CC1F2","completion":{"visible":true}},"autoFinish":false};
a4['player'] = player;
a4['playList'] = a3;
function a5(a8) {
for (var a9 = 0x0; a9 < a8['length']; ++a9) {
var aa = a8[a9];
if ('id' in aa)
player[aa['id']] = aa;
}
}
if (a4['questions']) {
a5(a4['questions']);
for (var a6 = 0x0; a6 < a4['questions']['length']; ++a6) {
var a7 = a4['questions'][a6];
a5(a7['options']);
}
}
if (a4['objectives']) {
a5(a4['objectives']);
}
if (a4['califications']) {
a5(a4['califications']);
}
if (a4['score']) {
player[a4['score']['id']] = a4['score'];
}
if (a4['question']) {
player[a4['question']['id']] = a4['question'];
}
if (a4['timeout']) {
player[a4['timeout']['id']] = a4['timeout'];
}
player['get']('data')['translateObjs'] = c;
return a4;
}
var d = {"borderRadius":0,"paddingBottom":0,"verticalAlign":"top","width":"100%","id":"rootPlayer","scrollBarWidth":10,"backgroundColorRatios":[0],"start":"this.init(); this.syncPlaylists([this.mainPlayList,this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist])","scrollBarMargin":2,"paddingRight":0,"paddingLeft":0,"gap":10,"scrollBarOpacity":0.5,"horizontalAlign":"left","scripts":{"_initTwinsViewer":TDV.Tour.Script._initTwinsViewer,"showPopupPanoramaVideoOverlay":TDV.Tour.Script.showPopupPanoramaVideoOverlay,"setPanoramaCameraWithSpot":TDV.Tour.Script.setPanoramaCameraWithSpot,"playGlobalAudio":TDV.Tour.Script.playGlobalAudio,"setPanoramaCameraWithCurrentSpot":TDV.Tour.Script.setPanoramaCameraWithCurrentSpot,"registerKey":TDV.Tour.Script.registerKey,"_getPlayListsWithViewer":TDV.Tour.Script._getPlayListsWithViewer,"getPlayListWithItem":TDV.Tour.Script.getPlayListWithItem,"quizShowScore":TDV.Tour.Script.quizShowScore,"isCardboardViewMode":TDV.Tour.Script.isCardboardViewMode,"executeFunctionWhenChange":TDV.Tour.Script.executeFunctionWhenChange,"setSurfaceSelectionHotspotMode":TDV.Tour.Script.setSurfaceSelectionHotspotMode,"quizShowTimeout":TDV.Tour.Script.quizShowTimeout,"getFirstPlayListWithMedia":TDV.Tour.Script.getFirstPlayListWithMedia,"showWindow":TDV.Tour.Script.showWindow,"unregisterKey":TDV.Tour.Script.unregisterKey,"isPanorama":TDV.Tour.Script.isPanorama,"getPlayListItems":TDV.Tour.Script.getPlayListItems,"quizSetItemFound":TDV.Tour.Script.quizSetItemFound,"existsKey":TDV.Tour.Script.existsKey,"getPixels":TDV.Tour.Script.getPixels,"fixTogglePlayPauseButton":TDV.Tour.Script.fixTogglePlayPauseButton,"quizShowQuestion":TDV.Tour.Script.quizShowQuestion,"init":TDV.Tour.Script.init,"keepCompVisible":TDV.Tour.Script.keepCompVisible,"setLocale":TDV.Tour.Script.setLocale,"getMediaFromPlayer":TDV.Tour.Script.getMediaFromPlayer,"setValue":TDV.Tour.Script.setValue,"setStartTimeVideo":TDV.Tour.Script.setStartTimeVideo,"startPanoramaWithCamera":TDV.Tour.Script.startPanoramaWithCamera,"quizStart":TDV.Tour.Script.quizStart,"stopAndGoCamera":TDV.Tour.Script.stopAndGoCamera,"_initItemWithComps":TDV.Tour.Script._initItemWithComps,"resumePlayers":TDV.Tour.Script.resumePlayers,"getKey":TDV.Tour.Script.getKey,"textToSpeech":TDV.Tour.Script.textToSpeech,"getActiveMediaWithViewer":TDV.Tour.Script.getActiveMediaWithViewer,"setStartTimeVideoSync":TDV.Tour.Script.setStartTimeVideoSync,"getPlayListsWithMedia":TDV.Tour.Script.getPlayListsWithMedia,"getMainViewer":TDV.Tour.Script.getMainViewer,"getActivePlayerWithViewer":TDV.Tour.Script.getActivePlayerWithViewer,"syncPlaylists":TDV.Tour.Script.syncPlaylists,"_initTTSTooltips":TDV.Tour.Script._initTTSTooltips,"getPlayListItemByMedia":TDV.Tour.Script.getPlayListItemByMedia,"skip3DTransitionOnce":TDV.Tour.Script.skip3DTransitionOnce,"resumeGlobalAudios":TDV.Tour.Script.resumeGlobalAudios,"autotriggerAtStart":TDV.Tour.Script.autotriggerAtStart,"historyGoBack":TDV.Tour.Script.historyGoBack,"getCurrentPlayerWithMedia":TDV.Tour.Script.getCurrentPlayerWithMedia,"getMediaWidth":TDV.Tour.Script.getMediaWidth,"changeBackgroundWhilePlay":TDV.Tour.Script.changeBackgroundWhilePlay,"stopGlobalAudios":TDV.Tour.Script.stopGlobalAudios,"loadFromCurrentMediaPlayList":TDV.Tour.Script.loadFromCurrentMediaPlayList,"stopGlobalAudio":TDV.Tour.Script.stopGlobalAudio,"openLink":TDV.Tour.Script.openLink,"getCurrentPlayers":TDV.Tour.Script.getCurrentPlayers,"shareSocial":TDV.Tour.Script.shareSocial,"getMediaHeight":TDV.Tour.Script.getMediaHeight,"stopTextToSpeech":TDV.Tour.Script.stopTextToSpeech,"sendAnalyticsData":TDV.Tour.Script.sendAnalyticsData,"cloneCamera":TDV.Tour.Script.cloneCamera,"textToSpeechComponent":TDV.Tour.Script.textToSpeechComponent,"historyGoForward":TDV.Tour.Script.historyGoForward,"showComponentsWhileMouseOver":TDV.Tour.Script.showComponentsWhileMouseOver,"setCameraSameSpotAsMedia":TDV.Tour.Script.setCameraSameSpotAsMedia,"changePlayListWithSameSpot":TDV.Tour.Script.changePlayListWithSameSpot,"setComponentVisibility":TDV.Tour.Script.setComponentVisibility,"quizFinish":TDV.Tour.Script.quizFinish,"htmlToPlainText":TDV.Tour.Script.htmlToPlainText,"showPopupMedia":TDV.Tour.Script.showPopupMedia,"mixObject":TDV.Tour.Script.mixObject,"copyObjRecursively":TDV.Tour.Script.copyObjRecursively,"setEndToItemIndex":TDV.Tour.Script.setEndToItemIndex,"openEmbeddedPDF":TDV.Tour.Script.openEmbeddedPDF,"getOverlays":TDV.Tour.Script.getOverlays,"updateDeepLink":TDV.Tour.Script.updateDeepLink,"triggerOverlay":TDV.Tour.Script.triggerOverlay,"getPanoramaOverlayByName":TDV.Tour.Script.getPanoramaOverlayByName,"getGlobalAudio":TDV.Tour.Script.getGlobalAudio,"showPopupImage":TDV.Tour.Script.showPopupImage,"showPopupPanoramaOverlay":TDV.Tour.Script.showPopupPanoramaOverlay,"setMainMediaByIndex":TDV.Tour.Script.setMainMediaByIndex,"initGA":TDV.Tour.Script.initGA,"pauseCurrentPlayers":TDV.Tour.Script.pauseCurrentPlayers,"initQuiz":TDV.Tour.Script.initQuiz,"translate":TDV.Tour.Script.translate,"updateMediaLabelFromPlayList":TDV.Tour.Script.updateMediaLabelFromPlayList,"pauseGlobalAudiosWhilePlayItem":TDV.Tour.Script.pauseGlobalAudiosWhilePlayItem,"updateVideoCues":TDV.Tour.Script.updateVideoCues,"pauseGlobalAudio":TDV.Tour.Script.pauseGlobalAudio,"visibleComponentsIfPlayerFlagEnabled":TDV.Tour.Script.visibleComponentsIfPlayerFlagEnabled,"assignObjRecursively":TDV.Tour.Script.assignObjRecursively,"pauseGlobalAudios":TDV.Tour.Script.pauseGlobalAudios,"_initSplitViewer":TDV.Tour.Script._initSplitViewer,"setMediaBehaviour":TDV.Tour.Script.setMediaBehaviour,"setMainMediaByName":TDV.Tour.Script.setMainMediaByName,"playAudioList":TDV.Tour.Script.playAudioList,"setOverlayBehaviour":TDV.Tour.Script.setOverlayBehaviour,"setMapLocation":TDV.Tour.Script.setMapLocation,"playGlobalAudioWhilePlay":TDV.Tour.Script.playGlobalAudioWhilePlay,"getMediaByName":TDV.Tour.Script.getMediaByName,"getComponentByName":TDV.Tour.Script.getComponentByName},"borderSize":0,"scrollBarVisible":"rollOver","mediaActivationMode":"window","definitions": [{"duration":1000,"easing":"cubic_in_out","id":"FadeInEffect_9EC744DA_8479_9ACF_419E_B56DB760A658","class":"FadeInEffect"},{"duration":500,"easing":"cubic_in","id":"FadeInEffect_A2BAE212_BF32_2F9F_41B1_5DC252912BD0","class":"FadeInEffect"},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_7798A978_6C78_4F37_4180_C1E396E6F15C","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C3ED76F_6C58_4329_41CC_961DC1D42A7E"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window42738"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"paddingTop":0,"scrollBarMargin":2,"width":100,"id":"HTMLText_415A0F9B_53BF_C538_41C3_9A72013C4455","scrollBarWidth":10,"paddingBottom":10,"scrollBarOpacity":0,"paddingLeft":10,"paddingRight":10,"borderSize":0,"scrollBarVisible":"always","scrollBarColor":"#000000","height":"115.38%","backgroundOpacity":0,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_415A0F9B_53BF_C538_41C3_9A72013C4455.html',null,{'quiz.media.count':regTextVar('HTMLText_415A0F9B_53BF_C538_41C3_9A72013C4455.html', 'quiz.media.count'),'quiz.media.index':regTextVar('HTMLText_415A0F9B_53BF_C538_41C3_9A72013C4455.html', 'quiz.media.index')}),"class":"HTMLText","data":{"name":"Media Progress"},"toolTipHorizontalAlign":"center","borderRadius":0},{"items":[{"media":"this.video_75A3ECE1_652A_C86E_41C8_C32FF393CAE2","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C32B76C_6C58_432F_41DA_F9D8A28AE8C3VideoPlayer)","player":"this.viewer_uid4C32B76C_6C58_432F_41DA_F9D8A28AE8C3VideoPlayer","start":"this.viewer_uid4C32B76C_6C58_432F_41DA_F9D8A28AE8C3VideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C32B76C_6C58_432F_41DA_F9D8A28AE8C3VideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C32B76C_6C58_432F_41DA_F9D8A28AE8C3VideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_662E8864_6BA8_4D5F_41D4_0B98601102AD, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_662E8864_6BA8_4D5F_41D4_0B98601102AD, 0)"}],"id":"playList_662E8864_6BA8_4D5F_41D4_0B98601102AD","class":"PlayList"},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_72000B1C_6C5B_CCEF_41D2_36F2C6E037D4","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C3E3770_6C58_4337_41DA_0EF923588F3A"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window63873"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"borderRadius":0,"children":["this.Container_46EA662B_53DC_6546_41CD_0F6BCAFFBD4B","this.Container_46F5262B_53DC_6546_4188_AE1780729F66"],"paddingBottom":0,"id":"Container_46EA562A_53DC_6546_4178_45CAF6C01AEC","left":"0%","verticalAlign":"top","right":"0%","backgroundColorRatios":[0,1],"scrollBarMargin":2,"paddingRight":0,"paddingLeft":0,"scrollBarWidth":10,"scrollBarOpacity":0.5,"horizontalAlign":"left","borderSize":0,"scrollBarVisible":"rollOver","gap":10,"top":"0%","backgroundColorDirection":"vertical","overflow":"scroll","bottom":"0%","backgroundColor":["#000000","#000000"],"layout":"absolute","scrollBarColor":"#000000","creationPolicy":"inAdvance","backgroundOpacity":0.6,"click":"this.setComponentVisibility(this.Container_46EA562A_53DC_6546_4178_45CAF6C01AEC, false, 0, null, null, false)","minHeight":1,"minWidth":1,"propagateClick":true,"shadow":false,"contentOpaque":false,"class":"Container","data":{"name":"cartelclave"},"visible":false,"toolTipHorizontalAlign":"center","paddingTop":0},{"paddingTop":10,"scrollBarMargin":2,"width":130,"id":"HTMLText_415A3F9B_53BF_C538_41A4_CACEA21E9951","scrollBarWidth":10,"paddingBottom":10,"scrollBarOpacity":0,"paddingLeft":10,"paddingRight":10,"borderSize":0,"scrollBarVisible":"always","scrollBarColor":"#000000","height":"107.53%","backgroundOpacity":0,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_415A3F9B_53BF_C538_41A4_CACEA21E9951.html',null,{'quiz.time.remaining':regTextVar('HTMLText_415A3F9B_53BF_C538_41A4_CACEA21E9951.html', 'quiz.time.remaining')}),"class":"HTMLText","data":{"name":"Time Remaining"},"toolTipHorizontalAlign":"center","borderRadius":0},{"borderRadius":50,"shadowSpread":1,"pressedBackgroundColor":["#000000"],"paddingBottom":0,"verticalAlign":"middle","iconWidth":"80%","width":"13.62%","id":"Button_4492F5FD_58D1_2346_41CA_C0D182520480","fontFamily":"Arial","pressedBackgroundColorRatios":[0],"backgroundColorRatios":[0],"shadowColor":"#000000","paddingRight":0,"fontColor":"#FFFFFF","paddingLeft":0,"gap":5,"height":"100%","horizontalAlign":"center","iconHeight":"80%","borderColor":"#000000","borderSize":0,"rollOverBackgroundColorRatios":[0],"backgroundColorDirection":"vertical","maxHeight":50,"textDecoration":"none","backgroundColor":["#FF361B"],"maxWidth":50,"iconURL":"skin/Button_4492F5FD_58D1_2346_41CA_C0D182520480.png","fontSize":"1.29vmin","backgroundOpacity":1,"mode":"push","minHeight":25,"minWidth":25,"rollOverBackgroundColor":["#C1280E"],"propagateClick":false,"fontStyle":"normal","shadow":false,"shadowBlurRadius":6,"class":"Button","layout":"horizontal","iconBeforeLabel":true,"data":{"name":"Buy Button"},"toolTipHorizontalAlign":"center","paddingTop":0,"cursor":"hand","fontWeight":"normal"},{"frames":[{"thumbnailUrl":"media/panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF_t.jpg","cube":{"levels":[{"url":"media/panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF_t.jpg","id":"panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 7)","yaw":144.64,"distance":100,"panorama":"this.panorama_7857B666_6BAB_C55B_41D2_7FB2E1CEBA81"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","pitch":0,"hfov":360,"label":trans('panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF.label'),"partial":false,"class":"Panorama","vfov":180,"data":{"label":"Desarrollo Negocio"},"overlays":["this.overlay_7D7E4979_6735_437B_41B1_F4BED0A0666E","this.overlay_7D7E7979_6735_437B_41C9_3DD39676D860","this.overlay_7D7E897A_6735_4379_41C3_3CCD2F187497","this.overlay_438397C8_6A7A_6173_41C5_22F16ADD4F2A","this.overlay_7D7E997A_6735_4379_41B3_41A35F5E3D5A","this.overlay_4E1108F0_6BB6_2F13_41B9_C24D0F75424A","this.overlay_4A662A9D_6A4A_E30D_41DA_2C6369208CF4","this.popup_78EE7925_672E_C08A_41D0_4AAC25EC7B8F","this.overlay_4CA32E75_6A4A_231C_41D8_F7B251227D06","this.popup_45053C6E_515C_F213_41D1_A841C9CE6A58","this.popup_9D128C65_833A_5B83_41D8_D6A8DD8F74FB","this.popup_5EBF1A78_4C91_35B8_41A7_1C2E42EB0656","this.popup_43C486F7_6A4E_631C_4176_8445E1E56607","this.overlay_419895ED_6ACA_210D_41D1_7A2BCB952ECB","this.overlay_6455C2A9_6BA8_5D29_41D9_D039DE42FF31","this.overlay_7AA5BEAE_6BA8_4528_41D5_07A2D093804B"],"hfovMax":120},{"autoplay":true,"thumbnailUrl":"media/video_72F3930B_6C68_5CE9_41D6_D91AEA8F6312_t.jpg","id":"video_72F3930B_6C68_5CE9_41D6_D91AEA8F6312","height":1080,"width":1920,"label":trans('video_72F3930B_6C68_5CE9_41D6_D91AEA8F6312.label'),"loop":false,"class":"Video","data":{"label":"REDES TODO DEFINITIVO"},"scaleMode":"fit_inside","video":{"width":1920,"mp4Url":"media/video_72F3930B_6C68_5CE9_41D6_D91AEA8F6312.mp4","class":"VideoResource","height":1080}},{"paddingTop":10,"paddingBottom":10,"left":"0%","width":"100%","id":"HTMLText_7EE1B3FF_6A4A_210D_41D9_B93123649FD6","scrollBarMargin":2,"paddingRight":10,"paddingLeft":10,"scrollBarWidth":10,"scrollBarOpacity":0.5,"borderColor":"#000000","borderSize":3,"scrollBarVisible":"rollOver","top":"0%","scrollBarColor":"#000000","backgroundOpacity":0,"height":"94.421%","minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_7EE1B3FF_6A4A_210D_41D9_B93123649FD6.html'),"class":"HTMLText","data":{"name":"RECLUTAMIENTO"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"initialPosition":{"class":"PanoramaCameraPosition","yaw":-18.54,"pitch":1.8,"hfov":120},"class":"PanoramaCamera","id":"panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA_camera","automaticZoomSpeed":10},{"paddingTop":10,"paddingBottom":10,"left":"0%","width":"44.427%","id":"HTMLText_7060ED3C_6535_40FA_41D2_5E4FD0FEF082","scrollBarMargin":2,"paddingRight":10,"paddingLeft":10,"scrollBarWidth":10,"scrollBarOpacity":0.5,"borderColor":"#000000","borderSize":3,"scrollBarVisible":"rollOver","top":"0%","scrollBarColor":"#000000","backgroundOpacity":0,"height":"31.216%","minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_7060ED3C_6535_40FA_41D2_5E4FD0FEF082.html'),"class":"HTMLText","data":{"name":"CALIDAD"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"frames":[{"thumbnailUrl":"media/panorama_6CB9BFB6_623F_DE9F_41D7_F5BDA7251B10_t.jpg","cube":{"levels":[{"url":"media/panorama_6CB9BFB6_623F_DE9F_41D7_F5BDA7251B10_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":21504,"rowCount":7,"colCount":42,"height":3584},{"url":"media/panorama_6CB9BFB6_623F_DE9F_41D7_F5BDA7251B10_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_6CB9BFB6_623F_DE9F_41D7_F5BDA7251B10_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_6CB9BFB6_623F_DE9F_41D7_F5BDA7251B10_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_6CB9BFB6_623F_DE9F_41D7_F5BDA7251B10_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_6CB9BFB6_623F_DE9F_41D7_F5BDA7251B10_t.jpg","id":"panorama_6CB9BFB6_623F_DE9F_41D7_F5BDA7251B10","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 3)","yaw":-162.85,"distance":100,"panorama":"this.panorama_78781827_6222_61BF_41C7_0913E32C207D"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_6CB9BFB6_623F_DE9F_41D7_F5BDA7251B10.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"ESCENA_02_360_Calidad_Seguridad"},"overlays":["this.overlay_707025AB_6A4A_E135_41CD_8C5CEA4A96A7","this.overlay_70301A78_6A56_6313_41C4_ACD970B0593B","this.overlay_4AF055BF_6ABE_210D_41D4_B8C17B336321","this.popup_77892973_6263_E396_41D4_70897A25B460","this.overlay_70CED5BA_6ABE_6117_41D3_D98A148E9368","this.popup_74048B89_652D_C8BE_41C1_A04C4FE1D0DF","this.overlay_72AB52B9_6AB6_2315_41D2_42FFEBF7C725","this.popup_64F0CF74_6A77_E113_41C7_ABBDB1A03CBF"],"hfovMax":130},{"duration":1000,"easing":"cubic_in_out","id":"FadeInEffect_A234D8C2_830A_DC81_41CA_BBCA7945CE91","class":"FadeInEffect"},{"items":[{"media":"this.video_78646225_6CA9_BCD9_41D7_A6169050447D","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C3C876E_6C58_432B_41BB_3F011C3BD9B9VideoPlayer)","player":"this.viewer_uid4C3C876E_6C58_432B_41BB_3F011C3BD9B9VideoPlayer","start":"this.viewer_uid4C3C876E_6C58_432B_41BB_3F011C3BD9B9VideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C3C876E_6C58_432B_41BB_3F011C3BD9B9VideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C3C876E_6C58_432B_41BB_3F011C3BD9B9VideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_4C3CE76E_6C58_432B_41DA_66EE78CE61C3, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_4C3CE76E_6C58_432B_41DA_66EE78CE61C3, 0)"}],"id":"playList_4C3CE76E_6C58_432B_41DA_66EE78CE61C3","class":"PlayList"},{"borderRadius":0,"paddingBottom":0,"left":"0%","width":"100%","id":"WebFrame_4E108670_6BDA_2314_41C0_7C0DB1268961","height":"99%","backgroundColorRatios":[0],"url":"https://ideaingenieria.es/experiencias/reloj/","paddingRight":0,"paddingLeft":0,"borderSize":0,"insetBorder":false,"top":"0%","backgroundColorDirection":"vertical","backgroundColor":["#FFFFFF"],"backgroundOpacity":1,"minHeight":1,"minWidth":1,"scrollEnabled":true,"propagateClick":false,"shadow":false,"class":"WebFrame","data":{"name":"WebFrame58302"},"toolTipHorizontalAlign":"center","paddingTop":0},{"popupMaxHeight":"95%","class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","hideDuration":500,"rotationX":0,"id":"popup_77578C5A_65D5_C852_41C4_E60B427BFAF1","image":"this.res_70DA8D0C_65DB_49B6_41D8_62C49E61FDC4","pitch":9.48,"hfov":11.84,"showEasing":"cubic_in","yaw":-41.74,"showDuration":500},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_7147035F_6C58_C368_41C3_5AFEA7BF6F2F","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":-20.97,"hfov":22.41,"popupMaxHeight":"95%","yaw":105.31,"showDuration":500,"video":{"width":1920,"mp4Url":"media/video_72D4B7A2_6C58_C3D8_41C5_80C4CA35C0F9.mp4","class":"VideoResource","height":1080}},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_7B93BB32_6CA8_4338_41CD_76B551A4842A","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C3D776E_6C58_432B_41D0_1FB07DE8DD4C"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window25791"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"items":[{"media":"this.video_72F3930B_6C68_5CE9_41D6_D91AEA8F6312","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C3EA76F_6C58_4329_41D4_E71DF26E3ED7VideoPlayer)","player":"this.viewer_uid4C3EA76F_6C58_4329_41D4_E71DF26E3ED7VideoPlayer","start":"this.viewer_uid4C3EA76F_6C58_4329_41D4_E71DF26E3ED7VideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C3EA76F_6C58_4329_41D4_E71DF26E3ED7VideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C3EA76F_6C58_4329_41D4_E71DF26E3ED7VideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_4C3EF76F_6C58_4329_41B7_120C621067D3, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_4C3EF76F_6C58_4329_41B7_120C621067D3, 0)"}],"id":"playList_4C3EF76F_6C58_4329_41B7_120C621067D3","class":"PlayList"},{"frames":[{"thumbnailUrl":"media/panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA_t.jpg","cube":{"levels":[{"url":"media/panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA_t.jpg","id":"panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA","cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"Panorama 2 esc4"},"overlays":["this.overlay_5E6E7F69_5155_CE1E_41CD_1A736967C3FF","this.overlay_5E6E6F69_5155_CE1E_41C1_C180707B78AA","this.overlay_5E6E5F69_5155_CE1E_41CE_FFFFDA37F757","this.overlay_5E6A3F69_5155_CE1E_41B9_4B1B235732C2","this.overlay_5E6A2F69_5155_CE1E_41D2_CBEAD7DA6A79","this.popup_474C56F7_6160_F9A1_41D6_324F5CBC436A","this.popup_47F52D2E_6161_28A3_41AB_86EF1A35CBC2"],"hfovMax":120},{"items":[{"media":"this.video_77324A52_6C78_4D7B_41C7_DBA27C951C8F","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C3E076F_6C58_4329_41B5_0507A45DEA23VideoPlayer)","player":"this.viewer_uid4C3E076F_6C58_4329_41B5_0507A45DEA23VideoPlayer","start":"this.viewer_uid4C3E076F_6C58_4329_41B5_0507A45DEA23VideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C3E076F_6C58_4329_41B5_0507A45DEA23VideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C3E076F_6C58_4329_41B5_0507A45DEA23VideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_4C3E576F_6C58_4329_415C_ADC6AAC29158, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_4C3E576F_6C58_4329_415C_ADC6AAC29158, 0)"}],"id":"playList_4C3E576F_6C58_4329_415C_ADC6AAC29158","class":"PlayList"},{"levels":[{"url":"media/res_42472E45_512F_CE11_41D3_EBBC936150F9_0.jpg","width":726,"class":"ImageResourceLevel","height":792},{"url":"media/res_42472E45_512F_CE11_41D3_EBBC936150F9_1.jpg","width":469,"class":"ImageResourceLevel","height":512}],"id":"res_42472E45_512F_CE11_41D3_EBBC936150F9","data":{"type":"popup"},"class":"ImageResource"},{"popupMaxHeight":"75%","class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"75%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","hideDuration":500,"rotationX":0,"id":"popup_474C56F7_6160_F9A1_41D6_324F5CBC436A","image":"this.res_479EED0B_6161_2861_41A9_3BD1FA7DD8EF","pitch":-24.31,"hfov":18.55,"showEasing":"cubic_in","yaw":158.02,"showDuration":500},{"autoplay":true,"thumbnailUrl":"media/video_42AA0A3B_6A4A_2315_41CF_AC9EBBDB09C7_t.jpg","id":"video_42AA0A3B_6A4A_2315_41CF_AC9EBBDB09C7","height":1080,"width":1920,"label":trans('video_42AA0A3B_6A4A_2315_41CF_AC9EBBDB09C7.label'),"loop":false,"class":"Video","data":{"label":"AFRICA JAEN MUSICA"},"scaleMode":"fit_inside","video":{"width":1920,"levels":[{"width":1920,"url":"media/video_42AA0A3B_6A4A_2315_41CF_AC9EBBDB09C7.mp4","class":"VideoResourceLevel","bitrate":3888,"posterURL":"media/video_42AA0A3B_6A4A_2315_41CF_AC9EBBDB09C7_poster.jpg","type":"video/mp4","framerate":25,"height":1080}],"class":"VideoResource","height":1080}},{"duration":500,"easing":"linear","id":"effect_72A88148_652E_C09A_41D5_0485C4C2CBA6","class":"FadeOutEffect"},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_61EF3134_6BA8_5F3F_41CE_C27FF927722D","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C32176C_6C58_432F_41AF_466DB483265C"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window460"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"initialSequence":"this.sequence_772F86F7_6C6F_C539_41D7_2F38063E89BE","initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_7164C496_6C6F_C5FB_41BD_0147E20C892C_camera","automaticZoomSpeed":10},{"items":[{"media":"this.video_40F3FD01_6A56_26F5_41CB_4076B43AE0BA","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C3C076D_6C58_4329_4167_A194504D94AFVideoPlayer)","player":"this.viewer_uid4C3C076D_6C58_4329_4167_A194504D94AFVideoPlayer","start":"this.viewer_uid4C3C076D_6C58_4329_4167_A194504D94AFVideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C3C076D_6C58_4329_4167_A194504D94AFVideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C3C076D_6C58_4329_4167_A194504D94AFVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_67B42893_6BA8_4DF9_41C2_DB436933593B, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_67B42893_6BA8_4DF9_41C2_DB436933593B, 0)"}],"id":"playList_67B42893_6BA8_4DF9_41C2_DB436933593B","class":"PlayList"},{"frames":[{"thumbnailUrl":"media/panorama_7164C496_6C6F_C5FB_41BD_0147E20C892C_t.jpg","cube":{"levels":[{"url":"media/panorama_7164C496_6C6F_C5FB_41BD_0147E20C892C_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_7164C496_6C6F_C5FB_41BD_0147E20C892C_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_7164C496_6C6F_C5FB_41BD_0147E20C892C_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_7164C496_6C6F_C5FB_41BD_0147E20C892C_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_7164C496_6C6F_C5FB_41BD_0147E20C892C_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_7164C496_6C6F_C5FB_41BD_0147E20C892C_t.jpg","id":"panorama_7164C496_6C6F_C5FB_41BD_0147E20C892C","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 17)","yaw":-48.44,"distance":100,"panorama":"this.panorama_71C1671A_6C68_44EB_41CB_0E2FBD54ECE9"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_7164C496_6C6F_C5FB_41BD_0147E20C892C.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"3"},"overlays":["this.overlay_77511815_6C68_CCF9_41D2_1F95DBF66574"],"hfovMax":130},{"popupMaxHeight":"95%","class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","hideDuration":500,"rotationX":0,"id":"popup_711BDF27_6C68_44D9_41B9_DD4D4239E2A0","image":"this.res_4C9FA728_6C58_C328_4189_7F45B7BCC85A","pitch":17.39,"hfov":22.9,"showEasing":"cubic_in","yaw":60.01,"showDuration":500},{"initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_6CB9BFB6_623F_DE9F_41D7_F5BDA7251B10_camera","automaticZoomSpeed":10},{"levels":[{"url":"media/res_70DA8D0C_65DB_49B6_41D8_62C49E61FDC4_2.png","width":512,"class":"ImageResourceLevel","height":288},{"url":"media/res_70DA8D0C_65DB_49B6_41D8_62C49E61FDC4_1.png","width":1024,"class":"ImageResourceLevel","height":576}],"id":"res_70DA8D0C_65DB_49B6_41D8_62C49E61FDC4","data":{"extraLevels":[{"url":"media/res_70DA8D0C_65DB_49B6_41D8_62C49E61FDC4_0.png","width":1920,"class":"ImageResourceLevel","height":1080}]},"class":"ImageResource"},{"items":[{"media":"this.video_774958F9_65D6_C85E_41CF_98E63DC5030E","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C33176D_6C58_4329_41CB_1A883617B297VideoPlayer)","player":"this.viewer_uid4C33176D_6C58_4329_41CB_1A883617B297VideoPlayer","start":"this.viewer_uid4C33176D_6C58_4329_41CB_1A883617B297VideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C33176D_6C58_4329_41CB_1A883617B297VideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C33176D_6C58_4329_41CB_1A883617B297VideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_67BB5893_6BA8_4DF9_41D5_83F275BBD55D, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_67BB5893_6BA8_4DF9_41D5_83F275BBD55D, 0)"}],"id":"playList_67BB5893_6BA8_4DF9_41D5_83F275BBD55D","class":"PlayList"},{"initialSequence":"this.sequence_7A224933_6BA8_4F39_41D2_7305D4EC9DCC","initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_7857B666_6BAB_C55B_41D2_7FB2E1CEBA81_camera","automaticZoomSpeed":10},{"duration":500,"easing":"linear","id":"effect_4FECAC4F_6BCA_270D_41D7_FABCBCF97FA4","class":"FadeOutEffect"},{"levels":[{"url":"media/res_479EED0B_6161_2861_41A9_3BD1FA7DD8EF_0.jpg","width":1024,"class":"ImageResourceLevel","height":768},{"url":"media/res_479EED0B_6161_2861_41A9_3BD1FA7DD8EF_1.jpg","width":512,"class":"ImageResourceLevel","height":384}],"id":"res_479EED0B_6161_2861_41A9_3BD1FA7DD8EF","data":{"type":"popup"},"class":"ImageResource"},{"frames":[{"thumbnailUrl":"media/panorama_7857B666_6BAB_C55B_41D2_7FB2E1CEBA81_t.jpg","cube":{"levels":[{"url":"media/panorama_7857B666_6BAB_C55B_41D2_7FB2E1CEBA81_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_7857B666_6BAB_C55B_41D2_7FB2E1CEBA81_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_7857B666_6BAB_C55B_41D2_7FB2E1CEBA81_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_7857B666_6BAB_C55B_41D2_7FB2E1CEBA81_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_7857B666_6BAB_C55B_41D2_7FB2E1CEBA81_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_7857B666_6BAB_C55B_41D2_7FB2E1CEBA81_t.jpg","id":"panorama_7857B666_6BAB_C55B_41D2_7FB2E1CEBA81","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 8)","yaw":-149.47,"distance":100,"panorama":"this.panorama_79678C77_6CB8_4538_41D3_15669FF6814E"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_7857B666_6BAB_C55B_41D2_7FB2E1CEBA81.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"ESCENA_05_360_IngenieriaProyectos"},"overlays":["this.overlay_79D5CA09_6BD8_4CE9_41BC_C9A86233B1FD","this.popup_78FC6014_6BDB_DCF8_4199_E6ECD0F08FAA","this.overlay_7907A95D_6BD8_4F69_41CA_5E1E77139630","this.popup_780DCE7B_6BD8_4529_41B2_CEE7BD482172","this.overlay_7EB8C088_6CB8_7DE8_41C2_9CEB6F1093EA","this.popup_7539B6B6_6CB8_453B_41A4_5AF933F05627","this.overlay_7FC91636_6CB8_C538_41CD_79F66BDB5E18"],"hfovMax":130},{"levels":[{"url":"media/zoomImage_43007773_5135_5EF1_41D1_784569F83085_0_0.png","width":426,"class":"ImageResourceLevel","height":290}],"id":"ImageResource_A2BAD212_BF32_2F9F_41E4_CDA59CC2EBD6","class":"ImageResource"},{"paddingTop":20,"children":["this.Container_449265FC_58D1_2346_41D3_87ADE0E2AE6E","this.Container_449205FC_58D1_2346_41D3_3BFF5669F262","this.Container_4492D5FD_58D1_2346_41CF_3592E2FD68B7"],"paddingBottom":60,"verticalAlign":"top","width":"100%","id":"Container_449275FC_58D1_2346_41B6_9D115E974490","scrollBarWidth":10,"height":"100%","backgroundColorRatios":[0,1],"scrollBarMargin":2,"paddingRight":20,"paddingLeft":20,"gap":14,"scrollBarOpacity":0.51,"horizontalAlign":"center","borderSize":0,"scrollBarVisible":"rollOver","scrollBarColor":"#0069A3","backgroundColorDirection":"vertical","overflow":"visible","backgroundColor":["#FFFFFF","#FFFFFF"],"layout":"vertical","creationPolicy":"inAdvance","backgroundOpacity":1,"minHeight":0,"minWidth":0,"propagateClick":false,"shadow":false,"contentOpaque":false,"class":"Container","data":{"name":"-right"},"toolTipHorizontalAlign":"center","borderRadius":0},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_774AB490_65EB_58AE_41B4_40C75E12CF5A","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":31.27,"hfov":10.26,"popupMaxHeight":"95%","yaw":97.56,"showDuration":500,"video":{"width":1920,"levels":[{"width":1920,"url":"media/video_76C318F7_65EB_4852_41CA_CFF8AC2ABBC5.mp4","class":"VideoResourceLevel","bitrate":3888,"posterURL":"media/video_76C318F7_65EB_4852_41CA_CFF8AC2ABBC5_poster.jpg","type":"video/mp4","framerate":25,"height":1080}],"class":"VideoResource","height":1080}},{"items":[{"media":"this.video_42AA0A3B_6A4A_2315_41CF_AC9EBBDB09C7","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C3C476D_6C58_4329_41B3_DFD0A232448CVideoPlayer)","player":"this.viewer_uid4C3C476D_6C58_4329_41B3_DFD0A232448CVideoPlayer","start":"this.viewer_uid4C3C476D_6C58_4329_41B3_DFD0A232448CVideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C3C476D_6C58_4329_41B3_DFD0A232448CVideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C3C476D_6C58_4329_41B3_DFD0A232448CVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_67B46893_6BA8_4DF9_41C4_AB443E56C95D, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_67B46893_6BA8_4DF9_41C4_AB443E56C95D, 0)"}],"id":"playList_67B46893_6BA8_4DF9_41C4_AB443E56C95D","class":"PlayList"},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_7539B6B6_6CB8_453B_41A4_5AF933F05627","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":10.39,"hfov":23.61,"popupMaxHeight":"95%","yaw":-68.75,"showDuration":500,"video":{"width":1920,"mp4Url":"media/video_78646225_6CA9_BCD9_41D7_A6169050447D.mp4","class":"VideoResource","height":1080}},{"levels":[{"url":"media/res_42448048_512F_D21F_41C1_FF422187BB20_0.jpg","width":857,"class":"ImageResourceLevel","height":803},{"url":"media/res_42448048_512F_D21F_41C1_FF422187BB20_1.jpg","width":511,"class":"ImageResourceLevel","height":479}],"id":"res_42448048_512F_D21F_41C1_FF422187BB20","data":{"type":"popup"},"class":"ImageResource"},{"borderRadius":2,"shadowVerticalLength":0,"rollOverBackgroundOpacity":1,"paddingBottom":0,"id":"Button_4F95CADF_58D1_E143_41A4_45A359CB89FB","verticalAlign":"middle","iconWidth":32,"width":100,"shadowColor":"#000000","right":20,"backgroundColorRatios":[0],"paddingRight":0,"pressedBackgroundOpacity":1,"paddingLeft":0,"gap":5,"fontFamily":"Montserrat","horizontalAlign":"center","iconHeight":32,"borderColor":"#FFFFFF","borderSize":2,"top":"40%","backgroundColorDirection":"vertical","bottom":"40%","maxHeight":50,"textDecoration":"none","backgroundColor":["#E7392B"],"iconBeforeLabel":true,"layout":"horizontal","shadowHorizontalLength":0,"fontSize":"17px","backgroundOpacity":0.7,"label":trans('Button_4F95CADF_58D1_E143_41A4_45A359CB89FB.label'),"mode":"push","minHeight":1,"pressedLabel":trans('Button_4F95CADF_58D1_E143_41A4_45A359CB89FB.pressedLabel'),"minWidth":1,"propagateClick":false,"click":"this.quizFinish(); this.quizShowScore({canClose: false})","fontStyle":"normal","shadow":true,"shadowBlurRadius":8,"class":"Button","shadowOpacity":0.75,"fontColor":"#FFFFFF","data":{"name":"Finish"},"shadowSpread":1,"toolTipHorizontalAlign":"center","paddingTop":0,"visible":false,"cursor":"hand","fontWeight":"normal"},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_77ED376B_6C78_C329_41D0_2B92A2ADE92E","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C3E076F_6C58_4329_41B5_0507A45DEA23"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window43791"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_7AC321A2_6C58_DFDB_41D7_514F630E653E","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":5.73,"hfov":23.88,"popupMaxHeight":"95%","yaw":24.87,"showDuration":500,"video":{"width":1920,"mp4Url":"media/video_7A5C00D4_6C58_BD78_41D5_093766398E77.mp4","class":"VideoResource","height":1080}},{"frames":[{"thumbnailUrl":"media/panorama_78781827_6222_61BF_41C7_0913E32C207D_t.jpg","cube":{"levels":[{"url":"media/panorama_78781827_6222_61BF_41C7_0913E32C207D_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_78781827_6222_61BF_41C7_0913E32C207D_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_78781827_6222_61BF_41C7_0913E32C207D_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_78781827_6222_61BF_41C7_0913E32C207D_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_78781827_6222_61BF_41C7_0913E32C207D_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_78781827_6222_61BF_41C7_0913E32C207D_t.jpg","id":"panorama_78781827_6222_61BF_41C7_0913E32C207D","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 4)","yaw":122.34,"distance":100,"panorama":"this.panorama_5EC1F2EA_5155_3613_41C5_6B273FF90841"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_78781827_6222_61BF_41C7_0913E32C207D.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"e1v22.1"},"overlays":["this.overlay_7060F386_6A4A_21FF_41D5_467790A9FCC6"],"hfovMax":130},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_7617C7F5_6C78_4339_41B1_F06F1F3E3F17","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":-7.28,"hfov":23.81,"popupMaxHeight":"95%","yaw":-162.77,"showDuration":500,"video":{"width":1920,"mp4Url":"media/video_77D54C2B_6C78_C529_41CB_B7EA333C65BD.mp4","class":"VideoResource","height":1080}},{"initialPosition":{"yaw":-73.09,"class":"PanoramaCameraPosition","pitch":4.65},"class":"PanoramaCamera","id":"panorama_6E5103F9_6223_E693_41C9_F90F680C6306_camera","automaticZoomSpeed":10},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_767235F3_6C78_C739_41D9_1FC41B8EE0BA","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":-26.91,"hfov":21.4,"popupMaxHeight":"95%","yaw":113.09,"showDuration":500,"video":{"width":1920,"mp4Url":"media/video_77324A52_6C78_4D7B_41C7_DBA27C951C8F.mp4","class":"VideoResource","height":1080}},{"initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_5EC1F2EA_5155_3613_41C5_6B273FF90841_camera","automaticZoomSpeed":10},{"initialSequence":"this.sequence_795ABFBB_6C58_4329_41AC_D16ABEE9FE92","initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_7BD2CD9B_6C5F_C7E9_41CE_A8A18623BE80_camera","automaticZoomSpeed":10},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_61E1B135_6BA8_5F39_419C_174093CE5F8D","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C33976D_6C58_4329_41BC_07A4C5B4A1E5"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window466"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"frames":[{"thumbnailUrl":"media/panorama_7BD2CD9B_6C5F_C7E9_41CE_A8A18623BE80_t.jpg","cube":{"levels":[{"url":"media/panorama_7BD2CD9B_6C5F_C7E9_41CE_A8A18623BE80_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_7BD2CD9B_6C5F_C7E9_41CE_A8A18623BE80_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_7BD2CD9B_6C5F_C7E9_41CE_A8A18623BE80_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_7BD2CD9B_6C5F_C7E9_41CE_A8A18623BE80_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_7BD2CD9B_6C5F_C7E9_41CE_A8A18623BE80_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_7BD2CD9B_6C5F_C7E9_41CE_A8A18623BE80_t.jpg","id":"panorama_7BD2CD9B_6C5F_C7E9_41CE_A8A18623BE80","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 12)","yaw":-91.3,"distance":100,"panorama":"this.panorama_757F22EA_6C6B_BD2B_41D9_BFA587E42205"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_7BD2CD9B_6C5F_C7E9_41CE_A8A18623BE80.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"ESCENA_07_360_ReclutamientoOutso"},"overlays":["this.overlay_7AD72D22_6C68_44D8_41D1_E7A3A0F9E9BB","this.popup_74AFC557_6C69_C779_41D9_0E785DA1B70A","this.overlay_7A7DFE8E_6C68_45EB_41D2_D8721D729105","this.popup_74D881D5_6C68_DF78_41D2_F9C6B58FD789","this.overlay_7BDFABED_6C69_C329_418F_B090C3F6B500"],"hfovMax":130},{"paddingTop":0,"children":["this.Button_449215FC_58D1_2346_41CE_772CC19FD69C","this.Image_2B3FE192_628C_4FB2_41C6_ED82CD522B70","this.Image_5C86C841_5135_D211_41A2_D31BF127383E"],"scrollBarMargin":2,"verticalAlign":"top","width":"100%","id":"Container_449265FC_58D1_2346_41D3_87ADE0E2AE6E","scrollBarWidth":10,"paddingBottom":0,"scrollBarOpacity":0.5,"paddingLeft":0,"gap":10,"paddingRight":0,"horizontalAlign":"right","borderSize":0,"scrollBarVisible":"rollOver","scrollBarColor":"#000000","overflow":"visible","height":"30%","layout":"absolute","creationPolicy":"inAdvance","backgroundOpacity":0,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"contentOpaque":false,"class":"Container","data":{"name":"Container X"},"toolTipHorizontalAlign":"center","borderRadius":0},{"items":[{"media":"this.video_77D54C2B_6C78_C529_41CB_B7EA333C65BD","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C3ED76F_6C58_4329_41CC_961DC1D42A7EVideoPlayer)","player":"this.viewer_uid4C3ED76F_6C58_4329_41CC_961DC1D42A7EVideoPlayer","start":"this.viewer_uid4C3ED76F_6C58_4329_41CC_961DC1D42A7EVideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C3ED76F_6C58_4329_41CC_961DC1D42A7EVideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C3ED76F_6C58_4329_41CC_961DC1D42A7EVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_4C3E276F_6C58_4329_41CD_016A3B0B53CC, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_4C3E276F_6C58_4329_41CD_016A3B0B53CC, 0)"}],"id":"playList_4C3E276F_6C58_4329_41CD_016A3B0B53CC","class":"PlayList"},{"arrowKeysAction":"translate","viewerArea":"this.MainViewer","mouseControlMode":"drag_rotation","class":"PanoramaPlayer","displayPlaybackBar":true,"zoomEnabled":true,"touchControlMode":"drag_rotation","id":"MainViewerPanoramaPlayer","gyroscopeVerticalDraggingEnabled":true,"surfaceSelectionEnabled":false},{"frames":[{"thumbnailUrl":"media/panorama_6E5103F9_6223_E693_41C9_F90F680C6306_t.jpg","cube":{"levels":[{"url":"media/panorama_6E5103F9_6223_E693_41C9_F90F680C6306_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_6E5103F9_6223_E693_41C9_F90F680C6306_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_6E5103F9_6223_E693_41C9_F90F680C6306_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_6E5103F9_6223_E693_41C9_F90F680C6306_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_6E5103F9_6223_E693_41C9_F90F680C6306_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_6E5103F9_6223_E693_41C9_F90F680C6306_t.jpg","id":"panorama_6E5103F9_6223_E693_41C9_F90F680C6306","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 1)","yaw":-49.44,"distance":100,"panorama":"this.panorama_4201B207_4C71_3548_41D2_D9C2ECB07ABE"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_6E5103F9_6223_E693_41C9_F90F680C6306.label'),"pitch":0,"hfov":360,"partial":false,"hfovMin":"150%","class":"Panorama","vfov":180,"data":{"label":"Entrada"},"overlays":["this.overlay_7C68CC3A_6ADA_2717_41CB_4DF8FE6E4A8B","this.popup_76215483_6ADE_27F5_41C2_64057A622930"],"hfovMax":130},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_43C486F7_6A4E_631C_4176_8445E1E56607","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":16.05,"hfov":23.06,"popupMaxHeight":"95%","yaw":-4.98,"showDuration":500,"video":{"width":1920,"levels":[{"width":1920,"url":"media/video_42AA0A3B_6A4A_2315_41CF_AC9EBBDB09C7.mp4","class":"VideoResourceLevel","bitrate":3888,"posterURL":"media/video_42AA0A3B_6A4A_2315_41CF_AC9EBBDB09C7_poster.jpg","type":"video/mp4","framerate":25,"height":1080}],"class":"VideoResource","height":1080}},{"paddingTop":10,"children":["this.HTMLText_4160CF89_53BF_C518_41D4_0A362CCAC92D","this.HTMLText_41599F9A_53BF_C538_41CC_C3E8A0D18A12","this.HTMLText_415A4F9B_53BF_C538_41BF_0540719D6648","this.HTMLText_415A3F9B_53BF_C538_41A4_CACEA21E9951"],"paddingBottom":0,"verticalAlign":"top","width":"50%","id":"Container_415A6F9A_53BF_C538_41B6_E20E21AF928C","scrollBarWidth":10,"right":0,"scrollBarMargin":2,"paddingRight":20,"paddingLeft":0,"gap":0,"scrollBarOpacity":0,"horizontalAlign":"right","borderSize":0,"scrollBarVisible":"rollOver","scrollBarColor":"#000000","overflow":"scroll","top":0,"layout":"horizontal","creationPolicy":"inAdvance","backgroundOpacity":0,"height":"100%","minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"contentOpaque":false,"class":"Container","data":{"name":"Right"},"toolTipHorizontalAlign":"center","borderRadius":0},{"frames":[{"thumbnailUrl":"media/panorama_71C1671A_6C68_44EB_41CB_0E2FBD54ECE9_t.jpg","cube":{"levels":[{"url":"media/panorama_71C1671A_6C68_44EB_41CB_0E2FBD54ECE9_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_71C1671A_6C68_44EB_41CB_0E2FBD54ECE9_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_71C1671A_6C68_44EB_41CB_0E2FBD54ECE9_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_71C1671A_6C68_44EB_41CB_0E2FBD54ECE9_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_71C1671A_6C68_44EB_41CB_0E2FBD54ECE9_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_71C1671A_6C68_44EB_41CB_0E2FBD54ECE9_t.jpg","id":"panorama_71C1671A_6C68_44EB_41CB_0E2FBD54ECE9","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 18)","yaw":18.97,"distance":100,"panorama":"this.panorama_728D5AFA_6C59_CD2B_41AA_069886BF053D"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_71C1671A_6C68_44EB_41CB_0E2FBD54ECE9.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"Escena_10_Arquitectura"},"overlays":["this.overlay_776700FB_6C68_DD29_41D1_E0F432CCDE4D","this.popup_71297645_6C6B_C559_41D3_2CB2D16ECF22","this.overlay_70E3BAAB_6C68_4D29_419A_14161BB61AF4","this.popup_711BDF27_6C68_44D9_41B9_DD4D4239E2A0","this.overlay_70679356_6C58_437B_417A_A79E1FC9F6AA","this.popup_7147035F_6C58_C368_41C3_5AFEA7BF6F2F","this.overlay_7072F57A_6C58_4728_41B8_C099C028FA0D"],"hfovMax":130},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_61E12135_6BA8_5F39_4194_AF2E459B2037","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C33D76D_6C58_4329_41DA_D1E45958185E"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window465"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"paddingTop":10,"paddingBottom":10,"left":"0%","width":"52.747%","id":"HTMLText_7E5FCEE2_6A4A_E337_41C2_B2CE0A7D66A9","scrollBarMargin":2,"paddingRight":10,"paddingLeft":10,"scrollBarWidth":10,"scrollBarOpacity":0.5,"borderColor":"#000000","borderSize":3,"scrollBarVisible":"rollOver","top":"0%","scrollBarColor":"#000000","backgroundOpacity":0,"height":"26.724%","minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_7E5FCEE2_6A4A_E337_41C2_B2CE0A7D66A9.html'),"class":"HTMLText","data":{"name":"EPC"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"autoplay":true,"thumbnailUrl":"media/video_75D607B1_6C68_4339_41D8_B95306978BAB_t.jpg","id":"video_75D607B1_6C68_4339_41D8_B95306978BAB","height":1080,"width":1920,"label":trans('video_75D607B1_6C68_4339_41D8_B95306978BAB.label'),"loop":false,"class":"Video","data":{"label":"V-LCD-1_7 -r&o"},"scaleMode":"fit_inside","video":{"width":1920,"mp4Url":"media/video_75D607B1_6C68_4339_41D8_B95306978BAB.mp4","class":"VideoResource","height":1080}},{"items":[{"media":"this.video_76C318F7_65EB_4852_41CA_CFF8AC2ABBC5","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C33D76D_6C58_4329_41DA_D1E45958185EVideoPlayer)","player":"this.viewer_uid4C33D76D_6C58_4329_41DA_D1E45958185EVideoPlayer","start":"this.viewer_uid4C33D76D_6C58_4329_41DA_D1E45958185EVideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C33D76D_6C58_4329_41DA_D1E45958185EVideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C33D76D_6C58_4329_41DA_D1E45958185EVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_67BB0893_6BA8_4DF9_41D7_9370424A1D7A, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_67BB0893_6BA8_4DF9_41D7_9370424A1D7A, 0)"}],"id":"playList_67BB0893_6BA8_4DF9_41D7_9370424A1D7A","class":"PlayList"},{"borderRadius":0,"shadowSpread":1,"pressedBackgroundColor":["#000000"],"paddingBottom":0,"id":"Button_449215FC_58D1_2346_41CE_772CC19FD69C","verticalAlign":"middle","iconWidth":40,"width":50,"shadowColor":"#000000","right":0,"backgroundColor":["#E7392B"],"backgroundColorRatios":[0],"fontFamily":"Arial","paddingRight":0,"paddingLeft":0,"pressedBackgroundColorRatios":[0],"horizontalAlign":"center","iconHeight":40,"borderColor":"#000000","borderSize":0,"gap":5,"rollOverBackgroundColorRatios":[0],"backgroundColorDirection":"vertical","textDecoration":"none","height":50,"layout":"horizontal","iconURL":"skin/Button_449215FC_58D1_2346_41CE_772CC19FD69C.png","fontSize":"1.29vmin","backgroundOpacity":1,"click":"this.setComponentVisibility(this.Container_4492A5FD_58D1_2346_41C5_1A6BC0902801, false, 0, this.effect_AE845E0F_B08A_A118_41DC_565B74FE6F77, 'hideEffect', false)","mode":"push","minHeight":1,"minWidth":1,"rollOverBackgroundColor":["#E7392B"],"propagateClick":false,"fontStyle":"normal","shadow":false,"shadowBlurRadius":6,"class":"Button","iconBeforeLabel":true,"fontColor":"#FFFFFF","data":{"name":"X"},"toolTipHorizontalAlign":"center","paddingTop":0,"cursor":"hand","fontWeight":"normal"},{"borderRadius":0,"paddingBottom":0,"id":"Image_2B3FE192_628C_4FB2_41C6_ED82CD522B70","left":"0%","verticalAlign":"bottom","right":"0%","paddingLeft":0,"url":"skin/Image_2B3FE192_628C_4FB2_41C6_ED82CD522B70.png","paddingRight":0,"horizontalAlign":"center","borderSize":0,"bottom":0,"maxHeight":100,"height":"90%","maxWidth":100,"backgroundOpacity":0,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"class":"Image","scaleMode":"fit_inside","data":{"name":"icon"},"visible":false,"toolTipHorizontalAlign":"center","paddingTop":0},{"duration":1000,"easing":"cubic_in_out","id":"FadeOutEffect_9EC7B4DA_8479_9ACF_41C2_00BF3EA5FF1D","class":"FadeOutEffect"},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_7B5059CE_6CA8_4F6B_41D3_51EF7C36DD06","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":-19.33,"hfov":22.65,"popupMaxHeight":"95%","yaw":-14.05,"showDuration":500,"video":{"width":1920,"mp4Url":"media/video_76D544C0_6CA8_4557_41D1_ED21577FCEBF.mp4","class":"VideoResource","height":1080}},{"borderRadius":0,"paddingBottom":0,"id":"ProgressBar_774D715F_5489_6664_41CD_B675AF55C291","left":"0%","barBackgroundColorRatios":[0],"width":"100%","backgroundColor":["#FFFFFF"],"backgroundColorRatios":[0],"paddingRight":0,"paddingLeft":0,"borderSize":0,"backgroundColorDirection":"vertical","init":"var quiz = this.get('data')['quiz']; if(quiz){ quiz.bind(TDV.Quiz.EVENT_PROPERTIES_CHANGE, function(properties) { if(TDV.Quiz.PROPERTY.PANORAMA_VISITED_COUNT in properties) this.ProgressBar_774D715F_5489_6664_41CD_B675AF55C291.set('percent', quiz.get(TDV.Quiz.PROPERTY.PANORAMA_VISITED_COUNT) / quiz.get(TDV.Quiz.PROPERTY.PANORAMA_COUNT) * 100);}.bind(this)); }","bottom":20,"height":9,"barBorderColor":"#000000","backgroundOpacity":1,"barBorderRadius":0,"barBorderSize":0,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"barBackgroundColor":["#E7392B"],"class":"ProgressBar","barOpacity":1,"data":{"name":"ProgressBar24678"},"toolTipHorizontalAlign":"center","barBackgroundColorDirection":"vertical","paddingTop":0},{"items":[{"media":"this.video_75E9C4F4_652D_7856_41C2_F3D65CC3C8E7","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C31876B_6C58_4329_41DA_32CD6EC0528FVideoPlayer)","player":"this.viewer_uid4C31876B_6C58_4329_41DA_32CD6EC0528FVideoPlayer","start":"this.viewer_uid4C31876B_6C58_4329_41DA_32CD6EC0528FVideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C31876B_6C58_4329_41DA_32CD6EC0528FVideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C31876B_6C58_4329_41DA_32CD6EC0528FVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_66D15861_6BA8_4D59_41C7_969CD4187C3B, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_66D15861_6BA8_4D59_41C7_969CD4187C3B, 0)"}],"id":"playList_66D15861_6BA8_4D59_41C7_969CD4187C3B","class":"PlayList"},{"initialSequence":"this.sequence_708989C1_6C69_CF59_41D7_56BA3C12EC9D","initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_71C1671A_6C68_44EB_41CB_0E2FBD54ECE9_camera","automaticZoomSpeed":10},{"initialSequence":"this.sequence_76D6A4B6_6C7B_C53B_41C8_5F7831C60E3D","initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_73C06111_6C7B_DCF9_41D9_315EDA808235_camera","automaticZoomSpeed":10},{"initialPosition":{"class":"PanoramaCameraPosition","yaw":-124.24,"pitch":-0.67,"hfov":120},"class":"PanoramaCamera","id":"panorama_4A44AFA7_6161_67A1_41D0_84D2FF619A20_camera","automaticZoomSpeed":10},{"frames":[{"thumbnailUrl":"media/panorama_73C06111_6C7B_DCF9_41D9_315EDA808235_t.jpg","cube":{"levels":[{"url":"media/panorama_73C06111_6C7B_DCF9_41D9_315EDA808235_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_73C06111_6C7B_DCF9_41D9_315EDA808235_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_73C06111_6C7B_DCF9_41D9_315EDA808235_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_73C06111_6C7B_DCF9_41D9_315EDA808235_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_73C06111_6C7B_DCF9_41D9_315EDA808235_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_73C06111_6C7B_DCF9_41D9_315EDA808235_t.jpg","id":"panorama_73C06111_6C7B_DCF9_41D9_315EDA808235","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 15)","yaw":-167.32,"distance":100,"panorama":"this.panorama_70BADE81_6C78_45D9_41CD_04994098B075"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_73C06111_6C7B_DCF9_41D9_315EDA808235.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"21"},"overlays":["this.overlay_7628CF84_6C79_C3DF_41B7_40A147F07E69"],"hfovMax":130},{"items":[{"media":"this.video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_4C3EE7D0_6C58_4377_41D1_60684A53E3CB, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_4C3EE7D0_6C58_4377_41D1_60684A53E3CB, 0)"}],"id":"playList_4C3EE7D0_6C58_4377_41D1_60684A53E3CB","class":"PlayList"},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_76215483_6ADE_27F5_41C2_64057A622930","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":5.15,"hfov":12.26,"popupMaxHeight":"95%","yaw":-49.44,"showDuration":500,"video":{"width":1920,"levels":[{"width":1920,"url":"media/video_6C86651E_6221_A391_41D5_575628CB7F28.mp4","class":"VideoResourceLevel","bitrate":4660,"posterURL":"media/video_6C86651E_6221_A391_41D5_575628CB7F28_poster.jpg","type":"video/mp4","framerate":29.97,"height":1080}],"class":"VideoResource","height":1080}},{"autoplay":true,"thumbnailUrl":"media/video_78646225_6CA9_BCD9_41D7_A6169050447D_t.jpg","id":"video_78646225_6CA9_BCD9_41D7_A6169050447D","height":1080,"width":1920,"label":trans('video_78646225_6CA9_BCD9_41D7_A6169050447D.label'),"loop":false,"class":"Video","data":{"label":"INGENIERIA + MUSICA"},"scaleMode":"fit_inside","video":{"width":1920,"mp4Url":"media/video_78646225_6CA9_BCD9_41D7_A6169050447D.mp4","class":"VideoResource","height":1080}},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_7469E6E8_6C69_C557_41D6_01424C25E338","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C3DF76F_6C58_4329_41C1_F6148E87F5A9"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window33340"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"paddingTop":10,"scrollBarMargin":2,"width":120,"id":"HTMLText_415A4F9B_53BF_C538_41BF_0540719D6648","scrollBarWidth":10,"paddingBottom":10,"scrollBarOpacity":0,"paddingLeft":10,"paddingRight":10,"borderSize":0,"scrollBarVisible":"always","scrollBarColor":"#000000","height":"107.53%","backgroundOpacity":0,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_415A4F9B_53BF_C538_41BF_0540719D6648.html',null,{'quiz.time.elapsed':regTextVar('HTMLText_415A4F9B_53BF_C538_41BF_0540719D6648.html', 'quiz.time.elapsed')}),"class":"HTMLText","data":{"name":"Time Elapsed"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_767C685C_6CB8_4D6F_41C8_A5C3E47A4722","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C3C876E_6C58_432B_41BB_3F011C3BD9B9"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window18837"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_74D881D5_6C68_DF78_41D2_F9C6B58FD789","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":22.13,"hfov":22.23,"popupMaxHeight":"95%","yaw":-125.41,"showDuration":500,"video":{"width":1920,"mp4Url":"media/video_758D9999_6C68_4FE8_4194_BD4061A7D3EC.mp4","class":"VideoResource","height":1080}},{"borderRadius":0,"children":["this.WebFrame_4E108670_6BDA_2314_41C0_7C0DB1268961","this.CloseButton_4F1421FC_6BD6_2113_41D1_8D3EC076A23E"],"paddingBottom":0,"left":"0.82%","verticalAlign":"top","width":"31.284%","id":"Container_4F44A4CF_6BD6_670D_41C5_E701F70B8BDA","height":"82.686%","backgroundColorRatios":[0,1],"scrollBarMargin":2,"paddingRight":0,"paddingLeft":0,"scrollBarWidth":10,"scrollBarOpacity":0.5,"horizontalAlign":"left","borderSize":0,"scrollBarVisible":"rollOver","gap":10,"scrollBarColor":"#000000","backgroundColorDirection":"vertical","overflow":"scroll","bottom":"1.14%","backgroundColor":["#FFFFFF","#FFFFFF"],"layout":"absolute","creationPolicy":"inAdvance","backgroundOpacity":0.3,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"contentOpaque":false,"class":"Container","data":{"name":"tempo1"},"visible":false,"toolTipHorizontalAlign":"center","paddingTop":0},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_77892973_6263_E396_41D4_70897A25B460","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":24.53,"hfov":13.1,"popupMaxHeight":"95%","yaw":-2.99,"showDuration":500,"video":{"width":1920,"levels":[{"width":1920,"url":"media/video_7472FEB7_6263_BE9F_41A2_6EB38EE20F83.mp4","class":"VideoResourceLevel","bitrate":3729,"posterURL":"media/video_7472FEB7_6263_BE9F_41A2_6EB38EE20F83_poster.jpg","type":"video/mp4","framerate":23.98,"height":1080}],"class":"VideoResource","height":1080}},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_64E6E827_6A4E_EF3D_41D3_68F86B9B67D8","closeButtonPaddingLeft":0,"width":"30%","bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":2,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#FFFFFF","gap":10,"closeButtonIconColor":"#B2B2B2","closeButtonBackgroundColor":[],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":false,"horizontalAlign":"center","closeButtonPaddingTop":0,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","titleFontColor":"#000000","backgroundColorDirection":"vertical","overflow":"scroll","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"veilColorDirection":"horizontal","closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[],"headerPaddingBottom":5,"height":"40%","headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":[],"headerPaddingLeft":10,"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonRollOverBackgroundColor":[],"closeButtonPressedIconLineWidth":3,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.WebFrame_4C187819_6C58_4CE9_41C7_3EFB2FECBD6B"],"headerVerticalAlign":"middle","verticalAlign":"middle","shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":0,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#FFFFFF","closeButtonIconLineWidth":2,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"propagateClick":false,"closeButtonPaddingBottom":0,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":11,"data":{"name":"Window26341"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"borderRadius":50,"shadowSpread":1,"pressedBackgroundColor":["#000000"],"paddingBottom":0,"verticalAlign":"middle","iconWidth":"80%","width":"13.62%","id":"Button_4492E5FD_58D1_2346_41D3_4B51CA404E7A","fontFamily":"Arial","pressedBackgroundColorRatios":[0],"height":"100%","backgroundColorRatios":[0],"shadowColor":"#000000","paddingRight":0,"fontColor":"#FFFFFF","paddingLeft":0,"gap":5,"horizontalAlign":"center","iconHeight":"80%","borderColor":"#000000","borderSize":0,"iconURL":"skin/Button_4492E5FD_58D1_2346_41D3_4B51CA404E7A.png","backgroundColorDirection":"vertical","maxHeight":50,"textDecoration":"none","backgroundColor":["#FF361B"],"maxWidth":50,"rollOverBackgroundColorRatios":[0],"fontSize":"1.29vmin","backgroundOpacity":1,"mode":"push","minHeight":25,"minWidth":25,"rollOverBackgroundColor":["#C1280E"],"propagateClick":false,"fontStyle":"normal","shadow":false,"shadowBlurRadius":6,"class":"Button","layout":"horizontal","iconBeforeLabel":true,"data":{"name":"Audio Button"},"toolTipHorizontalAlign":"center","paddingTop":0,"cursor":"hand","fontWeight":"normal"},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_70D4FAF3_6C68_4D39_41DA_BB5A048CB441","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":2.02,"hfov":23.99,"popupMaxHeight":"95%","yaw":102.63,"showDuration":500,"video":{"width":1920,"mp4Url":"media/video_72F3930B_6C68_5CE9_41D6_D91AEA8F6312.mp4","class":"VideoResource","height":1080}},{"items":[{"media":"this.video_7472FEB7_6263_BE9F_41A2_6EB38EE20F83","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C32D76C_6C58_432F_41D2_B7BDD2A31CBAVideoPlayer)","player":"this.viewer_uid4C32D76C_6C58_432F_41D2_B7BDD2A31CBAVideoPlayer","start":"this.viewer_uid4C32D76C_6C58_432F_41D2_B7BDD2A31CBAVideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C32D76C_6C58_432F_41D2_B7BDD2A31CBAVideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C32D76C_6C58_432F_41D2_B7BDD2A31CBAVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_662D2863_6BA8_4D59_41BE_ED6F845BD9FB, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_662D2863_6BA8_4D59_41BE_ED6F845BD9FB, 0)"}],"id":"playList_662D2863_6BA8_4D59_41BE_ED6F845BD9FB","class":"PlayList"},{"items":[{"media":"this.panorama_6E5103F9_6223_E693_41C9_F90F680C6306","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_6E5103F9_6223_E693_41C9_F90F680C6306_camera"},{"media":"this.panorama_4201B207_4C71_3548_41D2_D9C2ECB07ABE","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_4201B207_4C71_3548_41D2_D9C2ECB07ABE_camera"},{"media":"this.panorama_6CB9BFB6_623F_DE9F_41D7_F5BDA7251B10","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_6CB9BFB6_623F_DE9F_41D7_F5BDA7251B10_camera"},{"media":"this.panorama_78781827_6222_61BF_41C7_0913E32C207D","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_78781827_6222_61BF_41C7_0913E32C207D_camera"},{"media":"this.panorama_5EC1F2EA_5155_3613_41C5_6B273FF90841","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_5EC1F2EA_5155_3613_41C5_6B273FF90841_camera"},{"media":"this.panorama_76AAD1D2_65D5_7852_41B0_E6052217EC2C","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_76AAD1D2_65D5_7852_41B0_E6052217EC2C_camera"},{"media":"this.panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF_camera"},{"media":"this.panorama_7857B666_6BAB_C55B_41D2_7FB2E1CEBA81","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_7857B666_6BAB_C55B_41D2_7FB2E1CEBA81_camera"},{"media":"this.panorama_79678C77_6CB8_4538_41D3_15669FF6814E","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_79678C77_6CB8_4538_41D3_15669FF6814E_camera"},{"media":"this.panorama_79F1A803_6CA8_4CD9_41CD_805ECCBB0D50","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_79F1A803_6CA8_4CD9_41CD_805ECCBB0D50_camera"},{"media":"this.panorama_756A1382_6C58_43DB_41CB_350AF58A2974","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_756A1382_6C58_43DB_41CB_350AF58A2974_camera"},{"media":"this.panorama_7BD2CD9B_6C5F_C7E9_41CE_A8A18623BE80","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_7BD2CD9B_6C5F_C7E9_41CE_A8A18623BE80_camera"},{"media":"this.panorama_757F22EA_6C6B_BD2B_41D9_BFA587E42205","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_757F22EA_6C6B_BD2B_41D9_BFA587E42205_camera"},{"media":"this.panorama_7502F7DB_6C68_4369_41CD_81435557106D","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_7502F7DB_6C68_4369_41CD_81435557106D_camera"},{"media":"this.panorama_73C06111_6C7B_DCF9_41D9_315EDA808235","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_73C06111_6C7B_DCF9_41D9_315EDA808235_camera"},{"media":"this.panorama_70BADE81_6C78_45D9_41CD_04994098B075","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_70BADE81_6C78_45D9_41CD_04994098B075_camera"},{"media":"this.panorama_7164C496_6C6F_C5FB_41BD_0147E20C892C","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_7164C496_6C6F_C5FB_41BD_0147E20C892C_camera"},{"media":"this.panorama_71C1671A_6C68_44EB_41CB_0E2FBD54ECE9","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_71C1671A_6C68_44EB_41CB_0E2FBD54ECE9_camera"},{"media":"this.panorama_728D5AFA_6C59_CD2B_41AA_069886BF053D","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_728D5AFA_6C59_CD2B_41AA_069886BF053D_camera"},{"media":"this.panorama_71855E3C_65DD_4BD6_41D0_3CAF1950338B","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_71855E3C_65DD_4BD6_41D0_3CAF1950338B_camera"},{"media":"this.panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA_camera"},{"media":"this.panorama_47863863_6161_68A1_41C6_F343DA9B3CDC","player":"this.MainViewerPanoramaPlayer","class":"PanoramaPlayListItem","camera":"this.panorama_4A44AFA7_6161_67A1_41D0_84D2FF619A20_camera"},{"media":"this.video_6C86651E_6221_A391_41D5_575628CB7F28","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 22, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 22)"},{"media":"this.video_7472FEB7_6263_BE9F_41A2_6EB38EE20F83","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 23, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 23)"},{"media":"this.video_75E9C4F4_652D_7856_41C2_F3D65CC3C8E7","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 24, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 24)"},{"media":"this.video_774958F9_65D6_C85E_41CF_98E63DC5030E","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 25, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 25)"},{"media":"this.video_76C318F7_65EB_4852_41CA_CFF8AC2ABBC5","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 26, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 26)"},{"media":"this.video_7BC34420_672D_C08A_41C0_37D9E53FE55D","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 27, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 27)"},{"media":"this.video_40E0CB83_6A56_21F5_41BF_12A42D8CAB41","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 28, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 28)"},{"media":"this.video_42AA0A3B_6A4A_2315_41CF_AC9EBBDB09C7","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 29, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 29)"},{"media":"this.video_40F3FD01_6A56_26F5_41CB_4076B43AE0BA","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 30, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 30)"},{"media":"this.video_7FDF84D1_6BD8_4578_41CE_F625DDBC9E73","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 31, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 31)"},{"media":"this.video_762D8305_6CB9_BCD9_41CC_78DE9058ED22","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 32, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 32)"},{"media":"this.video_78646225_6CA9_BCD9_41D7_A6169050447D","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 33, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 33)"},{"media":"this.video_76D544C0_6CA8_4557_41D1_ED21577FCEBF","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 34, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 34)"},{"media":"this.video_7A5C00D4_6C58_BD78_41D5_093766398E77","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 35, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 35)"},{"media":"this.video_75D607B1_6C68_4339_41D8_B95306978BAB","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 36, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 36)"},{"media":"this.video_758D9999_6C68_4FE8_4194_BD4061A7D3EC","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 37, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 37)"},{"media":"this.video_77D54C2B_6C78_C529_41CB_B7EA333C65BD","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 38, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 38)"},{"media":"this.video_77324A52_6C78_4D7B_41C7_DBA27C951C8F","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 39, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 39)"},{"media":"this.video_72F3930B_6C68_5CE9_41D6_D91AEA8F6312","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 40, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 40)"},{"media":"this.video_4CD562DF_6C68_7D68_41D6_1674DC907794","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 41, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 41)"},{"media":"this.video_72D4B7A2_6C58_C3D8_41C5_80C4CA35C0F9","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 42, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 42)"},{"media":"this.video_726C8987_6C5B_CFD9_41D0_A83BA2DA2239","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 43, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist, 43)"}],"id":"ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist","class":"PlayList"},{"levels":[{"url":"media/res_7EB1CC6E_6CF8_452B_41D6_E874E073509A_2.png","width":512,"class":"ImageResourceLevel","height":288},{"url":"media/res_7EB1CC6E_6CF8_452B_41D6_E874E073509A_1.png","width":1024,"class":"ImageResourceLevel","height":576}],"id":"res_7EB1CC6E_6CF8_452B_41D6_E874E073509A","data":{"extraLevels":[{"url":"media/res_7EB1CC6E_6CF8_452B_41D6_E874E073509A_0.png","width":1920,"class":"ImageResourceLevel","height":1080}]},"class":"ImageResource"},{"frames":[{"thumbnailUrl":"media/panorama_5EC1F2EA_5155_3613_41C5_6B273FF90841_t.jpg","cube":{"levels":[{"url":"media/panorama_5EC1F2EA_5155_3613_41C5_6B273FF90841_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_5EC1F2EA_5155_3613_41C5_6B273FF90841_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_5EC1F2EA_5155_3613_41C5_6B273FF90841_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_5EC1F2EA_5155_3613_41C5_6B273FF90841_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_5EC1F2EA_5155_3613_41C5_6B273FF90841_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_5EC1F2EA_5155_3613_41C5_6B273FF90841_t.jpg","id":"panorama_5EC1F2EA_5155_3613_41C5_6B273FF90841","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 5)","yaw":6.24,"distance":100,"panorama":"this.panorama_76AAD1D2_65D5_7852_41B0_E6052217EC2C"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_5EC1F2EA_5155_3613_41C5_6B273FF90841.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"ESCENA_03_360_FinanzasRRHHAdminIT"},"overlays":["this.overlay_76C58CBC_6A4A_2713_41D7_A185781ECE9D","this.overlay_76049446_6A4A_277F_41D1_0259D58F86E2","this.popup_77C8FE0A_65D7_4BB3_41CC_2605A71840D8","this.overlay_70346507_6A4A_26FD_41AB_B53EDC6C94A9","this.popup_77578C5A_65D5_C852_41C4_E60B427BFAF1","this.overlay_765EF01A_6A4A_1F17_41A3_EF284557D82E","this.popup_774AB490_65EB_58AE_41B4_40C75E12CF5A"],"hfovMax":130},{"borderRadius":0,"children":["this.Container_4493D5FB_58D1_2342_41C7_B8306DA240B9"],"paddingBottom":0,"id":"Container_4492A5FD_58D1_2346_41C5_1A6BC0902801","left":"0%","verticalAlign":"top","right":"0%","backgroundColorRatios":[0,1],"scrollBarMargin":2,"paddingRight":0,"paddingLeft":0,"scrollBarWidth":10,"scrollBarOpacity":0.5,"horizontalAlign":"left","borderSize":0,"scrollBarVisible":"rollOver","gap":10,"top":"0%","backgroundColorDirection":"vertical","overflow":"scroll","bottom":"0%","backgroundColor":["#000000","#000000"],"layout":"absolute","scrollBarColor":"#000000","creationPolicy":"inAdvance","backgroundOpacity":0.6,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"contentOpaque":false,"class":"Container","data":{"name":"HELP SCREEN"},"visible":false,"toolTipHorizontalAlign":"center","paddingTop":0},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_7812B151_6BDB_DF79_41DA_D095F62CA5B0","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C3CC76E_6C58_432B_41CA_EB6C6B8153BF"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window13150"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"duration":500,"easing":"linear","id":"effect_48EFD71A_6BCA_6117_41D7_65D94B247348","class":"FadeInEffect"},{"autoplay":true,"thumbnailUrl":"media/video_7472FEB7_6263_BE9F_41A2_6EB38EE20F83_t.jpg","id":"video_7472FEB7_6263_BE9F_41A2_6EB38EE20F83","height":1080,"width":1920,"label":trans('video_7472FEB7_6263_BE9F_41A2_6EB38EE20F83.label'),"loop":false,"class":"Video","data":{"label":"Video1_El Ingeniero-frustrado- bomba"},"scaleMode":"fit_inside","video":{"width":1920,"levels":[{"width":1920,"url":"media/video_7472FEB7_6263_BE9F_41A2_6EB38EE20F83.mp4","class":"VideoResourceLevel","bitrate":3729,"posterURL":"media/video_7472FEB7_6263_BE9F_41A2_6EB38EE20F83_poster.jpg","type":"video/mp4","framerate":23.98,"height":1080}],"class":"VideoResource","height":1080}},{"duration":500,"easing":"linear","id":"effect_AE845E0F_B08A_A118_41DC_565B74FE6F77","class":"FadeOutEffect"},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_78FC6014_6BDB_DCF8_4199_E6ECD0F08FAA","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":19.25,"hfov":22.66,"popupMaxHeight":"95%","yaw":-111.37,"showDuration":500,"video":{"width":1920,"levels":[{"width":1920,"url":"media/video_7FDF84D1_6BD8_4578_41CE_F625DDBC9E73.mp4","class":"VideoResourceLevel","bitrate":3888,"posterURL":"media/video_7FDF84D1_6BD8_4578_41CE_F625DDBC9E73_poster.jpg","type":"video/mp4","framerate":25,"height":1080}],"class":"VideoResource","height":1080}},{"duration":500,"easing":"linear","id":"effect_72A846C1_652E_C18A_4198_AB0FD7F6B122","class":"FadeOutEffect"},{"frames":[{"thumbnailUrl":"media/panorama_756A1382_6C58_43DB_41CB_350AF58A2974_t.jpg","cube":{"levels":[{"url":"media/panorama_756A1382_6C58_43DB_41CB_350AF58A2974_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_756A1382_6C58_43DB_41CB_350AF58A2974_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_756A1382_6C58_43DB_41CB_350AF58A2974_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_756A1382_6C58_43DB_41CB_350AF58A2974_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_756A1382_6C58_43DB_41CB_350AF58A2974_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_756A1382_6C58_43DB_41CB_350AF58A2974_t.jpg","id":"panorama_756A1382_6C58_43DB_41CB_350AF58A2974","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 11)","yaw":90.61,"distance":100,"panorama":"this.panorama_7BD2CD9B_6C5F_C7E9_41CE_A8A18623BE80"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_756A1382_6C58_43DB_41CB_350AF58A2974.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"31"},"overlays":["this.overlay_794126F9_6C58_C528_41BB_E5F314C2479A"],"hfovMax":130},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_72A8598B_6C5B_CFE8_41DA_3C6B784F5A26","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":38.74,"hfov":18.72,"popupMaxHeight":"95%","yaw":-29.97,"showDuration":500,"video":{"width":720,"mp4Url":"media/video_726C8987_6C5B_CFD9_41D0_A83BA2DA2239.mp4","class":"VideoResource","height":408}},{"initialSequence":"this.sequence_795F5800_6C58_4CD7_41D6_5AAC9CB0E8BC","initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_756A1382_6C58_43DB_41CB_350AF58A2974_camera","automaticZoomSpeed":10},{"items":[{"media":"this.video_758D9999_6C68_4FE8_4194_BD4061A7D3EC","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C3DB76F_6C58_4329_4170_307C9F744A7FVideoPlayer)","player":"this.viewer_uid4C3DB76F_6C58_4329_4170_307C9F744A7FVideoPlayer","start":"this.viewer_uid4C3DB76F_6C58_4329_4170_307C9F744A7FVideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C3DB76F_6C58_4329_4170_307C9F744A7FVideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C3DB76F_6C58_4329_4170_307C9F744A7FVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_4C3D876F_6C58_4329_41C5_41408409C2D9, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_4C3D876F_6C58_4329_41C5_41408409C2D9, 0)"}],"id":"playList_4C3D876F_6C58_4329_41C5_41408409C2D9","class":"PlayList"},{"class":"Menu","children":[{"label":"Entrada","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 0)"},{"label":"ESCENA_01_360_Acceso","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 1)"},{"label":"ESCENA_02_360_Calidad_Seguridad","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 2)"},{"label":"e1v22.1","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 3)"},{"label":"ESCENA_03_360_FinanzasRRHHAdminIT","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 4)"},{"label":"001Ilboc Panorama","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 5)"},{"label":"Desarrollo Negocio","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 6)"},{"label":"ESCENA_05_360_IngenieriaProyectos","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 7)"},{"label":"161","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 8)"},{"label":"ESCENA_06_360_EPC","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 9)"},{"label":"31","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 10)"},{"label":"ESCENA_07_360_ReclutamientoOutso","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 11)"},{"label":"2","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 12)"},{"label":"ESCENA_08_360_TD","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 13)"},{"label":"21","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 14)"},{"label":"ESCENA_09_360_Redes","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 15)"},{"label":"3","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 16)"},{"label":"Escena_10_Arquitectura","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 17)"},{"label":"Escena_11_final","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 18)"},{"label":"ESCENA_04_360_Desarrollo Neg y MK","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 19)"},{"label":"Panorama 2 esc4","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 20)"},{"label":"Panorama 3","class":"MenuItem","click":"this.mainPlayList.set('selectedIndex', 21)"}],"label":"Media","fontFamily":"Arial","rollOverBackgroundColor":"#000000","id":"Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","fontColor":"#FFFFFF","selectedFontColor":"#FFFFFF","rollOverFontColor":"#FFFFFF","rollOverOpacity":0.8,"backgroundColor":"#404040","opacity":0.4,"selectedBackgroundColor":"#202020"},{"initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_71855E3C_65DD_4BD6_41D0_3CAF1950338B_camera","automaticZoomSpeed":10},{"duration":500,"easing":"linear","id":"effect_73690E0C_652E_C09A_41D7_8BB5C001C140","class":"FadeInEffect"},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_72C407C8_6C6B_C357_41DB_27377B77D9B8","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C3DD770_6C58_4337_41D2_4DAB33892048"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window57100"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_61E14135_6BA8_5F39_41B7_A5FCF98A4DBF","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C33176D_6C58_4329_41CB_1A883617B297"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window464"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"paddingTop":0,"scrollBarMargin":2,"width":"100%","id":"HTMLText_449235FC_58D1_2346_41CF_B447F132320E","scrollBarWidth":10,"paddingBottom":0,"scrollBarOpacity":0.5,"paddingLeft":40,"paddingRight":40,"borderSize":0,"scrollBarVisible":"rollOver","scrollBarColor":"#E7392B","height":"100%","backgroundOpacity":0,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_449235FC_58D1_2346_41CF_B447F132320E.html'),"class":"HTMLText","data":{"name":"Text"},"toolTipHorizontalAlign":"center","borderRadius":0},{"paddingTop":0,"children":["this.HTMLText_7F9971B2_6ACA_6117_41B2_ABA74E9C6BF5","this.IconButton_7F9951B2_6ACA_6117_4179_0A2674B37488"],"paddingBottom":0,"id":"Container_7F9961B2_6ACA_6117_41C7_36BCAA97E09B","verticalAlign":"top","width":"100%","backgroundColor":["#FFFFFF","#FFFFFF"],"backgroundColorRatios":[0,1],"scrollBarMargin":2,"paddingRight":0,"paddingLeft":0,"scrollBarWidth":10,"scrollBarOpacity":0.5,"horizontalAlign":"left","borderSize":0,"scrollBarVisible":"rollOver","gap":10,"scrollBarColor":"#000000","backgroundColorDirection":"vertical","overflow":"scroll","height":140,"layout":"absolute","creationPolicy":"inAdvance","backgroundOpacity":0.3,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"contentOpaque":false,"class":"Container","data":{"name":"header"},"toolTipHorizontalAlign":"center","borderRadius":0},{"duration":500,"easing":"linear","id":"effect_72B28231_652F_C08A_41D6_726C52C479C6","class":"FadeOutEffect"},{"autoplay":true,"thumbnailUrl":"media/video_75A3ECE1_652A_C86E_41C8_C32FF393CAE2_t.jpg","id":"video_75A3ECE1_652A_C86E_41C8_C32FF393CAE2","height":1080,"width":1920,"label":trans('video_75A3ECE1_652A_C86E_41C8_C32FF393CAE2.label'),"loop":false,"class":"Video","data":{"label":"TOTANA CALIDAD ROSA"},"scaleMode":"fit_inside","video":{"width":1920,"levels":[{"width":1920,"url":"media/video_75A3ECE1_652A_C86E_41C8_C32FF393CAE2.mp4","class":"VideoResourceLevel","bitrate":3888,"posterURL":"media/video_75A3ECE1_652A_C86E_41C8_C32FF393CAE2_poster.jpg","type":"video/mp4","framerate":25,"height":1080}],"class":"VideoResource","height":1080}},{"duration":500,"easing":"linear","id":"effect_7DE9D421_6ACF_E734_41D1_7076A3D61959","class":"FadeInEffect"},{"autoplay":true,"thumbnailUrl":"media/video_7BC34420_672D_C08A_41C0_37D9E53FE55D_t.jpg","id":"video_7BC34420_672D_C08A_41C0_37D9E53FE55D","height":1080,"width":1920,"label":trans('video_7BC34420_672D_C08A_41C0_37D9E53FE55D.label'),"loop":false,"class":"Video","data":{"label":"V-LCD-1_4_VIRUS"},"scaleMode":"fit_inside","video":{"width":1920,"levels":[{"width":1920,"url":"media/video_7BC34420_672D_C08A_41C0_37D9E53FE55D.mp4","class":"VideoResourceLevel","bitrate":3888,"posterURL":"media/video_7BC34420_672D_C08A_41C0_37D9E53FE55D_poster.jpg","type":"video/mp4","framerate":25,"height":1080}],"class":"VideoResource","height":1080}},{"paddingTop":10,"scrollBarMargin":2,"width":160,"id":"HTMLText_415A7F9A_53BF_C538_41D1_75D1EFE529C9","scrollBarWidth":10,"paddingBottom":10,"scrollBarOpacity":0,"paddingLeft":10,"paddingRight":10,"borderSize":0,"scrollBarVisible":"always","scrollBarColor":"#000000","height":"107.53%","backgroundOpacity":0,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_415A7F9A_53BF_C538_41D1_75D1EFE529C9.html',null,{'quiz.media.score':regTextVar('HTMLText_415A7F9A_53BF_C538_41D1_75D1EFE529C9.html', 'quiz.media.score'),'quiz.media.score.total':regTextVar('HTMLText_415A7F9A_53BF_C538_41D1_75D1EFE529C9.html', 'quiz.media.score.total')}),"class":"HTMLText","data":{"name":"Media Score"},"toolTipHorizontalAlign":"center","borderRadius":0},{"paddingTop":10,"paddingBottom":10,"left":"0%","width":"51.727%","id":"HTMLText_73BC3087_6535_C196_41D7_B6DCA0497EBB","scrollBarMargin":2,"paddingRight":10,"paddingLeft":10,"scrollBarWidth":10,"scrollBarOpacity":0.5,"borderColor":"#000000","borderSize":3,"scrollBarVisible":"rollOver","top":"0%","scrollBarColor":"#000000","backgroundOpacity":0,"height":"35.165%","minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_73BC3087_6535_C196_41D7_B6DCA0497EBB.html'),"class":"HTMLText","data":{"name":"FINANZAS"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"duration":500,"easing":"linear","id":"effect_4207982B_515D_5211_41C5_FC8F33A4855E","class":"FadeInEffect"},{"items":[{"media":"this.video_72D4B7A2_6C58_C3D8_41C5_80C4CA35C0F9","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C3E6770_6C58_4337_41C3_24516F2E7306VideoPlayer)","player":"this.viewer_uid4C3E6770_6C58_4337_41C3_24516F2E7306VideoPlayer","start":"this.viewer_uid4C3E6770_6C58_4337_41C3_24516F2E7306VideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C3E6770_6C58_4337_41C3_24516F2E7306VideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C3E6770_6C58_4337_41C3_24516F2E7306VideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_4C3DF770_6C58_4337_41C8_237CBA53D9B0, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_4C3DF770_6C58_4337_41C8_237CBA53D9B0, 0)"}],"id":"playList_4C3DF770_6C58_4337_41C8_237CBA53D9B0","class":"PlayList"},{"initialSequence":"this.sequence_78542190_6CA9_DFF7_41D9_7A4DAADB9F60","initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_79F1A803_6CA8_4CD9_41CD_805ECCBB0D50_camera","automaticZoomSpeed":10},{"initialPosition":{"class":"PanoramaCameraPosition","yaw":-6.8,"pitch":-3.63,"hfov":120},"class":"PanoramaCamera","id":"panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF_camera","automaticZoomSpeed":10},{"popupMaxHeight":"75%","class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"75%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","hideDuration":500,"rotationX":0,"id":"popup_5EBF1A78_4C91_35B8_41A7_1C2E42EB0656","image":"this.res_42448048_512F_D21F_41C1_FF422187BB20","pitch":30.76,"hfov":10,"showEasing":"cubic_in","yaw":109.93,"showDuration":500},{"borderRadius":50,"shadowSpread":1,"pressedBackgroundColor":["#000000"],"rollOverBackgroundOpacity":1,"paddingBottom":0,"verticalAlign":"middle","iconWidth":32,"width":"38.15%","id":"Button_4492C5FD_58D1_2346_41D1_2A5DB83700EC","fontFamily":"Bebas Neue Bold","pressedBackgroundColorRatios":[0],"backgroundColorRatios":[0],"shadowColor":"#000000","rollOverShadow":false,"paddingRight":0,"fontColor":"#FFFFFF","paddingLeft":0,"gap":5,"height":"100%","horizontalAlign":"center","pressedBackgroundOpacity":1,"iconHeight":32,"borderColor":"#000000","borderSize":0,"rollOverBackgroundColorRatios":[0],"backgroundColorDirection":"vertical","maxHeight":50,"textDecoration":"none","backgroundColor":["#FF361B"],"maxWidth":140,"fontSize":"3.2vh","backgroundOpacity":1,"mode":"push","minHeight":25,"minWidth":1,"rollOverBackgroundColor":["#C1280E"],"propagateClick":false,"fontStyle":"normal","shadow":false,"shadowBlurRadius":6,"class":"Button","layout":"horizontal","iconBeforeLabel":true,"data":{"name":"Buy Button text"},"toolTipHorizontalAlign":"center","paddingTop":0,"cursor":"hand","fontWeight":"normal"},{"partial":false,"class":"Panorama","vfov":180,"frames":[{"thumbnailUrl":"media/panorama_71855E3C_65DD_4BD6_41D0_3CAF1950338B_t.jpg","cube":{"levels":[{"url":"media/panorama_71855E3C_65DD_4BD6_41D0_3CAF1950338B_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_71855E3C_65DD_4BD6_41D0_3CAF1950338B_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_71855E3C_65DD_4BD6_41D0_3CAF1950338B_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_71855E3C_65DD_4BD6_41D0_3CAF1950338B_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_71855E3C_65DD_4BD6_41D0_3CAF1950338B_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_71855E3C_65DD_4BD6_41D0_3CAF1950338B_t.jpg","id":"panorama_71855E3C_65DD_4BD6_41D0_3CAF1950338B","data":{"label":"ESCENA_04_360_Desarrollo Neg y MK"},"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_71855E3C_65DD_4BD6_41D0_3CAF1950338B.label'),"pitch":0,"hfov":360,"hfovMax":130},{"frames":[{"thumbnailUrl":"media/panorama_79F1A803_6CA8_4CD9_41CD_805ECCBB0D50_t.jpg","cube":{"levels":[{"url":"media/panorama_79F1A803_6CA8_4CD9_41CD_805ECCBB0D50_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_79F1A803_6CA8_4CD9_41CD_805ECCBB0D50_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_79F1A803_6CA8_4CD9_41CD_805ECCBB0D50_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_79F1A803_6CA8_4CD9_41CD_805ECCBB0D50_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_79F1A803_6CA8_4CD9_41CD_805ECCBB0D50_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_79F1A803_6CA8_4CD9_41CD_805ECCBB0D50_t.jpg","id":"panorama_79F1A803_6CA8_4CD9_41CD_805ECCBB0D50","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 10)","yaw":-137.66,"distance":100,"panorama":"this.panorama_756A1382_6C58_43DB_41CB_350AF58A2974"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_79F1A803_6CA8_4CD9_41CD_805ECCBB0D50.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"ESCENA_06_360_EPC"},"overlays":["this.overlay_78F1FF3D_6CA8_C328_41B0_F84925AA744F","this.popup_7B5059CE_6CA8_4F6B_41D3_51EF7C36DD06","this.overlay_79C6C04F_6C58_5D68_41D8_DC30722CC785","this.popup_7AC321A2_6C58_DFDB_41D7_514F630E653E","this.overlay_79F8D47B_6C58_4528_41D3_C9A0ECECF8FC"],"hfovMax":130},{"paddingTop":10,"paddingBottom":10,"left":"0%","width":"52.747%","id":"HTMLText_7EFCD128_6AB6_2134_41C5_BD1FEC7A6FD9","scrollBarMargin":2,"paddingRight":10,"paddingLeft":10,"scrollBarWidth":10,"scrollBarOpacity":0.5,"borderColor":"#000000","borderSize":3,"scrollBarVisible":"rollOver","top":"0%","scrollBarColor":"#000000","backgroundOpacity":0,"height":"32.275%","minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_7EFCD128_6AB6_2134_41C5_BD1FEC7A6FD9.html'),"class":"HTMLText","data":{"name":"ARQUITECTURA"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"autoplay":true,"thumbnailUrl":"media/video_7FDF84D1_6BD8_4578_41CE_F625DDBC9E73_t.jpg","id":"video_7FDF84D1_6BD8_4578_41CE_F625DDBC9E73","height":1080,"width":1920,"label":trans('video_7FDF84D1_6BD8_4578_41CE_F625DDBC9E73.label'),"loop":false,"class":"Video","data":{"label":"V-LCD 1-5 ING"},"scaleMode":"fit_inside","video":{"width":1920,"levels":[{"width":1920,"url":"media/video_7FDF84D1_6BD8_4578_41CE_F625DDBC9E73.mp4","class":"VideoResourceLevel","bitrate":3888,"posterURL":"media/video_7FDF84D1_6BD8_4578_41CE_F625DDBC9E73_poster.jpg","type":"video/mp4","framerate":25,"height":1080}],"class":"VideoResource","height":1080}},{"frames":[{"thumbnailUrl":"media/panorama_76AAD1D2_65D5_7852_41B0_E6052217EC2C_t.jpg","cube":{"levels":[{"url":"media/panorama_76AAD1D2_65D5_7852_41B0_E6052217EC2C_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_76AAD1D2_65D5_7852_41B0_E6052217EC2C_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_76AAD1D2_65D5_7852_41B0_E6052217EC2C_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_76AAD1D2_65D5_7852_41B0_E6052217EC2C_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_76AAD1D2_65D5_7852_41B0_E6052217EC2C_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_76AAD1D2_65D5_7852_41B0_E6052217EC2C_t.jpg","id":"panorama_76AAD1D2_65D5_7852_41B0_E6052217EC2C","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 6)","yaw":-58.94,"distance":100,"panorama":"this.panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_76AAD1D2_65D5_7852_41B0_E6052217EC2C.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"001Ilboc Panorama"},"overlays":["this.overlay_7107FE28_6A76_6333_41CE_15424C33A028"],"hfovMax":130},{"autoplay":true,"thumbnailUrl":"media/video_762D8305_6CB9_BCD9_41CC_78DE9058ED22_t.jpg","id":"video_762D8305_6CB9_BCD9_41CC_78DE9058ED22","height":1080,"width":1920,"label":trans('video_762D8305_6CB9_BCD9_41CC_78DE9058ED22.label'),"loop":false,"class":"Video","data":{"label":"CARTELES- JUEGO ING-LCD"},"scaleMode":"fit_inside","video":{"width":1920,"mp4Url":"media/video_762D8305_6CB9_BCD9_41CC_78DE9058ED22.mp4","class":"VideoResource","height":1080}},{"borderRadius":50,"shadowSpread":1,"pressedBackgroundColor":["#000000"],"paddingBottom":0,"verticalAlign":"middle","iconWidth":"80%","width":"13.62%","id":"Button_449285FD_58D1_2346_41A9_ADC6CE7376FE","fontFamily":"Arial","pressedBackgroundColorRatios":[0],"height":"100%","backgroundColorRatios":[0],"shadowColor":"#000000","paddingRight":0,"fontColor":"#FFFFFF","paddingLeft":0,"gap":5,"horizontalAlign":"center","iconHeight":"80%","borderColor":"#000000","borderSize":0,"iconURL":"skin/Button_449285FD_58D1_2346_41A9_ADC6CE7376FE.png","backgroundColorDirection":"vertical","maxHeight":50,"textDecoration":"none","backgroundColor":["#FF361B"],"maxWidth":50,"rollOverBackgroundColorRatios":[0],"fontSize":"1.29vmin","backgroundOpacity":1,"mode":"push","minHeight":25,"minWidth":25,"rollOverBackgroundColor":["#C1280E"],"propagateClick":false,"fontStyle":"normal","shadow":false,"shadowBlurRadius":6,"class":"Button","layout":"horizontal","iconBeforeLabel":true,"data":{"name":"Download Button"},"toolTipHorizontalAlign":"center","paddingTop":0,"cursor":"hand","fontWeight":"normal"},{"autoplay":true,"thumbnailUrl":"media/video_726C8987_6C5B_CFD9_41D0_A83BA2DA2239_t.jpg","id":"video_726C8987_6C5B_CFD9_41D0_A83BA2DA2239","height":408,"width":720,"label":trans('video_726C8987_6C5B_CFD9_41D0_A83BA2DA2239.label'),"loop":false,"class":"Video","data":{"label":"Escena 11 final-terraza.video"},"scaleMode":"fit_inside","video":{"width":720,"mp4Url":"media/video_726C8987_6C5B_CFD9_41D0_A83BA2DA2239.mp4","class":"VideoResource","height":408}},{"items":[{"media":"this.video_7BC34420_672D_C08A_41C0_37D9E53FE55D","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C33976D_6C58_4329_41BC_07A4C5B4A1E5VideoPlayer)","player":"this.viewer_uid4C33976D_6C58_4329_41BC_07A4C5B4A1E5VideoPlayer","start":"this.viewer_uid4C33976D_6C58_4329_41BC_07A4C5B4A1E5VideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C33976D_6C58_4329_41BC_07A4C5B4A1E5VideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C33976D_6C58_4329_41BC_07A4C5B4A1E5VideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_67B4A893_6BA8_4DF9_41BC_296B951ED810, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_67B4A893_6BA8_4DF9_41BC_296B951ED810, 0)"}],"id":"playList_67B4A893_6BA8_4DF9_41BC_296B951ED810","class":"PlayList"},{"items":[{"media":"this.video_726C8987_6C5B_CFD9_41D0_A83BA2DA2239","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C3E3770_6C58_4337_41DA_0EF923588F3AVideoPlayer)","player":"this.viewer_uid4C3E3770_6C58_4337_41DA_0EF923588F3AVideoPlayer","start":"this.viewer_uid4C3E3770_6C58_4337_41DA_0EF923588F3AVideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C3E3770_6C58_4337_41DA_0EF923588F3AVideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C3E3770_6C58_4337_41DA_0EF923588F3AVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_4C3E7770_6C58_4337_41CD_E2C8665E1CC2, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_4C3E7770_6C58_4337_41CD_E2C8665E1CC2, 0)"}],"id":"playList_4C3E7770_6C58_4337_41CD_E2C8665E1CC2","class":"PlayList"},{"paddingTop":10,"children":["this.Button_4492C5FD_58D1_2346_41D1_2A5DB83700EC","this.Button_4492F5FD_58D1_2346_41CA_C0D182520480","this.Button_4492E5FD_58D1_2346_41D3_4B51CA404E7A","this.Button_449285FD_58D1_2346_41A9_ADC6CE7376FE","this.Button_4492B5FD_58D1_2346_41D5_4A3CBEBD7231"],"scrollBarMargin":2,"verticalAlign":"top","width":"100%","id":"Container_4492D5FD_58D1_2346_41CF_3592E2FD68B7","scrollBarWidth":10,"paddingBottom":0,"paddingRight":40,"paddingLeft":40,"gap":10,"scrollBarOpacity":0.5,"horizontalAlign":"left","borderSize":0,"scrollBarVisible":"rollOver","scrollBarColor":"#000000","overflow":"scroll","maxHeight":60,"height":"12%","layout":"horizontal","creationPolicy":"inAdvance","backgroundOpacity":0,"minHeight":25,"minWidth":25,"propagateClick":false,"shadow":false,"contentOpaque":false,"class":"Container","data":{"name":"Container Buttons"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"items":[{"media":"this.video_75E9C4F4_652D_7856_41C2_F3D65CC3C8E7","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C32976C_6C58_432F_41CA_D2A2BF08691BVideoPlayer)","player":"this.viewer_uid4C32976C_6C58_432F_41CA_D2A2BF08691BVideoPlayer","start":"this.viewer_uid4C32976C_6C58_432F_41CA_D2A2BF08691BVideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C32976C_6C58_432F_41CA_D2A2BF08691BVideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C32976C_6C58_432F_41CA_D2A2BF08691BVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_662EC864_6BA8_4D5F_41B8_DA88F489190A, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_662EC864_6BA8_4D5F_41B8_DA88F489190A, 0)"}],"id":"playList_662EC864_6BA8_4D5F_41B8_DA88F489190A","class":"PlayList"},{"popupMaxHeight":"95%","class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","hideDuration":500,"rotationX":0,"id":"popup_45053C6E_515C_F213_41D1_A841C9CE6A58","image":"this.res_42472E45_512F_CE11_41D3_EBBC936150F9","pitch":12.37,"hfov":8.82,"showEasing":"cubic_in","yaw":11.55,"showDuration":500},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_61EFB134_6BA8_5F3F_41CE_F6FF8C943E96","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C32D76C_6C58_432F_41D2_B7BDD2A31CBA"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window461"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"paddingTop":20,"children":["this.Button_A674014C_8702_B2FD_41A4_BC056DBE9B1C"],"paddingBottom":0,"left":"20%","verticalAlign":"top","id":"Container_46F5262B_53DC_6546_4188_AE1780729F66","right":"20%","paddingLeft":0,"scrollBarMargin":2,"scrollBarWidth":10,"paddingRight":20,"horizontalAlign":"right","borderSize":0,"scrollBarVisible":"rollOver","scrollBarOpacity":0.5,"top":"10%","overflow":"visible","bottom":"80%","scrollBarColor":"#000000","gap":10,"layout":"vertical","creationPolicy":"inAdvance","backgroundOpacity":0,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"contentOpaque":false,"class":"Container","data":{"name":"Container X global"},"toolTipHorizontalAlign":"center","borderRadius":0},{"paddingTop":0,"children":["this.Container_4160DF89_53BF_C518_4191_0D28BBC18CDC","this.Container_415A6F9A_53BF_C538_41B6_E20E21AF928C","this.HTMLText_7EE1B3FF_6A4A_210D_41D9_B93123649FD6","this.HTMLText_797C7B8C_6AB6_61F3_41C8_B2FF019E99D5"],"paddingBottom":0,"id":"Container_41601F88_53BF_C518_41D1_2FBB0706A76D","backgroundImageUrl":"skin/Container_41601F88_53BF_C518_41D1_2FBB0706A76D.png","verticalAlign":"top","width":"100%","left":"0%","paddingLeft":0,"scrollBarMargin":2,"paddingRight":0,"scrollBarOpacity":0.5,"horizontalAlign":"left","borderSize":0,"scrollBarVisible":"rollOver","scrollBarWidth":10,"scrollBarColor":"#000000","overflow":"scroll","height":198.05,"gap":10,"layout":"absolute","top":"0%","creationPolicy":"inAdvance","backgroundOpacity":0.6,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"contentOpaque":false,"class":"Container","data":{"name":"-- E-LEARNING header"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"duration":500,"easing":"linear","id":"effect_72AD5A55_652F_408A_4174_15BB179C8D5F","class":"FadeInEffect"},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_61EE9135_6BA8_5F39_41D7_7C7F58F73A83","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C32B76C_6C58_432F_41DA_F9D8A28AE8C3"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window463"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"borderRadius":0,"pressedIconURL":"skin/IconButton_7F9951B2_6ACA_6117_4179_0A2674B37488_pressed.jpg","paddingBottom":0,"verticalAlign":"top","width":"100%","id":"IconButton_7F9951B2_6ACA_6117_4179_0A2674B37488","right":20,"paddingLeft":0,"paddingRight":0,"height":"36.14%","horizontalAlign":"right","pressedRollOverIconURL":"skin/IconButton_7F9951B2_6ACA_6117_4179_0A2674B37488_pressed_rollover.jpg","borderSize":0,"top":20,"maxHeight":60,"iconURL":"skin/IconButton_7F9951B2_6ACA_6117_4179_0A2674B37488.jpg","maxWidth":60,"backgroundOpacity":0,"click":"this.setComponentVisibility(this.Container_7F9C41B6_6ACA_611F_41C1_5CCD4A245EE8, false, 0, null, null, false)","mode":"push","transparencyActive":false,"minHeight":50,"minWidth":50,"propagateClick":false,"shadow":false,"rollOverIconURL":"skin/IconButton_7F9951B2_6ACA_6117_4179_0A2674B37488_rollover.jpg","class":"IconButton","data":{"name":"IconButton X"},"toolTipHorizontalAlign":"center","paddingTop":0,"cursor":"hand"},{"paddingTop":10,"children":["this.HTMLText_4159AF9A_53BF_C538_41CC_AFFA2843D099","this.HTMLText_415A7F9A_53BF_C538_41D1_75D1EFE529C9"],"paddingBottom":0,"left":0,"verticalAlign":"top","width":"70.017%","id":"Container_4160DF89_53BF_C518_4191_0D28BBC18CDC","scrollBarMargin":2,"paddingRight":0,"paddingLeft":20,"scrollBarWidth":10,"scrollBarOpacity":0,"horizontalAlign":"left","borderSize":0,"scrollBarVisible":"rollOver","gap":0,"scrollBarColor":"#000000","overflow":"scroll","top":0,"layout":"horizontal","creationPolicy":"inAdvance","backgroundOpacity":0,"height":"100%","minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"contentOpaque":false,"class":"Container","data":{"name":"Left"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"paddingTop":0,"children":["this.HTMLText_449235FC_58D1_2346_41CF_B447F132320E"],"paddingBottom":0,"verticalAlign":"top","width":"100%","id":"Container_449205FC_58D1_2346_41D3_3BFF5669F262","scrollBarWidth":10,"height":"100%","backgroundColorRatios":[0,1],"scrollBarMargin":2,"paddingRight":0,"paddingLeft":0,"gap":10,"scrollBarOpacity":0.79,"horizontalAlign":"left","borderSize":0,"scrollBarVisible":"rollOver","scrollBarColor":"#E73B2C","backgroundColorDirection":"vertical","overflow":"scroll","backgroundColor":["#FFFFFF","#FFFFFF"],"layout":"vertical","creationPolicy":"inAdvance","backgroundOpacity":0.3,"minHeight":0,"minWidth":0,"propagateClick":false,"shadow":false,"contentOpaque":false,"class":"Container","data":{"name":"Container text"},"toolTipHorizontalAlign":"center","borderRadius":0},{"popupMaxHeight":"75%","class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"75%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","hideDuration":500,"rotationX":0,"id":"popup_9D128C65_833A_5B83_41D8_D6A8DD8F74FB","image":"this.res_42446F44_512F_CE17_41CF_69835DC32EB9","pitch":37.8,"hfov":9.19,"showEasing":"cubic_in","yaw":-118.44,"showDuration":500},{"borderRadius":0,"shadowVerticalLength":0,"children":["this.Container_449275FC_58D1_2346_41B6_9D115E974490"],"paddingBottom":0,"id":"Container_4493D5FB_58D1_2342_41C7_B8306DA240B9","left":"28%","verticalAlign":"top","shadowColor":"#000000","right":"28%","backgroundColorRatios":[0,1],"paddingLeft":0,"scrollBarWidth":10,"paddingRight":0,"horizontalAlign":"left","scrollBarMargin":2,"borderSize":0,"scrollBarVisible":"rollOver","scrollBarOpacity":0.5,"top":"22%","backgroundColorDirection":"vertical","overflow":"scroll","bottom":"22%","backgroundColor":["#FFFFFF","#FFFFFF"],"gap":0,"layout":"horizontal","scrollBarColor":"#000000","creationPolicy":"inAdvance","backgroundOpacity":1,"minHeight":1,"shadowHorizontalLength":0,"minWidth":1,"propagateClick":false,"shadow":true,"contentOpaque":false,"shadowBlurRadius":25,"class":"Container","shadowOpacity":0.3,"data":{"name":"Global"},"shadowSpread":1,"toolTipHorizontalAlign":"center","paddingTop":0},{"duration":1000,"easing":"cubic_in_out","id":"FadeOutEffect_ADD98C7F_870E_529B_41D9_61173DEE8F80","class":"FadeOutEffect"},{"borderRadius":0,"shadowSpread":1,"pressedBackgroundColor":["#000000"],"paddingBottom":0,"id":"Button_A674014C_8702_B2FD_41A4_BC056DBE9B1C","verticalAlign":"middle","iconWidth":40,"width":50,"shadowColor":"#000000","pressedBackgroundColorRatios":[0],"backgroundColor":["#E7392B"],"backgroundColorRatios":[0],"fontFamily":"Arial","paddingRight":0,"paddingLeft":0,"gap":5,"horizontalAlign":"center","iconHeight":40,"borderColor":"#000000","borderSize":0,"rollOverBackgroundColorRatios":[0],"backgroundColorDirection":"vertical","textDecoration":"none","height":50,"layout":"horizontal","iconURL":"skin/Button_449215FC_58D1_2346_41CE_772CC19FD69C.png","fontSize":"1.29vmin","backgroundOpacity":1,"click":"this.setComponentVisibility(this.Container_46EA562A_53DC_6546_4178_45CAF6C01AEC, false, 0, this.effect_99A50937_8702_52AB_41D9_FDF9F5E18913, 'hideEffect', false); this.setComponentVisibility(this.Container_4F44A4CF_6BD6_670D_41C5_E701F70B8BDA, true, 0, this.effect_48EFD71A_6BCA_6117_41D7_65D94B247348, 'showEffect', false)","mode":"push","minHeight":1,"minWidth":1,"rollOverBackgroundColor":["#E7392B"],"propagateClick":false,"fontStyle":"normal","shadow":false,"shadowBlurRadius":6,"class":"Button","iconBeforeLabel":true,"fontColor":"#FFFFFF","data":{"name":"X"},"toolTipHorizontalAlign":"center","paddingTop":0,"cursor":"hand","fontWeight":"normal"},{"paddingTop":10,"paddingBottom":10,"left":"0%","width":"34.474%","id":"HTMLText_71AED25E_65DB_7852_41D4_EC5054560972","scrollBarMargin":2,"paddingRight":10,"paddingLeft":10,"scrollBarWidth":10,"scrollBarOpacity":0.5,"borderColor":"#000000","borderSize":3,"scrollBarVisible":"rollOver","top":"0%","scrollBarColor":"#000000","backgroundOpacity":0,"height":"19.599%","minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_71AED25E_65DB_7852_41D4_EC5054560972.html'),"class":"HTMLText","data":{"name":"TIENELACLAVE"},"toolTipHorizontalAlign":"center","borderRadius":0},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_74048B89_652D_C8BE_41C1_A04C4FE1D0DF","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":24.48,"hfov":13.11,"popupMaxHeight":"95%","yaw":9.1,"showDuration":500,"video":{"width":1920,"levels":[{"width":1920,"url":"media/video_75E9C4F4_652D_7856_41C2_F3D65CC3C8E7.mp4","class":"VideoResourceLevel","bitrate":3729,"posterURL":"media/video_75E9C4F4_652D_7856_41C2_F3D65CC3C8E7_poster.jpg","type":"video/mp4","framerate":23.98,"height":1080}],"class":"VideoResource","height":1080}},{"paddingTop":10,"paddingBottom":10,"left":"0%","width":"52.747%","id":"HTMLText_7E9526D1_6A4A_2315_41AD_B3A1CA38703B","scrollBarMargin":2,"paddingRight":10,"paddingLeft":10,"scrollBarWidth":10,"scrollBarOpacity":0.5,"borderColor":"#000000","borderSize":3,"scrollBarVisible":"rollOver","top":"0%","scrollBarColor":"#000000","backgroundOpacity":0,"height":"26.724%","minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_7E9526D1_6A4A_2315_41AD_B3A1CA38703B.html'),"class":"HTMLText","data":{"name":"INGENIERIAPROYECTO"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"borderRadius":0,"shadowVerticalLength":0,"children":["this.Container_7F9961B2_6ACA_6117_41C7_36BCAA97E09B","this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6"],"paddingBottom":0,"id":"Container_7F99D1B1_6ACA_6115_41D2_C63A270ECF26","left":"15%","verticalAlign":"top","shadowColor":"#000000","right":"15%","backgroundColorRatios":[0,1],"paddingLeft":0,"scrollBarWidth":10,"paddingRight":0,"horizontalAlign":"center","scrollBarMargin":2,"borderSize":0,"scrollBarVisible":"rollOver","scrollBarOpacity":0.5,"top":"7%","backgroundColorDirection":"vertical","overflow":"visible","bottom":"7%","backgroundColor":["#FFFFFF","#FFFFFF"],"gap":10,"layout":"vertical","scrollBarColor":"#000000","creationPolicy":"inAdvance","backgroundOpacity":1,"minHeight":1,"shadowHorizontalLength":0,"minWidth":1,"propagateClick":false,"shadow":true,"contentOpaque":false,"shadowBlurRadius":25,"class":"Container","shadowOpacity":0.3,"data":{"name":"Global"},"shadowSpread":1,"toolTipHorizontalAlign":"center","paddingTop":0},{"initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_4201B207_4C71_3548_41D2_D9C2ECB07ABE_camera","automaticZoomSpeed":10},{"selectedItemLabelFontColor":"#04A3E1","data":{"name":"ThumbnailList"},"id":"ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6","width":"100%","scrollBarWidth":10,"gap":26,"selectedItemThumbnailShadowBlurRadius":16,"itemThumbnailShadow":false,"itemThumbnailOpacity":1,"horizontalAlign":"center","itemLabelHorizontalAlign":"center","borderSize":0,"selectedItemThumbnailShadow":true,"itemVerticalAlign":"top","backgroundColorDirection":"vertical","itemBackgroundColorRatios":[],"itemThumbnailScaleMode":"fit_outside","backgroundColor":["#000000"],"rollOverItemThumbnailShadowColor":"#04A3E1","itemMaxHeight":1000,"itemPaddingBottom":3,"backgroundOpacity":0.05,"itemLabelGap":7,"height":"100%","itemBorderRadius":0,"rollOverItemThumbnailShadow":true,"itemBackgroundColorDirection":"vertical","itemHorizontalAlign":"center","shadow":false,"itemLabelFontFamily":"Montserrat","itemLabelPosition":"bottom","itemPaddingLeft":3,"paddingTop":10,"paddingBottom":70,"itemPaddingRight":3,"borderRadius":5,"scrollBarMargin":2,"itemBackgroundOpacity":0,"selectedItemThumbnailShadowHorizontalLength":0,"rollOverItemLabelFontColor":"#04A3E1","verticalAlign":"middle","itemOpacity":1,"rollOverItemThumbnailShadowHorizontalLength":8,"itemMaxWidth":1000,"itemLabelFontStyle":"normal","backgroundColorRatios":[0],"rollOverItemThumbnailShadowVerticalLength":0,"paddingRight":70,"selectedItemLabelFontWeight":"bold","paddingLeft":70,"itemLabelFontWeight":"normal","scrollBarOpacity":0.5,"itemLabelFontSize":14,"itemThumbnailBorderRadius":0,"scrollBarVisible":"rollOver","scrollBarColor":"#04A3E1","itemMinHeight":50,"playList":"this.ThumbnailGrid_7F98A1B2_6ACA_6117_41CF_80B3D1FFC1B6_playlist","itemThumbnailHeight":125,"selectedItemThumbnailShadowVerticalLength":0,"itemBackgroundColor":[],"itemPaddingTop":3,"minHeight":1,"minWidth":1,"itemMode":"normal","propagateClick":false,"itemHeight":156,"itemLabelFontColor":"#666666","itemMinWidth":50,"class":"ThumbnailGrid","itemThumbnailWidth":220,"itemLabelTextDecoration":"none","toolTipHorizontalAlign":"center","itemWidth":220,"rollOverItemThumbnailShadowBlurRadius":0},{"autoplay":true,"thumbnailUrl":"media/video_774958F9_65D6_C85E_41CF_98E63DC5030E_t.jpg","id":"video_774958F9_65D6_C85E_41CF_98E63DC5030E","height":1080,"width":1920,"label":trans('video_774958F9_65D6_C85E_41CF_98E63DC5030E.label'),"loop":false,"class":"Video","data":{"label":"DIEGO CROMA + MUSICA"},"scaleMode":"fit_inside","video":{"width":1920,"levels":[{"width":1920,"url":"media/video_774958F9_65D6_C85E_41CF_98E63DC5030E.mp4","class":"VideoResourceLevel","bitrate":3888,"posterURL":"media/video_774958F9_65D6_C85E_41CF_98E63DC5030E_poster.jpg","type":"video/mp4","framerate":25,"height":1080}],"class":"VideoResource","height":1080}},{"levels":[{"url":"media/res_42446F44_512F_CE17_41CF_69835DC32EB9_0.jpg","width":910,"class":"ImageResourceLevel","height":832},{"url":"media/res_42446F44_512F_CE17_41CF_69835DC32EB9_1.jpg","width":512,"class":"ImageResourceLevel","height":468}],"id":"res_42446F44_512F_CE17_41CF_69835DC32EB9","data":{"type":"popup"},"class":"ImageResource"},{"duration":500,"easing":"linear","id":"effect_72993E47_652D_4097_41D1_2C959F79023D","class":"FadeInEffect"},{"paddingTop":0,"paddingBottom":0,"verticalAlign":"middle","width":"99.379%","id":"Image_5C86C841_5135_D211_41A2_D31BF127383E","right":"0%","url":"skin/Image_5C86C841_5135_D211_41A2_D31BF127383E.jpg","paddingRight":0,"paddingLeft":0,"horizontalAlign":"center","borderSize":0,"top":"0%","height":"100%","backgroundOpacity":0,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"class":"Image","data":{"name":"Image2761"},"toolTipHorizontalAlign":"center","scaleMode":"fit_inside","borderRadius":0},{"autoplay":true,"thumbnailUrl":"media/video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D_t.jpg","id":"video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D","height":300,"width":300,"label":trans('video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D.label'),"loop":false,"class":"Video","data":{"label":"circulo"},"scaleMode":"fit_inside","video":{"width":300,"levels":[{"width":300,"url":"media/video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D.mp4","class":"VideoResourceLevel","bitrate":162,"posterURL":"media/video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D_poster.jpg","type":"video/mp4","framerate":24,"height":300}],"class":"VideoResource","height":300}},{"paddingTop":58,"children":["this.HTMLText_415A0F9B_53BF_C538_41C3_9A72013C4455","this.Container_415AFF9B_53BF_C538_41B9_0BBFB0DE627C"],"paddingBottom":10,"id":"Container_415A1F9B_53BF_C538_41D0_D20B86A3B03D","backgroundImageUrl":"skin/Container_415A1F9B_53BF_C538_41D0_D20B86A3B03D.png","verticalAlign":"bottom","width":"100%","left":"0%","paddingLeft":20,"scrollBarMargin":2,"paddingRight":30,"scrollBarOpacity":0.5,"horizontalAlign":"left","borderSize":0,"scrollBarVisible":"rollOver","scrollBarWidth":10,"scrollBarColor":"#000000","overflow":"scroll","bottom":"0%","height":150,"gap":10,"layout":"horizontal","creationPolicy":"inAdvance","backgroundOpacity":0.7,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"contentOpaque":false,"class":"Container","data":{"name":"-- E-LEARNING footer"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"popupMaxHeight":"95%","class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","hideDuration":500,"rotationX":0,"id":"popup_780DCE7B_6BD8_4529_41B2_CEE7BD482172","image":"this.res_7EB1CC6E_6CF8_452B_41D6_E874E073509A","pitch":-7.45,"hfov":23.8,"showEasing":"cubic_in","yaw":-12.47,"showDuration":500},{"duration":500,"easing":"linear","id":"effect_781821CC_6BA9_DF6F_41D4_6553A5F351B0","class":"FadeInEffect"},{"autoplay":true,"thumbnailUrl":"media/video_76D544C0_6CA8_4557_41D1_ED21577FCEBF_t.jpg","id":"video_76D544C0_6CA8_4557_41D1_ED21577FCEBF","height":1080,"width":1920,"label":trans('video_76D544C0_6CA8_4557_41D1_ED21577FCEBF.label'),"loop":false,"class":"Video","data":{"label":"EPC_RAFA+MUSICA"},"scaleMode":"fit_inside","video":{"width":1920,"mp4Url":"media/video_76D544C0_6CA8_4557_41D1_ED21577FCEBF.mp4","class":"VideoResource","height":1080}},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_48F0CA53_6BCA_2315_41D5_9E8BB830C019","closeButtonPaddingLeft":0,"width":400,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":2,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#FFFFFF","gap":10,"closeButtonIconColor":"#B2B2B2","closeButtonBackgroundColor":[],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":0,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","titleFontColor":"#000000","backgroundColorDirection":"vertical","overflow":"scroll","height":600,"backgroundColor":[],"backgroundOpacity":1,"closeButtonIconWidth":20,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[],"headerPaddingBottom":5,"veilColorDirection":"horizontal","headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":[],"headerPaddingLeft":10,"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonRollOverBackgroundColor":[],"closeButtonPressedIconLineWidth":3,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C31876B_6C58_4329_41DA_32CD6EC0528F"],"headerVerticalAlign":"middle","verticalAlign":"middle","shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":0,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#FFFFFF","closeButtonIconLineWidth":2,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"propagateClick":false,"closeButtonPaddingBottom":0,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":11,"data":{"name":"Window63526"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_76AAD1D2_65D5_7852_41B0_E6052217EC2C_camera","automaticZoomSpeed":10},{"borderRadius":0,"children":["this.Container_7F99D1B1_6ACA_6115_41D2_C63A270ECF26"],"paddingBottom":0,"id":"Container_7F9C41B6_6ACA_611F_41C1_5CCD4A245EE8","left":"0%","verticalAlign":"top","right":"0%","backgroundColorRatios":[0,1],"scrollBarMargin":2,"paddingRight":0,"paddingLeft":0,"scrollBarWidth":10,"scrollBarOpacity":0.5,"horizontalAlign":"left","borderSize":0,"scrollBarVisible":"rollOver","gap":10,"top":"0%","backgroundColorDirection":"vertical","overflow":"scroll","bottom":"0%","backgroundColor":["#000000","#000000"],"layout":"absolute","scrollBarColor":"#000000","creationPolicy":"inAdvance","backgroundOpacity":0.6,"click":"this.setComponentVisibility(this.Container_7F9C41B6_6ACA_611F_41C1_5CCD4A245EE8, false, 0, null, null, false)","minHeight":1,"minWidth":1,"propagateClick":true,"shadow":false,"contentOpaque":false,"class":"Container","data":{"name":"--PANORAMA LIST"},"visible":false,"toolTipHorizontalAlign":"center","paddingTop":0},{"autoplay":true,"thumbnailUrl":"media/video_4CD562DF_6C68_7D68_41D6_1674DC907794_t.jpg","id":"video_4CD562DF_6C68_7D68_41D6_1674DC907794","height":1080,"width":1920,"label":trans('video_4CD562DF_6C68_7D68_41D6_1674DC907794.label'),"loop":false,"class":"Video","data":{"label":"ARQUITECTURA_BEGO+MUSICA"},"scaleMode":"fit_inside","video":{"width":1920,"mp4Url":"media/video_4CD562DF_6C68_7D68_41D6_1674DC907794.mp4","class":"VideoResource","height":1080}},{"initialSequence":"this.sequence_74C68C96_6C68_45F8_41C1_F797CB55908A","initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_7502F7DB_6C68_4369_41CD_81435557106D_camera","automaticZoomSpeed":10},{"popupMaxHeight":"75%","class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"75%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","hideDuration":500,"rotationX":0,"id":"popup_47F52D2E_6161_28A3_41AB_86EF1A35CBC2","image":"this.res_47977E13_6161_2861_41D4_180B8819DEDC","pitch":-33.31,"hfov":26.62,"showEasing":"cubic_in","yaw":-123.46,"showDuration":500},{"autoplay":true,"thumbnailUrl":"media/video_7A5C00D4_6C58_BD78_41D5_093766398E77_t.jpg","id":"video_7A5C00D4_6C58_BD78_41D5_093766398E77","height":1080,"width":1920,"label":trans('video_7A5C00D4_6C58_BD78_41D5_093766398E77.label'),"loop":false,"class":"Video","data":{"label":"V 2-6 TRASTERO EPC"},"scaleMode":"fit_inside","video":{"width":1920,"mp4Url":"media/video_7A5C00D4_6C58_BD78_41D5_093766398E77.mp4","class":"VideoResource","height":1080}},{"frames":[{"thumbnailUrl":"media/panorama_7502F7DB_6C68_4369_41CD_81435557106D_t.jpg","cube":{"levels":[{"url":"media/panorama_7502F7DB_6C68_4369_41CD_81435557106D_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_7502F7DB_6C68_4369_41CD_81435557106D_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_7502F7DB_6C68_4369_41CD_81435557106D_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_7502F7DB_6C68_4369_41CD_81435557106D_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_7502F7DB_6C68_4369_41CD_81435557106D_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_7502F7DB_6C68_4369_41CD_81435557106D_t.jpg","id":"panorama_7502F7DB_6C68_4369_41CD_81435557106D","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 14)","yaw":27.44,"distance":100,"panorama":"this.panorama_73C06111_6C7B_DCF9_41D9_315EDA808235"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_7502F7DB_6C68_4369_41CD_81435557106D.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"ESCENA_08_360_TD"},"overlays":["this.overlay_742B5FFF_6C78_4329_41B4_BDBC27AD1B6A","this.overlay_75077E02_6C7B_C4D8_41CE_6D97B4243CC2","this.popup_7617C7F5_6C78_4339_41B1_F06F1F3E3F17","this.popup_767235F3_6C78_C739_41D9_1FC41B8EE0BA","this.overlay_769702EA_6C78_5D2B_41C9_BCB092A8C091"],"hfovMax":130},{"items":[{"media":"this.video_6C86651E_6221_A391_41D5_575628CB7F28","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C32176C_6C58_432F_41AF_466DB483265CVideoPlayer)","player":"this.viewer_uid4C32176C_6C58_432F_41AF_466DB483265CVideoPlayer","start":"this.viewer_uid4C32176C_6C58_432F_41AF_466DB483265CVideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C32176C_6C58_432F_41AF_466DB483265CVideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C32176C_6C58_432F_41AF_466DB483265CVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_662D5863_6BA8_4D59_41B7_5DB312D5BD17, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_662D5863_6BA8_4D59_41B7_5DB312D5BD17, 0)"}],"id":"playList_662D5863_6BA8_4D59_41B7_5DB312D5BD17","class":"PlayList"},{"autoplay":true,"thumbnailUrl":"media/video_72D4B7A2_6C58_C3D8_41C5_80C4CA35C0F9_t.jpg","id":"video_72D4B7A2_6C58_C3D8_41C5_80C4CA35C0F9","height":1080,"width":1920,"label":trans('video_72D4B7A2_6C58_C3D8_41C5_80C4CA35C0F9.label'),"loop":false,"class":"Video","data":{"label":"FINAL DIGITALIZACION COMPLETADA"},"scaleMode":"fit_inside","video":{"width":1920,"mp4Url":"media/video_72D4B7A2_6C58_C3D8_41C5_80C4CA35C0F9.mp4","class":"VideoResource","height":1080}},{"duration":500,"easing":"linear","id":"effect_7DE9B421_6ACF_E734_41D2_4005AA43018C","class":"FadeOutEffect"},{"duration":500,"easing":"linear","id":"effect_79D9F798_6BA8_43F7_41D2_8779A1B89D65","class":"FadeInEffect"},{"paddingTop":10,"paddingBottom":10,"left":"0%","width":"52.747%","id":"HTMLText_7E8BC6C0_6AB6_2373_41C0_6B0D256FF172","scrollBarMargin":2,"paddingRight":10,"paddingLeft":10,"scrollBarWidth":10,"scrollBarOpacity":0.5,"borderColor":"#000000","borderSize":3,"scrollBarVisible":"rollOver","top":"0%","scrollBarColor":"#000000","backgroundOpacity":0,"height":"32.275%","minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_7E8BC6C0_6AB6_2373_41C0_6B0D256FF172.html'),"class":"HTMLText","data":{"name":"REDES"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"initialSequence":"this.sequence_76768306_6C78_DCDB_41D5_CBAB655431BC","initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_70BADE81_6C78_45D9_41CD_04994098B075_camera","automaticZoomSpeed":10},{"items":[{"media":"this.video_75D607B1_6C68_4339_41D8_B95306978BAB","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C3DF76F_6C58_4329_41C1_F6148E87F5A9VideoPlayer)","player":"this.viewer_uid4C3DF76F_6C58_4329_41C1_F6148E87F5A9VideoPlayer","start":"this.viewer_uid4C3DF76F_6C58_4329_41C1_F6148E87F5A9VideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C3DF76F_6C58_4329_41C1_F6148E87F5A9VideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C3DF76F_6C58_4329_41C1_F6148E87F5A9VideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_4C3DC76E_6C58_432B_41CE_FE25C965104F, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_4C3DC76E_6C58_432B_41CE_FE25C965104F, 0)"}],"id":"playList_4C3DC76E_6C58_432B_41CE_FE25C965104F","class":"PlayList"},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_61E03136_6BA8_5F3B_41C1_5E6259592C00","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C3C476D_6C58_4329_41B3_DFD0A232448C"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window467"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"frames":[{"thumbnailUrl":"media/panorama_4201B207_4C71_3548_41D2_D9C2ECB07ABE_t.jpg","cube":{"levels":[{"url":"media/panorama_4201B207_4C71_3548_41D2_D9C2ECB07ABE_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_4201B207_4C71_3548_41D2_D9C2ECB07ABE_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_4201B207_4C71_3548_41D2_D9C2ECB07ABE_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_4201B207_4C71_3548_41D2_D9C2ECB07ABE_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_4201B207_4C71_3548_41D2_D9C2ECB07ABE_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_4201B207_4C71_3548_41D2_D9C2ECB07ABE_t.jpg","id":"panorama_4201B207_4C71_3548_41D2_D9C2ECB07ABE","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 2)","yaw":-28.55,"distance":100,"panorama":"this.panorama_6CB9BFB6_623F_DE9F_41D7_F5BDA7251B10"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_4201B207_4C71_3548_41D2_D9C2ECB07ABE.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"ESCENA_01_360_Acceso"},"overlays":["this.overlay_724221A6_6AB6_213F_41AF_70E5AFB19FEA"],"hfovMax":130},{"autoplay":true,"thumbnailUrl":"media/video_77D54C2B_6C78_C529_41CB_B7EA333C65BD_t.jpg","id":"video_77D54C2B_6C78_C529_41CB_B7EA333C65BD","height":1080,"width":1920,"label":trans('video_77D54C2B_6C78_C529_41CB_B7EA333C65BD.label'),"loop":false,"class":"Video","data":{"label":"CARTEL- JUEGO-LCD- TD"},"scaleMode":"fit_inside","video":{"width":1920,"mp4Url":"media/video_77D54C2B_6C78_C529_41CB_B7EA333C65BD.mp4","class":"VideoResource","height":1080}},{"items":[{"media":"this.video_76D544C0_6CA8_4557_41D1_ED21577FCEBF","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C3D776E_6C58_432B_41D0_1FB07DE8DD4CVideoPlayer)","player":"this.viewer_uid4C3D776E_6C58_432B_41D0_1FB07DE8DD4CVideoPlayer","start":"this.viewer_uid4C3D776E_6C58_432B_41D0_1FB07DE8DD4CVideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C3D776E_6C58_432B_41D0_1FB07DE8DD4CVideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C3D776E_6C58_432B_41D0_1FB07DE8DD4CVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_4C3CA76E_6C58_432B_41D8_AB7C95DE530C, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_4C3CA76E_6C58_432B_41D8_AB7C95DE530C, 0)"}],"id":"playList_4C3CA76E_6C58_432B_41D8_AB7C95DE530C","class":"PlayList"},{"paddingTop":0,"children":["this.ProgressBar_774D715F_5489_6664_41CD_B675AF55C291"],"scrollBarMargin":2,"verticalAlign":"top","width":"100%","id":"Container_415AFF9B_53BF_C538_41B9_0BBFB0DE627C","scrollBarWidth":10,"paddingBottom":0,"scrollBarOpacity":0.5,"paddingLeft":0,"gap":10,"paddingRight":0,"horizontalAlign":"left","borderSize":0,"scrollBarVisible":"rollOver","scrollBarColor":"#000000","overflow":"scroll","height":"100%","layout":"absolute","creationPolicy":"inAdvance","backgroundOpacity":0,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"contentOpaque":false,"class":"Container","data":{"name":"Container Progress"},"toolTipHorizontalAlign":"center","borderRadius":0},{"autoplay":true,"loop":false,"class":"MediaAudio","audio":{"mp3Url":"media/audio_89B2CEC0_9AC4_999A_41E1_A9644D3C1B5A.mp3","class":"AudioResource","oggUrl":"media/audio_89B2CEC0_9AC4_999A_41E1_A9644D3C1B5A.ogg"},"id":"audio_89B2CEC0_9AC4_999A_41E1_A9644D3C1B5A","data":{"label":"hazard_04"}},{"frames":[{"thumbnailUrl":"media/panorama_70BADE81_6C78_45D9_41CD_04994098B075_t.jpg","cube":{"levels":[{"url":"media/panorama_70BADE81_6C78_45D9_41CD_04994098B075_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_70BADE81_6C78_45D9_41CD_04994098B075_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_70BADE81_6C78_45D9_41CD_04994098B075_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_70BADE81_6C78_45D9_41CD_04994098B075_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_70BADE81_6C78_45D9_41CD_04994098B075_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_70BADE81_6C78_45D9_41CD_04994098B075_t.jpg","id":"panorama_70BADE81_6C78_45D9_41CD_04994098B075","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 16)","yaw":-156.54,"distance":100,"panorama":"this.panorama_7164C496_6C6F_C5FB_41BD_0147E20C892C"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_70BADE81_6C78_45D9_41CD_04994098B075.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"ESCENA_09_360_Redes"},"overlays":["this.overlay_765924D5_6C68_4579_41D0_25EDDB0C3873","this.popup_70D4FAF3_6C68_4D39_41DA_BB5A048CB441","this.overlay_77DAEA41_6C68_CD59_41C2_EA48965ED06B"],"hfovMax":130},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"MainViewer","left":0,"doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"toolTipFontStyle":"normal","toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"playbackBarHeadBorderSize":0,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":5,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","borderRadius":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":0,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":50,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"paddingTop":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"top":0,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"surfaceReticleOpacity":0.6,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","class":"ViewerArea","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"Main Viewer"}},{"items":[{"media":"this.video_7A5C00D4_6C58_BD78_41D5_093766398E77","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C3D276E_6C58_432B_41CB_E21F72E9FCDBVideoPlayer)","player":"this.viewer_uid4C3D276E_6C58_432B_41CB_E21F72E9FCDBVideoPlayer","start":"this.viewer_uid4C3D276E_6C58_432B_41CB_E21F72E9FCDBVideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C3D276E_6C58_432B_41CB_E21F72E9FCDBVideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C3D276E_6C58_432B_41CB_E21F72E9FCDBVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_4C3D076E_6C58_432B_41BB_627270D498D0, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_4C3D076E_6C58_432B_41BB_627270D498D0, 0)"}],"id":"playList_4C3D076E_6C58_432B_41BB_627270D498D0","class":"PlayList"},{"duration":500,"easing":"linear","id":"effect_79C1D832_6BA9_CD38_41D3_09166AAC63CC","class":"FadeOutEffect"},{"duration":500,"easing":"linear","id":"effect_7DB6DD55_652E_C08A_41CF_57B6ACF205A8","class":"FadeInEffect"},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_74562358_6C68_C368_41CB_430034EF7D2F","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C3DB76F_6C58_4329_4170_307C9F744A7F"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window36049"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"viewerArea":"this.MainViewer","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"MainViewerVideoPlayer"},{"paddingTop":0,"pressedIconURL":"skin/IconButton_7FCCCFCF_6ACE_210D_41C7_E0DFC9A5BBC7_pressed.png","paddingBottom":0,"id":"IconButton_7FCCCFCF_6ACE_210D_41C7_E0DFC9A5BBC7","left":"1.46%","verticalAlign":"middle","width":32,"paddingRight":0,"paddingLeft":0,"horizontalAlign":"center","borderSize":0,"iconURL":"skin/IconButton_7FCCCFCF_6ACE_210D_41C7_E0DFC9A5BBC7.png","bottom":"3.63%","height":32,"backgroundOpacity":0,"click":"if(!this.Container_7F9C41B6_6ACA_611F_41C1_5CCD4A245EE8.get('visible')){ this.setComponentVisibility(this.Container_7F9C41B6_6ACA_611F_41C1_5CCD4A245EE8, true, 0, this.effect_7DE9D421_6ACF_E734_41D1_7076A3D61959, 'showEffect', false) } else { this.setComponentVisibility(this.Container_7F9C41B6_6ACA_611F_41C1_5CCD4A245EE8, false, 0, this.effect_7DE9B421_6ACF_E734_41D2_4005AA43018C, 'hideEffect', false) }","mode":"push","transparencyActive":true,"minHeight":0,"minWidth":0,"propagateClick":false,"shadow":false,"class":"IconButton","rollOverIconURL":"skin/IconButton_7FCCCFCF_6ACE_210D_41C7_E0DFC9A5BBC7_rollover.png","data":{"name":"Home"},"toolTipHorizontalAlign":"center","borderRadius":0,"cursor":"hand"},{"borderRadius":0,"paddingBottom":0,"id":"IconButton_A032B7EB_86F6_A53E_41DC_43794E9E1693","verticalAlign":"middle","width":100,"right":20,"paddingLeft":0,"paddingRight":0,"horizontalAlign":"center","borderSize":0,"top":"40%","bottom":"40%","maxHeight":80,"iconURL":"skin/IconButton_A032B7EB_86F6_A53E_41DC_43794E9E1693.png","maxWidth":80,"backgroundOpacity":0,"click":"this.loadFromCurrentMediaPlayList(this.mainPlayList, 1, true)","mode":"push","transparencyActive":true,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"class":"IconButton","rollOverIconURL":"skin/IconButton_A032B7EB_86F6_A53E_41DC_43794E9E1693_rollover.png","data":{"name":"Next"},"visible":false,"toolTipHorizontalAlign":"center","paddingTop":0,"cursor":"hand"},{"paddingTop":10,"paddingBottom":10,"left":"0%","width":"52.773%","id":"HTMLText_7300536C_6535_409A_41D0_E420A17ED8C8","scrollBarMargin":2,"paddingRight":10,"paddingLeft":10,"scrollBarWidth":10,"scrollBarOpacity":0.5,"borderColor":"#000000","borderSize":3,"scrollBarVisible":"rollOver","top":"0%","scrollBarColor":"#000000","backgroundOpacity":0,"height":"34.032%","minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_7300536C_6535_409A_41D0_E420A17ED8C8.html'),"class":"HTMLText","data":{"name":"DESARROLLO"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_70777C71_6C68_4539_41B4_989E0B8B6216","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C3EA76F_6C58_4329_41D4_E71DF26E3ED7"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window50387"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"duration":1000,"easing":"cubic_in_out","id":"FadeOutEffect_A234E8C2_830A_DC81_4191_077B19944A11","class":"FadeOutEffect"},{"initialPosition":{"yaw":174.18,"class":"PanoramaCameraPosition","pitch":-1.7},"class":"PanoramaCamera","id":"panorama_78781827_6222_61BF_41C7_0913E32C207D_camera","automaticZoomSpeed":10},{"paddingTop":10,"scrollBarMargin":2,"width":200,"id":"HTMLText_41599F9A_53BF_C538_41CC_C3E8A0D18A12","scrollBarWidth":10,"paddingBottom":10,"scrollBarOpacity":0,"paddingLeft":10,"paddingRight":10,"borderSize":0,"scrollBarVisible":"always","scrollBarColor":"#000000","height":"100%","backgroundOpacity":0,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_41599F9A_53BF_C538_41CC_C3E8A0D18A12.html',null,{'quiz.score':regTextVar('HTMLText_41599F9A_53BF_C538_41CC_C3E8A0D18A12.html', 'quiz.score'),'quiz.score.total':regTextVar('HTMLText_41599F9A_53BF_C538_41CC_C3E8A0D18A12.html', 'quiz.score.total')}),"class":"HTMLText","data":{"name":"Total Score"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"duration":500,"easing":"linear","id":"effect_65220EC0_6A4E_2373_41D1_3419F48ACDF3","class":"FadeOutEffect"},{"items":[{"media":"this.panorama_6E5103F9_6223_E693_41C9_F90F680C6306","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 0, 1)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_6E5103F9_6223_E693_41C9_F90F680C6306_camera"},{"media":"this.panorama_4201B207_4C71_3548_41D2_D9C2ECB07ABE","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 1, 2)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_4201B207_4C71_3548_41D2_D9C2ECB07ABE_camera"},{"media":"this.panorama_6CB9BFB6_623F_DE9F_41D7_F5BDA7251B10","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 2, 3)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_6CB9BFB6_623F_DE9F_41D7_F5BDA7251B10_camera"},{"media":"this.panorama_78781827_6222_61BF_41C7_0913E32C207D","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 3, 4)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_78781827_6222_61BF_41C7_0913E32C207D_camera"},{"media":"this.panorama_5EC1F2EA_5155_3613_41C5_6B273FF90841","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 4, 5)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_5EC1F2EA_5155_3613_41C5_6B273FF90841_camera"},{"media":"this.panorama_76AAD1D2_65D5_7852_41B0_E6052217EC2C","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 5, 6)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_76AAD1D2_65D5_7852_41B0_E6052217EC2C_camera"},{"media":"this.panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 6, 7)","player":"this.MainViewerPanoramaPlayer","start":"this._initItemWithComps(this.mainPlayList, 6, [this.IconButton_67284837_7DB8_0FC0_41DF_39C9C05A9154], 'begin', false, this.FadeOutEffect_9EC7B4DA_8479_9ACF_41C2_00BF3EA5FF1D, 0, 0); this._initItemWithComps(this.mainPlayList, 6, [this.IconButton_67284837_7DB8_0FC0_41DF_39C9C05A9154], 'end', true, this.FadeInEffect_9EC744DA_8479_9ACF_419E_B56DB760A658, 0, 0)","camera":"this.panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF_camera"},{"media":"this.panorama_7857B666_6BAB_C55B_41D2_7FB2E1CEBA81","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 7, 8)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_7857B666_6BAB_C55B_41D2_7FB2E1CEBA81_camera"},{"media":"this.panorama_79678C77_6CB8_4538_41D3_15669FF6814E","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 8, 9)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_79678C77_6CB8_4538_41D3_15669FF6814E_camera"},{"media":"this.panorama_79F1A803_6CA8_4CD9_41CD_805ECCBB0D50","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 9, 10)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_79F1A803_6CA8_4CD9_41CD_805ECCBB0D50_camera"},{"media":"this.panorama_756A1382_6C58_43DB_41CB_350AF58A2974","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 10, 11)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_756A1382_6C58_43DB_41CB_350AF58A2974_camera"},{"media":"this.panorama_7BD2CD9B_6C5F_C7E9_41CE_A8A18623BE80","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 11, 12)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_7BD2CD9B_6C5F_C7E9_41CE_A8A18623BE80_camera"},{"media":"this.panorama_757F22EA_6C6B_BD2B_41D9_BFA587E42205","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 12, 13)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_757F22EA_6C6B_BD2B_41D9_BFA587E42205_camera"},{"media":"this.panorama_7502F7DB_6C68_4369_41CD_81435557106D","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 13, 14)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_7502F7DB_6C68_4369_41CD_81435557106D_camera"},{"media":"this.panorama_73C06111_6C7B_DCF9_41D9_315EDA808235","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 14, 15)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_73C06111_6C7B_DCF9_41D9_315EDA808235_camera"},{"media":"this.panorama_70BADE81_6C78_45D9_41CD_04994098B075","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 15, 16)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_70BADE81_6C78_45D9_41CD_04994098B075_camera"},{"media":"this.panorama_7164C496_6C6F_C5FB_41BD_0147E20C892C","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 16, 17)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_7164C496_6C6F_C5FB_41BD_0147E20C892C_camera"},{"media":"this.panorama_71C1671A_6C68_44EB_41CB_0E2FBD54ECE9","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 17, 18)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_71C1671A_6C68_44EB_41CB_0E2FBD54ECE9_camera"},{"media":"this.panorama_728D5AFA_6C59_CD2B_41AA_069886BF053D","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 18, 19)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_728D5AFA_6C59_CD2B_41AA_069886BF053D_camera"},{"media":"this.panorama_71855E3C_65DD_4BD6_41D0_3CAF1950338B","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 19, 20)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_71855E3C_65DD_4BD6_41D0_3CAF1950338B_camera"},{"media":"this.panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 20, 21)","player":"this.MainViewerPanoramaPlayer","camera":"this.panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA_camera"},{"media":"this.panorama_47863863_6161_68A1_41C6_F343DA9B3CDC","class":"PanoramaPlayListItem","begin":"this.setEndToItemIndex(this.mainPlayList, 21, 22)","player":"this.MainViewerPanoramaPlayer","start":"this._initItemWithComps(this.mainPlayList, 21, [this.Button_4F95CADF_58D1_E143_41A4_45A359CB89FB], 'begin', true, this.FadeInEffect_A234D8C2_830A_DC81_41CA_BBCA7945CE91, 0, 0); this._initItemWithComps(this.mainPlayList, 21, [this.Button_4F95CADF_58D1_E143_41A4_45A359CB89FB], 'end', false, this.FadeOutEffect_A234E8C2_830A_DC81_4191_077B19944A11, 0, 0); this._initItemWithComps(this.mainPlayList, 21, [this.IconButton_A032B7EB_86F6_A53E_41DC_43794E9E1693], 'begin', false, this.FadeOutEffect_ADD98C7F_870E_529B_41D9_61173DEE8F80, 0, 0); this._initItemWithComps(this.mainPlayList, 21, [this.IconButton_A032B7EB_86F6_A53E_41DC_43794E9E1693], 'end', true, this.FadeInEffect_ADD87C80_870E_5265_41C6_F3F8D939E196, 0, 0)","camera":"this.panorama_4A44AFA7_6161_67A1_41D0_84D2FF619A20_camera"},{"media":"this.video_6C86651E_6221_A391_41D5_575628CB7F28","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 22, 23)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 22, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 22)"},{"media":"this.video_7472FEB7_6263_BE9F_41A2_6EB38EE20F83","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 23, 24)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 23, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 23)"},{"media":"this.video_75E9C4F4_652D_7856_41C2_F3D65CC3C8E7","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 24, 25)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 24, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 24)"},{"media":"this.video_774958F9_65D6_C85E_41CF_98E63DC5030E","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 25, 26)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 25, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 25)"},{"media":"this.video_76C318F7_65EB_4852_41CA_CFF8AC2ABBC5","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 26, 27)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 26, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 26)"},{"media":"this.video_7BC34420_672D_C08A_41C0_37D9E53FE55D","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 27, 28)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 27, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 27)"},{"media":"this.video_40E0CB83_6A56_21F5_41BF_12A42D8CAB41","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 28, 29)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 28, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 28)"},{"media":"this.video_42AA0A3B_6A4A_2315_41CF_AC9EBBDB09C7","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 29, 30)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 29, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 29)"},{"media":"this.video_40F3FD01_6A56_26F5_41CB_4076B43AE0BA","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 30, 31)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 30, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 30)"},{"media":"this.video_7FDF84D1_6BD8_4578_41CE_F625DDBC9E73","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 31, 32)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 31, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 31)"},{"media":"this.video_762D8305_6CB9_BCD9_41CC_78DE9058ED22","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 32, 33)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 32, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 32)"},{"media":"this.video_78646225_6CA9_BCD9_41D7_A6169050447D","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 33, 34)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 33, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 33)"},{"media":"this.video_76D544C0_6CA8_4557_41D1_ED21577FCEBF","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 34, 35)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 34, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 34)"},{"media":"this.video_7A5C00D4_6C58_BD78_41D5_093766398E77","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 35, 36)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 35, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 35)"},{"media":"this.video_75D607B1_6C68_4339_41D8_B95306978BAB","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 36, 37)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 36, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 36)"},{"media":"this.video_758D9999_6C68_4FE8_4194_BD4061A7D3EC","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 37, 38)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 37, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 37)"},{"media":"this.video_77D54C2B_6C78_C529_41CB_B7EA333C65BD","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 38, 39)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 38, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 38)"},{"media":"this.video_77324A52_6C78_4D7B_41C7_DBA27C951C8F","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 39, 40)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 39, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 39)"},{"media":"this.video_72F3930B_6C68_5CE9_41D6_D91AEA8F6312","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 40, 41)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 40, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 40)"},{"media":"this.video_4CD562DF_6C68_7D68_41D6_1674DC907794","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 41, 42)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 41, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 41)"},{"media":"this.video_72D4B7A2_6C58_C3D8_41C5_80C4CA35C0F9","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 42, 43)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 42, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 42)"},{"media":"this.video_726C8987_6C5B_CFD9_41D0_A83BA2DA2239","end":"this.trigger('tourEnded')","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer); this.setEndToItemIndex(this.mainPlayList, 43, 0)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.mainPlayList, 43, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.mainPlayList, 43)"}],"id":"mainPlayList","class":"PlayList"},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_64F0CF74_6A77_E113_41C7_ABBDB1A03CBF","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":6.97,"hfov":14.29,"popupMaxHeight":"95%","yaw":-98.66,"showDuration":500,"video":{"width":1920,"levels":[{"width":1920,"url":"media/video_75A3ECE1_652A_C86E_41C8_C32FF393CAE2.mp4","class":"VideoResourceLevel","bitrate":3888,"posterURL":"media/video_75A3ECE1_652A_C86E_41C8_C32FF393CAE2_poster.jpg","type":"video/mp4","framerate":25,"height":1080}],"class":"VideoResource","height":1080}},{"borderRadius":50,"shadowSpread":1,"pressedBackgroundColor":["#000000"],"paddingBottom":0,"verticalAlign":"middle","iconWidth":"80%","width":"13.62%","id":"Button_4492B5FD_58D1_2346_41D5_4A3CBEBD7231","fontFamily":"Arial","pressedBackgroundColorRatios":[0],"backgroundColorRatios":[0],"shadowColor":"#000000","paddingRight":0,"fontColor":"#FFFFFF","paddingLeft":0,"gap":5,"height":"100%","horizontalAlign":"center","iconHeight":"80%","borderColor":"#000000","borderSize":0,"rollOverBackgroundColorRatios":[0],"backgroundColorDirection":"vertical","maxHeight":50,"textDecoration":"none","backgroundColor":["#FF361B"],"maxWidth":50,"iconURL":"skin/Button_4492B5FD_58D1_2346_41D5_4A3CBEBD7231.png","fontSize":"1.29vmin","backgroundOpacity":1,"mode":"push","minHeight":25,"minWidth":25,"rollOverBackgroundColor":["#C1280E"],"propagateClick":false,"fontStyle":"normal","shadow":false,"shadowBlurRadius":6,"class":"Button","layout":"horizontal","iconBeforeLabel":true,"data":{"name":"PDF Button"},"toolTipHorizontalAlign":"center","paddingTop":0,"cursor":"hand","fontWeight":"normal"},{"paddingTop":0,"paddingBottom":0,"verticalAlign":"middle","width":"100.04%","id":"Image_74DBAFAF_6266_FE8D_41C8_421BE14156E6","url":"skin/Image_74DBAFAF_6266_FE8D_41C8_421BE14156E6.png","paddingRight":0,"paddingLeft":0,"horizontalAlign":"center","borderSize":0,"height":"99.945%","backgroundOpacity":0,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"class":"Image","scaleMode":"fit_inside","data":{"name":"Image14022"},"toolTipHorizontalAlign":"center","borderRadius":0},{"levels":[{"url":"media/res_4C9FA728_6C58_C328_4189_7F45B7BCC85A_3.jpg","width":512,"class":"ImageResourceLevel","height":288},{"url":"media/res_4C9FA728_6C58_C328_4189_7F45B7BCC85A_2.jpg","width":1024,"class":"ImageResourceLevel","height":576}],"id":"res_4C9FA728_6C58_C328_4189_7F45B7BCC85A","data":{"extraLevels":[{"url":"media/res_4C9FA728_6C58_C328_4189_7F45B7BCC85A_1.jpg","width":2048,"class":"ImageResourceLevel","height":1152},{"url":"media/res_4C9FA728_6C58_C328_4189_7F45B7BCC85A_0.jpg","width":4000,"class":"ImageResourceLevel","height":2250}]},"class":"ImageResource"},{"duration":500,"easing":"cubic_out","id":"FadeOutEffect_A2BAF212_BF32_2F9F_41E5_138B127284A2","class":"FadeOutEffect"},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_7A44C318_6C58_DCF7_41C6_3998DF20B4DB","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C3D276E_6C58_432B_41CB_E21F72E9FCDB"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window28122"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"initialSequence":"this.sequence_7065BEBE_6C58_452B_41DA_37542A7C5A35","initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_728D5AFA_6C59_CD2B_41AA_069886BF053D_camera","automaticZoomSpeed":10},{"paddingTop":10,"scrollBarMargin":2,"width":210,"id":"HTMLText_4160CF89_53BF_C518_41D4_0A362CCAC92D","scrollBarWidth":10,"paddingBottom":10,"scrollBarOpacity":0,"paddingLeft":10,"paddingRight":10,"borderSize":0,"scrollBarVisible":"always","scrollBarColor":"#000000","height":"100%","backgroundOpacity":0,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_4160CF89_53BF_C518_41D4_0A362CCAC92D.html',null,{'quiz.item.count':regTextVar('HTMLText_4160CF89_53BF_C518_41D4_0A362CCAC92D.html', 'quiz.item.count'),'quiz.items.found':regTextVar('HTMLText_4160CF89_53BF_C518_41D4_0A362CCAC92D.html', 'quiz.items.found')}),"class":"HTMLText","data":{"name":"Total Items found"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"autoplay":true,"thumbnailUrl":"media/video_75E9C4F4_652D_7856_41C2_F3D65CC3C8E7_t.jpg","id":"video_75E9C4F4_652D_7856_41C2_F3D65CC3C8E7","height":1080,"width":1920,"label":trans('video_75E9C4F4_652D_7856_41C2_F3D65CC3C8E7.label'),"loop":false,"class":"Video","data":{"label":"Video2_bomba_desactivada_tras acertar"},"scaleMode":"fit_inside","video":{"width":1920,"levels":[{"width":1920,"url":"media/video_75E9C4F4_652D_7856_41C2_F3D65CC3C8E7.mp4","class":"VideoResourceLevel","bitrate":3729,"posterURL":"media/video_75E9C4F4_652D_7856_41C2_F3D65CC3C8E7_poster.jpg","type":"video/mp4","framerate":23.98,"height":1080}],"class":"VideoResource","height":1080}},{"borderRadius":0,"shadowSpread":1,"paddingBottom":5,"id":"CloseButton_4F1421FC_6BD6_2113_41D1_8D3EC076A23E","verticalAlign":"middle","iconWidth":"100%","width":40,"shadowColor":"#000000","right":"0.04%","backgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"backgroundColorRatios":[0,0.1,1],"fontFamily":"Arial","pressedIconColor":"#888888","paddingRight":5,"paddingLeft":5,"iconLineWidth":5,"gap":5,"horizontalAlign":"center","iconHeight":"100%","borderColor":"#000000","borderSize":0,"top":"0.12%","backgroundColorDirection":"vertical","textDecoration":"none","height":40,"layout":"horizontal","fontSize":"1.29vmin","backgroundOpacity":0.3,"click":"this.setComponentVisibility(this.Container_4F44A4CF_6BD6_670D_41C5_E701F70B8BDA, false, 0, this.effect_4FECAC4F_6BCA_270D_41D7_FABCBCF97FA4, 'hideEffect', false); this.showPopupMedia(this.window_48F0CA53_6BCA_2315_41D5_9E8BB830C019, this.video_75E9C4F4_652D_7856_41C2_F3D65CC3C8E7, this.playList_66D15861_6BA8_4D59_41C7_969CD4187C3B, '90%', '90%', false)","mode":"push","minHeight":1,"minWidth":1,"propagateClick":false,"fontStyle":"normal","shadow":false,"rollOverIconColor":"#666666","shadowBlurRadius":6,"class":"CloseButton","iconColor":"#000000","fontColor":"#FFFFFF","data":{"name":"CloseButton58489"},"toolTipHorizontalAlign":"center","paddingTop":5,"cursor":"hand","fontWeight":"normal"},{"autoplay":true,"thumbnailUrl":"media/video_4BCEAD26_6161_68A3_41D0_3CA0B779C286_t.jpg","id":"video_4BCEAD26_6161_68A3_41D0_3CA0B779C286","height":720,"width":1280,"label":trans('video_4BCEAD26_6161_68A3_41D0_3CA0B779C286.label'),"loop":true,"class":"Video","data":{"label":"Construction - 37179"},"scaleMode":"fit_inside","video":{"width":1280,"levels":[{"width":1280,"url":"media/video_4BCEAD26_6161_68A3_41D0_3CA0B779C286.mp4","class":"VideoResourceLevel","bitrate":1796,"posterURL":"media/video_4BCEAD26_6161_68A3_41D0_3CA0B779C286_poster.jpg","type":"video/mp4","framerate":30,"height":720}],"class":"VideoResource","height":720}},{"autoplay":true,"thumbnailUrl":"media/video_6C86651E_6221_A391_41D5_575628CB7F28_t.jpg","id":"video_6C86651E_6221_A391_41D5_575628CB7F28","height":1080,"width":1920,"label":trans('video_6C86651E_6221_A391_41D5_575628CB7F28.label'),"loop":false,"class":"Video","data":{"label":"LCD_04- Reportera"},"scaleMode":"fit_inside","video":{"width":1920,"levels":[{"width":1920,"url":"media/video_6C86651E_6221_A391_41D5_575628CB7F28.mp4","class":"VideoResourceLevel","bitrate":4660,"posterURL":"media/video_6C86651E_6221_A391_41D5_575628CB7F28_poster.jpg","type":"video/mp4","framerate":29.97,"height":1080}],"class":"VideoResource","height":1080}},{"duration":1000,"easing":"cubic_in_out","id":"FadeInEffect_ADD87C80_870E_5265_41C6_F3F8D939E196","class":"FadeInEffect"},{"autoplay":true,"thumbnailUrl":"media/video_77324A52_6C78_4D7B_41C7_DBA27C951C8F_t.jpg","id":"video_77324A52_6C78_4D7B_41C7_DBA27C951C8F","height":1080,"width":1920,"label":trans('video_77324A52_6C78_4D7B_41C7_DBA27C951C8F.label'),"loop":false,"class":"Video","data":{"label":"TD_PEDRO+MUSICA"},"scaleMode":"fit_inside","video":{"width":1920,"mp4Url":"media/video_77324A52_6C78_4D7B_41C7_DBA27C951C8F.mp4","class":"VideoResource","height":1080}},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_46559CF9_6ACF_E715_41D8_46370AEF0B9A","closeButtonPaddingLeft":0,"width":400,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":2,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#FFFFFF","gap":10,"closeButtonIconColor":"#B2B2B2","closeButtonBackgroundColor":[],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":0,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","titleFontColor":"#000000","backgroundColorDirection":"vertical","overflow":"scroll","height":600,"backgroundColor":[],"backgroundOpacity":1,"closeButtonIconWidth":20,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[],"headerPaddingBottom":5,"veilColorDirection":"horizontal","headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":[],"headerPaddingLeft":10,"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonRollOverBackgroundColor":[],"closeButtonPressedIconLineWidth":3,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C3C076D_6C58_4329_4167_A194504D94AF"],"headerVerticalAlign":"middle","verticalAlign":"middle","shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":0,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#FFFFFF","closeButtonIconLineWidth":2,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"propagateClick":false,"closeButtonPaddingBottom":0,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":11,"data":{"name":"Window84807"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"frames":[{"thumbnailUrl":"media/panorama_728D5AFA_6C59_CD2B_41AA_069886BF053D_t.jpg","cube":{"levels":[{"url":"media/panorama_728D5AFA_6C59_CD2B_41AA_069886BF053D_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_728D5AFA_6C59_CD2B_41AA_069886BF053D_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_728D5AFA_6C59_CD2B_41AA_069886BF053D_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_728D5AFA_6C59_CD2B_41AA_069886BF053D_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_728D5AFA_6C59_CD2B_41AA_069886BF053D_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_728D5AFA_6C59_CD2B_41AA_069886BF053D_t.jpg","id":"panorama_728D5AFA_6C59_CD2B_41AA_069886BF053D","cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","partial":false,"pitch":0,"hfov":360,"label":trans('panorama_728D5AFA_6C59_CD2B_41AA_069886BF053D.label'),"class":"Panorama","vfov":180,"data":{"label":"Escena_11_final"},"overlays":["this.overlay_705E21B4_6C58_7F38_41BC_40E0CF8E3E10","this.popup_72A8598B_6C5B_CFE8_41DA_3C6B784F5A26"],"hfovMax":130},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_61EE3134_6BA8_5F3F_41DA_3021087F68D1","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C32976C_6C58_432F_41CA_D2A2BF08691B"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window462"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"items":[{"media":"this.video_4CD562DF_6C68_7D68_41D6_1674DC907794","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C3DD770_6C58_4337_41D2_4DAB33892048VideoPlayer)","player":"this.viewer_uid4C3DD770_6C58_4337_41D2_4DAB33892048VideoPlayer","start":"this.viewer_uid4C3DD770_6C58_4337_41D2_4DAB33892048VideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C3DD770_6C58_4337_41D2_4DAB33892048VideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C3DD770_6C58_4337_41D2_4DAB33892048VideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_4C3D2770_6C58_4337_41D6_92DA18BC8CE7, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_4C3D2770_6C58_4337_41D6_92DA18BC8CE7, 0)"}],"id":"playList_4C3D2770_6C58_4337_41D6_92DA18BC8CE7","class":"PlayList"},{"paddingTop":10,"paddingBottom":10,"left":"0%","width":"100%","id":"HTMLText_797C7B8C_6AB6_61F3_41C8_B2FF019E99D5","scrollBarMargin":2,"paddingRight":10,"paddingLeft":10,"scrollBarWidth":10,"scrollBarOpacity":0.5,"borderColor":"#000000","borderSize":3,"scrollBarVisible":"rollOver","top":"0%","scrollBarColor":"#000000","backgroundOpacity":0,"height":"100%","minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_797C7B8C_6AB6_61F3_41C8_B2FF019E99D5.html'),"class":"HTMLText","data":{"name":"TD"},"visible":false,"toolTipHorizontalAlign":"center","borderRadius":0},{"levels":[{"url":"media/res_47977E13_6161_2861_41D4_180B8819DEDC_2.jpg","width":511,"class":"ImageResourceLevel","height":247},{"url":"media/res_47977E13_6161_2861_41D4_180B8819DEDC_1.jpg","width":1023,"class":"ImageResourceLevel","height":495}],"id":"res_47977E13_6161_2861_41D4_180B8819DEDC","data":{"extraLevels":[{"url":"media/res_47977E13_6161_2861_41D4_180B8819DEDC_0.jpg","width":1433,"class":"ImageResourceLevel","height":693}]},"class":"ImageResource"},{"autoplay":true,"thumbnailUrl":"media/video_76C318F7_65EB_4852_41CA_CFF8AC2ABBC5_t.jpg","id":"video_76C318F7_65EB_4852_41CA_CFF8AC2ABBC5","height":1080,"width":1920,"label":trans('video_76C318F7_65EB_4852_41CA_CFF8AC2ABBC5.label'),"loop":false,"class":"Video","data":{"label":"LCD_1-3_financiero"},"scaleMode":"fit_inside","video":{"width":1920,"levels":[{"width":1920,"url":"media/video_76C318F7_65EB_4852_41CA_CFF8AC2ABBC5.mp4","class":"VideoResourceLevel","bitrate":3888,"posterURL":"media/video_76C318F7_65EB_4852_41CA_CFF8AC2ABBC5_poster.jpg","type":"video/mp4","framerate":25,"height":1080}],"class":"VideoResource","height":1080}},{"paddingTop":0,"paddingBottom":0,"left":"0%","width":"77.115%","id":"HTMLText_7F9971B2_6ACA_6117_41B2_ABA74E9C6BF5","scrollBarMargin":2,"paddingRight":0,"paddingLeft":80,"scrollBarWidth":10,"scrollBarOpacity":0.5,"borderSize":0,"scrollBarVisible":"rollOver","scrollBarColor":"#000000","top":"0%","backgroundOpacity":0,"height":"100%","minHeight":100,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_7F9971B2_6ACA_6117_41B2_ABA74E9C6BF5.html'),"class":"HTMLText","data":{"name":"HTMLText54192"},"toolTipHorizontalAlign":"center","borderRadius":0},{"duration":500,"easing":"linear","id":"effect_78B46CBB_6BA8_C529_41B3_2422C080F8C7","class":"FadeOutEffect"},{"paddingTop":10,"scrollBarMargin":2,"width":180,"id":"HTMLText_4159AF9A_53BF_C538_41CC_AFFA2843D099","scrollBarWidth":10,"paddingBottom":10,"scrollBarOpacity":0,"paddingLeft":10,"paddingRight":10,"borderSize":0,"scrollBarVisible":"always","scrollBarColor":"#000000","height":"107.53%","backgroundOpacity":0,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"html":trans('HTMLText_4159AF9A_53BF_C538_41CC_AFFA2843D099.html',null,{'quiz.media.items.found':regTextVar('HTMLText_4159AF9A_53BF_C538_41CC_AFFA2843D099.html', 'quiz.media.items.found'),'quiz.media.item.count':regTextVar('HTMLText_4159AF9A_53BF_C538_41CC_AFFA2843D099.html', 'quiz.media.item.count')}),"class":"HTMLText","data":{"name":"Media Items found"},"toolTipHorizontalAlign":"center","borderRadius":0},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_71297645_6C6B_C559_41D3_2CB2D16ECF22","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":24.46,"hfov":21.85,"popupMaxHeight":"95%","yaw":-2.65,"showDuration":500,"video":{"width":1920,"mp4Url":"media/video_4CD562DF_6C68_7D68_41D6_1674DC907794.mp4","class":"VideoResource","height":1080}},{"autoplay":true,"thumbnailUrl":"media/video_40F3FD01_6A56_26F5_41CB_4076B43AE0BA_t.jpg","id":"video_40F3FD01_6A56_26F5_41CB_4076B43AE0BA","height":1080,"width":1920,"label":trans('video_40F3FD01_6A56_26F5_41CB_4076B43AE0BA.label'),"loop":false,"class":"Video","data":{"label":"V-LCD-2_4"},"scaleMode":"fit_inside","video":{"width":1920,"levels":[{"width":1920,"url":"media/video_40F3FD01_6A56_26F5_41CB_4076B43AE0BA.mp4","class":"VideoResourceLevel","bitrate":3888,"posterURL":"media/video_40F3FD01_6A56_26F5_41CB_4076B43AE0BA_poster.jpg","type":"video/mp4","framerate":25,"height":1080}],"class":"VideoResource","height":1080}},{"items":[{"media":"this.video_4BCEAD26_6161_68A3_41D0_3CA0B779C286","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.MainViewerVideoPlayer)","player":"this.MainViewerVideoPlayer","start":"this.MainViewerVideoPlayer.set('displayPlaybackBar', true); this.MainViewerVideoPlayer.set('displayPlayOverlay', true); this.MainViewerVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_4C3E87D0_6C58_4377_41D9_BB34B06B625D, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_4C3E87D0_6C58_4377_41D9_BB34B06B625D, 0)"}],"id":"playList_4C3E87D0_6C58_4377_41D9_BB34B06B625D","class":"PlayList"},{"shadowVerticalLength":0,"bodyPaddingBottom":0,"closeButtonRollOverBorderSize":0,"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"id":"window_72EF04F8_6C58_C528_41D0_CF4867C33911","closeButtonPaddingLeft":5,"bodyPaddingRight":0,"closeButtonRollOverIconLineWidth":5,"scrollBarWidth":10,"titlePaddingRight":5,"closeButtonRollOverIconColor":"#666666","gap":10,"closeButtonIconColor":"#000000","closeButtonPressedBackgroundColorDirection":"vertical","closeButtonBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundColorDirection":"vertical","veilColor":["#000000","#000000"],"headerPaddingTop":10,"modal":true,"horizontalAlign":"center","closeButtonPaddingTop":5,"borderSize":0,"veilColorRatios":[0,1],"titleFontFamily":"Arial","backgroundColorDirection":"vertical","overflow":"scroll","closeButtonBackgroundColorDirection":"vertical","backgroundColor":[],"closeButtonIconWidth":20,"backgroundOpacity":1,"closeButtonPressedBorderColor":"#000000","closeButtonPressedBackgroundColorRatios":[0,0.1,1],"headerPaddingBottom":5,"headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerBackgroundOpacity":0,"shadow":true,"hideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"contentOpaque":false,"closeButtonPressedBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"headerPaddingLeft":10,"closeButtonRollOverBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"shadowOpacity":0.5,"titlePaddingTop":5,"borderRadius":5,"closeButtonPressedIconLineWidth":5,"bodyBackgroundOpacity":0,"showEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"footerHeight":5,"veilOpacity":0.4,"titleFontSize":"1.29vmin","closeButtonPressedBorderSize":0,"headerBackgroundColorDirection":"vertical","scrollBarMargin":2,"closeButtonRollOverBorderColor":"#000000","children":["this.viewer_uid4C3E6770_6C58_4337_41C3_24516F2E7306"],"headerVerticalAlign":"middle","verticalAlign":"middle","closeButtonPressedBackgroundOpacity":0.3,"closeButtonRollOverBackgroundOpacity":0.3,"shadowColor":"#000000","paddingBottom":0,"closeButtonPaddingRight":5,"backgroundColorRatios":[],"closeButtonPressedIconColor":"#888888","closeButtonIconLineWidth":5,"paddingRight":0,"paddingLeft":0,"bodyBackgroundColorDirection":"vertical","scrollBarOpacity":0.5,"closeButtonRollOverBackgroundColorRatios":[0,0.1,1],"headerBackgroundColorRatios":[0,0.1,1],"closeButtonBackgroundColorRatios":[0,0.1,1],"scrollBarVisible":"rollOver","scrollBarColor":"#000000","titlePaddingBottom":5,"closeButtonIconHeight":20,"paddingTop":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titlePaddingLeft":5,"footerBackgroundColorRatios":[0,0.9,1],"layout":"vertical","closeButtonBackgroundOpacity":0.3,"veilShowEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeInEffect"},"minHeight":20,"shadowHorizontalLength":3,"veilHideEffect":{"duration":500,"easing":"cubic_in_out","class":"FadeOutEffect"},"minWidth":20,"closeButtonRollOverBackgroundColorDirection":"vertical","propagateClick":false,"closeButtonPaddingBottom":5,"shadowBlurRadius":6,"class":"Window","headerPaddingRight":0,"closeButtonBorderSize":0,"bodyPaddingLeft":0,"bodyBackgroundColorRatios":[0,0.5,1],"closeButtonBorderRadius":0,"data":{"name":"Window60346"},"footerBackgroundOpacity":0,"bodyPaddingTop":0,"shadowSpread":1,"toolTipHorizontalAlign":"center"},{"initialSequence":"this.sequence_7B2C1A3A_6C68_4D2B_4195_0337866BCDBF","initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_757F22EA_6C6B_BD2B_41D9_BFA587E42205_camera","automaticZoomSpeed":10},{"initialSequence":"this.sequence_7F9B1FC4_6CB7_C358_4196_F7CC53218C95","initialPosition":{"yaw":0,"class":"PanoramaCameraPosition","pitch":0},"class":"PanoramaCamera","id":"panorama_79678C77_6CB8_4538_41D3_15669FF6814E_camera","automaticZoomSpeed":10},{"duration":500,"easing":"linear","id":"effect_99A50937_8702_52AB_41D9_FDF9F5E18913","class":"FadeOutEffect"},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_78EE7925_672E_C08A_41D0_4AAC25EC7B8F","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":6.74,"hfov":23.83,"popupMaxHeight":"95%","yaw":84.83,"showDuration":500,"video":{"width":1920,"levels":[{"width":1920,"url":"media/video_7BC34420_672D_C08A_41C0_37D9E53FE55D.mp4","class":"VideoResourceLevel","bitrate":3888,"posterURL":"media/video_7BC34420_672D_C08A_41C0_37D9E53FE55D_poster.jpg","type":"video/mp4","framerate":25,"height":1080}],"class":"VideoResource","height":1080}},{"frames":[{"thumbnailUrl":"media/panorama_79678C77_6CB8_4538_41D3_15669FF6814E_t.jpg","cube":{"levels":[{"url":"media/panorama_79678C77_6CB8_4538_41D3_15669FF6814E_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_79678C77_6CB8_4538_41D3_15669FF6814E_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_79678C77_6CB8_4538_41D3_15669FF6814E_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_79678C77_6CB8_4538_41D3_15669FF6814E_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_79678C77_6CB8_4538_41D3_15669FF6814E_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_79678C77_6CB8_4538_41D3_15669FF6814E_t.jpg","id":"panorama_79678C77_6CB8_4538_41D3_15669FF6814E","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 9)","yaw":-30.67,"distance":100,"panorama":"this.panorama_79F1A803_6CA8_4CD9_41CD_805ECCBB0D50"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_79678C77_6CB8_4538_41D3_15669FF6814E.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"161"},"overlays":["this.overlay_78610838_6CA8_4D28_41B6_2A2341558C31"],"hfovMax":130},{"autoplay":true,"thumbnailUrl":"media/video_758D9999_6C68_4FE8_4194_BD4061A7D3EC_t.jpg","id":"video_758D9999_6C68_4FE8_4194_BD4061A7D3EC","height":1080,"width":1920,"label":trans('video_758D9999_6C68_4FE8_4194_BD4061A7D3EC.label'),"loop":false,"class":"Video","data":{"label":"RAQUEL CROMA + MUSICA"},"scaleMode":"fit_inside","video":{"width":1920,"mp4Url":"media/video_758D9999_6C68_4FE8_4194_BD4061A7D3EC.mp4","class":"VideoResource","height":1080}},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_74AFC557_6C69_C779_41D9_0E785DA1B70A","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":-35.58,"hfov":19.52,"popupMaxHeight":"95%","yaw":115.76,"showDuration":500,"video":{"width":1920,"mp4Url":"media/video_75D607B1_6C68_4339_41D8_B95306978BAB.mp4","class":"VideoResource","height":1080}},{"frames":[{"thumbnailUrl":"media/panorama_47863863_6161_68A1_41C6_F343DA9B3CDC_t.jpg","cube":{"levels":[{"url":"media/panorama_47863863_6161_68A1_41C6_F343DA9B3CDC_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_47863863_6161_68A1_41C6_F343DA9B3CDC_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_47863863_6161_68A1_41C6_F343DA9B3CDC_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_47863863_6161_68A1_41C6_F343DA9B3CDC_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_47863863_6161_68A1_41C6_F343DA9B3CDC_t.jpg","id":"panorama_47863863_6161_68A1_41C6_F343DA9B3CDC","cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","pitch":0,"hfov":360,"label":trans('panorama_47863863_6161_68A1_41C6_F343DA9B3CDC.label'),"partial":false,"class":"Panorama","vfov":180,"data":{"label":"Panorama 3"},"overlays":["this.overlay_4A4FEFA4_6161_67A7_41C5_E3F296C2454C"],"hfovMax":120},{"frames":[{"thumbnailUrl":"media/panorama_757F22EA_6C6B_BD2B_41D9_BFA587E42205_t.jpg","cube":{"levels":[{"url":"media/panorama_757F22EA_6C6B_BD2B_41D9_BFA587E42205_0/{face}/0/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":24576,"rowCount":8,"colCount":48,"height":4096},{"url":"media/panorama_757F22EA_6C6B_BD2B_41D9_BFA587E42205_0/{face}/1/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":12288,"rowCount":4,"colCount":24,"height":2048},{"url":"media/panorama_757F22EA_6C6B_BD2B_41D9_BFA587E42205_0/{face}/2/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":"ondemand","width":6144,"rowCount":2,"colCount":12,"height":1024},{"url":"media/panorama_757F22EA_6C6B_BD2B_41D9_BFA587E42205_0/{face}/3/{row}_{column}.jpg","class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072,"rowCount":1,"colCount":6,"height":512},{"url":"media/panorama_757F22EA_6C6B_BD2B_41D9_BFA587E42205_0/{face}/vr/0.jpg","class":"TiledImageResourceLevel","tags":"mobilevr","width":9216,"rowCount":1,"colCount":6,"height":1536}],"class":"ImageResource"},"class":"CubicPanoramaFrame"}],"thumbnailUrl":"media/panorama_757F22EA_6C6B_BD2B_41D9_BFA587E42205_t.jpg","id":"panorama_757F22EA_6C6B_BD2B_41D9_BFA587E42205","adjacentPanoramas":[{"class":"AdjacentPanorama","select":"this.mainPlayList.set('selectedIndex', 13)","yaw":6.17,"distance":100,"panorama":"this.panorama_7502F7DB_6C68_4369_41CD_81435557106D"}],"cardboardMenu":"this.Menu_4C13980E_6C58_4CE8_41D4_A6053B40C539","label":trans('panorama_757F22EA_6C6B_BD2B_41D9_BFA587E42205.label'),"pitch":0,"hfov":360,"partial":false,"class":"Panorama","vfov":180,"data":{"label":"2"},"overlays":["this.overlay_74A0F0AC_6C68_BD2F_41B6_036E32DEEB30"],"hfovMax":130},{"duration":500,"easing":"linear","id":"effect_6529715F_6A7A_610D_41D0_CFE89ECB182E","class":"FadeInEffect"},{"items":[{"media":"this.video_7FDF84D1_6BD8_4578_41CE_F625DDBC9E73","class":"VideoPlayListItem","begin":"this.fixTogglePlayPauseButton(this.viewer_uid4C3CC76E_6C58_432B_41CA_EB6C6B8153BFVideoPlayer)","player":"this.viewer_uid4C3CC76E_6C58_432B_41CA_EB6C6B8153BFVideoPlayer","start":"this.viewer_uid4C3CC76E_6C58_432B_41CA_EB6C6B8153BFVideoPlayer.set('displayPlaybackBar', true); this.viewer_uid4C3CC76E_6C58_432B_41CA_EB6C6B8153BFVideoPlayer.set('displayPlayOverlay', true); this.viewer_uid4C3CC76E_6C58_432B_41CA_EB6C6B8153BFVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_7FD517D8_6CF7_C377_41DA_75A876D9D422, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_7FD517D8_6CF7_C377_41DA_75A876D9D422, 0)"}],"id":"playList_7FD517D8_6CF7_C377_41DA_75A876D9D422","class":"PlayList"},{"autoplay":true,"loop":false,"class":"MediaAudio","audio":{"mp3Url":"media/audio_72AD909D_64DF_013E_41A0_CDC359033482.mp3","class":"AudioResource","oggUrl":"media/audio_72AD909D_64DF_013E_41A0_CDC359033482.ogg"},"id":"audio_72AD909D_64DF_013E_41A0_CDC359033482","data":{"label":"Discover-the-world"}},{"autoplay":true,"thumbnailUrl":"media/video_40E0CB83_6A56_21F5_41BF_12A42D8CAB41_t.jpg","id":"video_40E0CB83_6A56_21F5_41BF_12A42D8CAB41","height":720,"width":1280,"label":trans('video_40E0CB83_6A56_21F5_41BF_12A42D8CAB41.label'),"loop":false,"class":"Video","data":{"label":"cuentataras1min"},"scaleMode":"fit_inside","video":{"width":1280,"levels":[{"width":1280,"url":"media/video_40E0CB83_6A56_21F5_41BF_12A42D8CAB41.mp4","class":"VideoResourceLevel","bitrate":492,"posterURL":"media/video_40E0CB83_6A56_21F5_41BF_12A42D8CAB41_poster.jpg","type":"video/mp4","framerate":24,"height":720}],"class":"VideoResource","height":720}},{"autoplay":true,"class":"PopupPanoramaOverlay","rotationZ":0,"popupMaxWidth":"95%","rotationY":0,"popupDistance":100,"hideEasing":"cubic_out","id":"popup_77C8FE0A_65D7_4BB3_41CC_2605A71840D8","rotationX":0,"loop":false,"showEasing":"cubic_in","hideDuration":500,"pitch":-4.7,"hfov":11.96,"popupMaxHeight":"95%","yaw":14.68,"showDuration":500,"video":{"width":1920,"levels":[{"width":1920,"url":"media/video_774958F9_65D6_C85E_41CF_98E63DC5030E.mp4","class":"VideoResourceLevel","bitrate":3888,"posterURL":"media/video_774958F9_65D6_C85E_41CF_98E63DC5030E_poster.jpg","type":"video/mp4","framerate":25,"height":1080}],"class":"VideoResource","height":1080}},{"borderRadius":0,"shadowVerticalLength":0,"children":["this.Image_74DBAFAF_6266_FE8D_41C8_421BE14156E6"],"paddingBottom":0,"id":"Container_46EA662B_53DC_6546_41CD_0F6BCAFFBD4B","left":"20%","verticalAlign":"top","shadowColor":"#000000","right":"20%","backgroundColorRatios":[0,1],"paddingLeft":0,"scrollBarWidth":10,"paddingRight":0,"horizontalAlign":"left","scrollBarMargin":2,"borderSize":0,"scrollBarVisible":"rollOver","scrollBarOpacity":0.5,"top":"10%","backgroundColorDirection":"vertical","overflow":"scroll","bottom":"10%","backgroundColor":["#FFFFFF","#FFFFFF"],"gap":10,"layout":"horizontal","scrollBarColor":"#000000","creationPolicy":"inAdvance","backgroundOpacity":1,"minHeight":1,"shadowHorizontalLength":0,"minWidth":1,"propagateClick":false,"shadow":true,"contentOpaque":false,"shadowBlurRadius":25,"class":"Container","shadowOpacity":0.3,"data":{"name":"Global"},"shadowSpread":1,"toolTipHorizontalAlign":"center","paddingTop":0},{"borderRadius":0,"paddingBottom":0,"id":"IconButton_67284837_7DB8_0FC0_41DF_39C9C05A9154","left":10,"verticalAlign":"middle","width":100,"paddingLeft":0,"paddingRight":0,"horizontalAlign":"center","borderSize":0,"top":"40%","bottom":"40%","maxHeight":80,"iconURL":"skin/IconButton_67284837_7DB8_0FC0_41DF_39C9C05A9154.png","maxWidth":80,"backgroundOpacity":0,"click":"this.loadFromCurrentMediaPlayList(this.mainPlayList, -1, true)","mode":"push","transparencyActive":true,"minHeight":1,"minWidth":1,"propagateClick":false,"shadow":false,"class":"IconButton","rollOverIconURL":"skin/IconButton_67284837_7DB8_0FC0_41DF_39C9C05A9154_rollover.png","data":{"name":"Back"},"visible":false,"toolTipHorizontalAlign":"center","paddingTop":0,"cursor":"hand"},{"borderRadius":0,"paddingBottom":0,"id":"veilPopupPanorama","left":0,"right":0,"backgroundColorRatios":[0],"paddingRight":0,"paddingLeft":0,"showEffect":{"duration":350,"easing":"cubic_in_out","class":"FadeInEffect"},"borderSize":0,"top":0,"backgroundColorDirection":"vertical","bottom":0,"backgroundColor":["#000000"],"backgroundOpacity":0.55,"minHeight":0,"minWidth":0,"propagateClick":false,"shadow":false,"class":"UIComponent","data":{"name":"UIComponent64265"},"visible":false,"toolTipHorizontalAlign":"center","paddingTop":0},{"borderRadius":0,"paddingBottom":0,"id":"zoomImagePopupPanorama","left":0,"right":0,"backgroundColorRatios":[],"paddingRight":0,"paddingLeft":0,"borderSize":0,"top":0,"backgroundColorDirection":"vertical","bottom":0,"backgroundColor":[],"backgroundOpacity":1,"minHeight":0,"minWidth":0,"propagateClick":false,"shadow":false,"class":"ZoomImage","scaleMode":"custom","data":{"name":"ZoomImage64266"},"visible":false,"toolTipHorizontalAlign":"center","paddingTop":0},{"borderRadius":0,"shadowSpread":1,"paddingBottom":5,"id":"closeButtonPopupPanorama","verticalAlign":"middle","iconWidth":"100%","shadowColor":"#000000","right":10,"backgroundColorRatios":[0,0.1,1],"fontFamily":"Arial","pressedIconColor":"#888888","paddingRight":5,"paddingLeft":5,"iconLineWidth":5,"gap":5,"horizontalAlign":"center","iconHeight":"100%","showEffect":{"duration":350,"easing":"cubic_in_out","class":"FadeInEffect"},"borderSize":0,"top":10,"borderColor":"#000000","backgroundColorDirection":"vertical","textDecoration":"none","backgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"layout":"horizontal","fontSize":"1.29vmin","backgroundOpacity":0.3,"mode":"push","minHeight":0,"minWidth":0,"propagateClick":false,"fontStyle":"normal","shadow":false,"rollOverIconColor":"#666666","shadowBlurRadius":6,"class":"CloseButton","iconColor":"#000000","fontColor":"#FFFFFF","data":{"name":"CloseButton64267"},"visible":false,"toolTipHorizontalAlign":"center","paddingTop":5,"cursor":"hand","fontWeight":"normal"},{"label":"Javi GarcÃa","id":"TDVAuthor","class":"PlayerMenuItem"},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C3ED76F_6C58_4329_41CC_961DC1D42A7E","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64260"}},{"viewerArea":"this.viewer_uid4C32B76C_6C58_432F_41DA_F9D8A28AE8C3","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C32B76C_6C58_432F_41DA_F9D8A28AE8C3VideoPlayer"},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C3E3770_6C58_4337_41DA_0EF923588F3A","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64264"}},{"autoplay":false,"id":"overlay_7D7E4979_6735_437B_41B1_F4BED0A0666E","cues":[],"roll":0.93,"loop":false,"chromaSmoothing":0.32,"image":"this.res_9ADA2A2D_86B2_6F3A_41C2_AE1A15BA9DBC","pitch":12.88,"hfov":7.79,"blending":0,"click":"this.quizSetItemFound('item_99732C53_8691_EB6E_41D7_976BE6CC4CF4'); this.showPopupPanoramaOverlay(this.popup_45053C6E_515C_F213_41D1_A841C9CE6A58, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, this.res_42472E45_512F_CE11_41D3_EBBC936150F9, null, null, null, false); this.overlay_7D7E4979_6735_437B_41B1_F4BED0A0666E.play()","yaw":11.51,"enabledInCardboard":true,"data":{"label":"Hidden Hazard (circle)"},"rotationY":-0.16,"chromaColor":"#0095D0","class":"VideoPanoramaOverlay","vfov":16.77,"enabled":false,"videoVisibleOnStop":true,"rotationX":-63.17,"end":"this.setComponentVisibility(this.Container_46EA562A_53DC_6546_4178_45CAF6C01AEC, true, 0, this.effect_4207982B_515D_5211_41C5_FC8F33A4855E, 'showEffect', false)","chromaThreshold":0.07,"useHandCursor":false,"distance":50,"video":{"width":300,"levels":[{"width":300,"url":"media/video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D.mp4","class":"VideoResourceLevel","bitrate":162,"posterURL":"media/video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D_poster.jpg","type":"video/mp4","framerate":24,"height":300}],"class":"VideoResource","height":300}},{"autoplay":false,"id":"overlay_7D7E7979_6735_437B_41C9_3DD39676D860","cues":[],"roll":-0.31,"loop":false,"chromaSmoothing":0.32,"image":"this.res_9ADA2A2D_86B2_6F3A_41C2_AE1A15BA9DBC","pitch":38.33,"hfov":9.08,"blending":0,"click":"this.quizSetItemFound('item_96486D57_8702_42D1_41E0_4D4B0F5C7D56'); this.showPopupPanoramaOverlay(this.popup_9D128C65_833A_5B83_41D8_D6A8DD8F74FB, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':1,'paddingTop':10,'rollOverBackgroundColor':['#E7392B'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':4,'backgroundColorRatios':[0],'pressedBorderSize':0,'iconLineWidth':4,'pressedBackgroundColorRatios':[0],'pressedBorderColor':'#000000','pressedBackgroundOpacity':1,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#000000','pressedIconColor':'#FFFFFF','rollOverBorderColor':'#000000','paddingRight':10,'paddingLeft':10,'pressedIconHeight':20,'iconColor':'#FFFFFF','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':1,'rollOverBackgroundColorRatios':[0],'borderRadius':0,'paddingBottom':10,'pressedIconWidth':20,'pressedBackgroundColor':['#E7392B'],'backgroundColor':['#E7392B'],'rollOverIconWidth':20}, this.res_42446F44_512F_CE17_41CF_69835DC32EB9, null, null, null, false); this.overlay_7D7E7979_6735_437B_41C9_3DD39676D860.play()","yaw":-118.45,"enabledInCardboard":true,"data":{"label":"Hidden Hazard (circle)"},"rotationY":2.67,"chromaColor":"#0095D0","class":"VideoPanoramaOverlay","vfov":13.88,"enabled":false,"videoVisibleOnStop":true,"rotationX":-40.26,"chromaThreshold":0.07,"useHandCursor":false,"distance":50,"video":{"width":300,"levels":[{"width":300,"url":"media/video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D.mp4","class":"VideoResourceLevel","bitrate":162,"posterURL":"media/video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D_poster.jpg","type":"video/mp4","framerate":24,"height":300}],"class":"VideoResource","height":300}},{"autoplay":false,"id":"overlay_7D7E897A_6735_4379_41C3_3CCD2F187497","cues":[],"roll":-0.28,"loop":false,"chromaSmoothing":0.32,"image":"this.res_9ADA2A2D_86B2_6F3A_41C2_AE1A15BA9DBC","pitch":31.14,"hfov":9.9,"blending":0,"click":"this.quizSetItemFound('item_5EB4BA78_4C91_35B8_4166_858C2C1F46E4'); this.showPopupPanoramaOverlay(this.popup_5EBF1A78_4C91_35B8_41A7_1C2E42EB0656, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':1,'paddingTop':10,'rollOverBackgroundColor':['#E7392B'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':4,'backgroundColorRatios':[0],'pressedBorderSize':0,'iconLineWidth':4,'pressedBackgroundColorRatios':[0],'pressedBorderColor':'#000000','pressedBackgroundOpacity':1,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#000000','pressedIconColor':'#FFFFFF','rollOverBorderColor':'#000000','paddingRight':10,'paddingLeft':10,'pressedIconHeight':20,'iconColor':'#FFFFFF','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':1,'rollOverBackgroundColorRatios':[0],'borderRadius':0,'paddingBottom':10,'pressedIconWidth':20,'pressedBackgroundColor':['#E7392B'],'backgroundColor':['#E7392B'],'rollOverIconWidth':20}, this.res_42448048_512F_D21F_41C1_FF422187BB20, null, null, null, false); this.overlay_7D7E897A_6735_4379_41C3_3CCD2F187497.play()","yaw":109.9,"enabledInCardboard":true,"data":{"label":"Hidden Hazard (circle)"},"rotationY":2.44,"chromaColor":"#0095D0","class":"VideoPanoramaOverlay","vfov":12.75,"enabled":false,"videoVisibleOnStop":true,"rotationX":-33.45,"chromaThreshold":0.07,"useHandCursor":false,"distance":50,"video":{"width":300,"levels":[{"width":300,"url":"media/video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D.mp4","class":"VideoResourceLevel","bitrate":162,"posterURL":"media/video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D_poster.jpg","type":"video/mp4","framerate":24,"height":300}],"class":"VideoResource","height":300}},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_43B447CA_6A7A_6177_41D7_EEAA4CE4B696"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"pregunta2"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C28B746_6C58_435B_41A5_DBED8D617FEC","pitch":4.77,"hfov":23.92,"yaw":-121.46,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.92,"scaleMode":"fit_inside","distance":50}],"id":"overlay_438397C8_6A7A_6173_41C5_22F16ADD4F2A","data":{"label":"pregunta2"},"rollOverDisplay":false},{"id":"overlay_7D7E997A_6735_4379_41B3_41A35F5E3D5A","class":"LensFlarePanoramaOverlay","pitch":39,"bleaching":0.7,"yaw":-114.93,"bleachingDistance":0.4},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_4E16790B_6BB6_2EF5_41D8_A9EB276E631F"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"pregunta1"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C290747_6C58_4359_4190_07DD0F59D665","pitch":5.2,"hfov":23.9,"yaw":-136.74,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.9,"scaleMode":"fit_inside","distance":50}],"id":"overlay_4E1108F0_6BB6_2F13_41B9_C24D0F75424A","enabledInCardboard":true,"data":{"label":"pregunta1"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_4A5E7AB5_6A4A_E31D_41A8_B83B5D8E3DE8"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C293747_6C58_4359_41C1_FDBF99ECD39A","pitch":6.74,"hfov":23.83,"yaw":84.83,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.83,"scaleMode":"fit_inside","distance":50}],"id":"overlay_4A662A9D_6A4A_E30D_41DA_2C6369208CF4","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_435A2E8E_6A4A_230C_4195_330EBCD74210"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C29F747_6C58_4359_41CB_FD8CF9C03B1B","pitch":16.05,"hfov":23.06,"yaw":-4.98,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.06,"scaleMode":"fit_inside","distance":50}],"id":"overlay_4CA32E75_6A4A_231C_41D8_F7B251227D06","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_4189D5EF_6ACA_210D_41D5_83E396675C97"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2A6747_6C58_4359_41B1_8C1A014EE6EC","pitch":5.17,"hfov":23.9,"yaw":-104.82,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.9,"scaleMode":"fit_inside","distance":50}],"id":"overlay_419895ED_6ACA_210D_41D1_7A2BCB952ECB","data":{"label":"Imagen"},"rollOverDisplay":false},{"areas":["this.HotspotPanoramaOverlayArea_64345320_6BA8_5CD7_41D1_237BA9882182"],"class":"HotspotPanoramaOverlay","maps":[],"useHandCursor":true,"items":[{"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","data":{"label":"Imagen"},"verticalAlign":"middle","vfov":14.72,"scaleMode":"fit_inside","distance":50,"image":"this.res_799E0DB4_6BA8_473F_417D_02BC22468A65","pitch":9.63,"hfov":10.15,"yaw":-86.1}],"id":"overlay_6455C2A9_6BA8_5D29_41D9_D039DE42FF31","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7B49FEB1_6BA8_4538_41AA_090FBA6FD7FD"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2A2747_6C58_4359_41D6_DE1C21B73A54","pitch":5.93,"hfov":23.87,"yaw":144.64,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.87,"scaleMode":"fit_inside","distance":50}],"id":"overlay_7AA5BEAE_6BA8_4528_41D5_07A2D093804B","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7069B5B7_6A4A_E11D_41D3_319352652C57"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"video1"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2D4744_6C58_435F_41BD_F29F1523B4F0","pitch":24.53,"hfov":13.1,"yaw":-2.99,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":13.1,"scaleMode":"fit_inside","distance":50}],"id":"overlay_707025AB_6A4A_E135_41CD_8C5CEA4A96A7","enabledInCardboard":true,"data":{"label":"video1"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7037EA82_6A56_63F4_41D2_670A83D957A4"],"maps":[],"useHandCursor":true,"enabled":false,"items":[{"data":{"label":"contador"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2E7744_6C58_4358_41C8_7279CC939018","pitch":25.35,"hfov":16.27,"yaw":-3.45,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":16.27,"scaleMode":"fit_inside","distance":50}],"id":"overlay_70301A78_6A56_6313_41C4_ACD970B0593B","data":{"label":"contador"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_4AF175C0_6ABE_2173_41C0_5FA6B33C4B7F"],"maps":[],"useHandCursor":true,"enabled":false,"items":[{"data":{"label":"Video2"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2D0745_6C58_4359_41C0_88ADA724DF64","pitch":24.48,"hfov":13.11,"yaw":9.1,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":13.11,"scaleMode":"fit_inside","distance":50}],"id":"overlay_4AF055BF_6ABE_210D_41D4_B8C17B336321","enabledInCardboard":true,"data":{"label":"Video2"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_70D6C5C4_6ABE_6173_41AC_6F712428C011"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2DC745_6C58_4359_41CE_1819536AF5D3","pitch":7.29,"hfov":14.28,"yaw":-162.85,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":14.28,"scaleMode":"fit_inside","distance":50}],"id":"overlay_70CED5BA_6ABE_6117_41D3_D98A148E9368","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_724052C6_6AB6_237F_41D8_04AE84A00F5D"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Video2"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2D8745_6C58_4359_41B6_86BB04167FF6","pitch":6.97,"hfov":14.29,"yaw":-98.66,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":14.29,"scaleMode":"fit_inside","distance":50}],"id":"overlay_72AB52B9_6AB6_2315_41D2_42FFEBF7C725","enabledInCardboard":true,"data":{"label":"Video2"},"rollOverDisplay":false},{"viewerArea":"this.viewer_uid4C3C876E_6C58_432B_41BB_3F011C3BD9B9","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C3C876E_6C58_432B_41BB_3F011C3BD9B9VideoPlayer"},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C3D776E_6C58_432B_41D0_1FB07DE8DD4C","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64255"}},{"viewerArea":"this.viewer_uid4C3EA76F_6C58_4329_41D4_E71DF26E3ED7","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C3EA76F_6C58_4329_41D4_E71DF26E3ED7VideoPlayer"},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_467BE751_60E1_18E1_41D5_6A9B1D7F197B"],"maps":[],"useHandCursor":false,"items":[{"class":"HotspotPanoramaOverlayImage","data":{"label":"Hidden Hazard (interactive area)"},"roll":0,"distance":50,"image":{"levels":[{"url":"media/panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA_HS_or5z06xl.png","width":1166,"class":"ImageResourceLevel","height":930}],"class":"ImageResource"},"pitch":-21.88,"hfov":33.97,"yaw":148.17}],"id":"overlay_5E6E7F69_5155_CE1E_41CD_1A736967C3FF","enabledInCardboard":true,"data":{"label":"Hidden Hazard (interactive area)"},"rollOverDisplay":false},{"autoplay":false,"id":"overlay_5E6E6F69_5155_CE1E_41C1_C180707B78AA","cues":[],"roll":-2.15,"loop":false,"chromaSmoothing":0.32,"image":"this.res_9ADA2A2D_86B2_6F3A_41C2_AE1A15BA9DBC","pitch":-20.9,"hfov":16.26,"blending":0,"click":"this.quizSetItemFound('item_4F964DB2_6127_2BA3_41C9_6D5BFC8C1F9E'); this.overlay_5E6E6F69_5155_CE1E_41C1_C180707B78AA.play()","yaw":149.31,"enabledInCardboard":true,"rotationY":-5.53,"chromaColor":"#0095D0","class":"VideoPanoramaOverlay","vfov":16.36,"useHandCursor":false,"videoVisibleOnStop":true,"end":"this.showPopupPanoramaOverlay(this.popup_474C56F7_6160_F9A1_41D6_324F5CBC436A, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':1,'paddingTop':10,'rollOverBackgroundColor':['#E7392B'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':4,'backgroundColorRatios':[0],'pressedBorderSize':0,'iconLineWidth':4,'pressedBackgroundColorRatios':[0],'pressedBorderColor':'#000000','pressedBackgroundOpacity':1,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#000000','pressedIconColor':'#FFFFFF','rollOverBorderColor':'#000000','paddingRight':10,'paddingLeft':10,'pressedIconHeight':20,'iconColor':'#FFFFFF','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':1,'rollOverBackgroundColorRatios':[0],'borderRadius':0,'paddingBottom':10,'pressedIconWidth':20,'pressedBackgroundColor':['#E7392B'],'backgroundColor':['#E7392B'],'rollOverIconWidth':20}, this.res_479EED0B_6161_2861_41A9_3BD1FA7DD8EF, null, null, null, false)","chromaThreshold":0.07,"distance":50,"rotationX":6.61,"data":{"label":"HS Circle (video)"},"video":{"width":300,"levels":[{"width":300,"url":"media/video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D.mp4","class":"VideoResourceLevel","bitrate":162,"posterURL":"media/video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D_poster.jpg","type":"video/mp4","framerate":24,"height":300}],"class":"VideoResource","height":300}},{"autoplay":false,"id":"overlay_5E6E5F69_5155_CE1E_41CE_FFFFDA37F757","cues":[],"roll":-1.27,"loop":false,"chromaSmoothing":0.32,"image":"this.res_9ADA2A2D_86B2_6F3A_41C2_AE1A15BA9DBC","pitch":-33.35,"hfov":23.38,"blending":0,"click":"this.quizSetItemFound('item_52DD9AC4_6127_69E7_41C4_706B042AAE27'); this.overlay_5E6E5F69_5155_CE1E_41CE_FFFFDA37F757.play()","yaw":-124.23,"enabledInCardboard":true,"rotationY":-9.92,"chromaColor":"#0095D0","class":"VideoPanoramaOverlay","vfov":22.61,"useHandCursor":false,"videoVisibleOnStop":true,"end":"this.showPopupPanoramaOverlay(this.popup_47F52D2E_6161_28A3_41AB_86EF1A35CBC2, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':1,'paddingTop':10,'rollOverBackgroundColor':['#E7392B'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':4,'backgroundColorRatios':[0],'pressedBorderSize':0,'iconLineWidth':4,'pressedBackgroundColorRatios':[0],'pressedBorderColor':'#000000','pressedBackgroundOpacity':1,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#000000','pressedIconColor':'#FFFFFF','rollOverBorderColor':'#000000','paddingRight':10,'paddingLeft':10,'pressedIconHeight':20,'iconColor':'#FFFFFF','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':1,'rollOverBackgroundColorRatios':[0],'borderRadius':0,'paddingBottom':10,'pressedIconWidth':20,'pressedBackgroundColor':['#E7392B'],'backgroundColor':['#E7392B'],'rollOverIconWidth':20}, this.res_47977E13_6161_2861_41D4_180B8819DEDC, null, null, null, false)","chromaThreshold":0.07,"distance":50,"rotationX":-3.31,"data":{"label":"Hidden Hazard (circle)"},"video":{"width":300,"levels":[{"width":300,"url":"media/video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D.mp4","class":"VideoResourceLevel","bitrate":162,"posterURL":"media/video_990BDC2E_86B1_AB37_41DA_CE2DB7D1611D_poster.jpg","type":"video/mp4","framerate":24,"height":300}],"class":"VideoResource","height":300}},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_A6E461BD_8701_B59F_41DE_DF9C378DBFDF"],"maps":[],"useHandCursor":true,"items":[{"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","data":{"label":"Quiz"},"verticalAlign":"middle","vfov":6.61,"scaleMode":"fit_inside","distance":50,"image":"this.res_9FBA10DE_86E2_02E9_41D8_7003EE4C2DED","pitch":-9.11,"hfov":6.61,"yaw":-44.44}],"id":"overlay_5E6A3F69_5155_CE1E_41B9_4B1B235732C2","data":{"label":"Quiz"},"rollOverDisplay":false},{"id":"overlay_5E6A2F69_5155_CE1E_41D2_CBEAD7DA6A79","class":"LensFlarePanoramaOverlay","pitch":39.5,"bleaching":0.7,"yaw":162.16,"bleachingDistance":0.4},{"viewerArea":"this.viewer_uid4C3E076F_6C58_4329_41B5_0507A45DEA23","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C3E076F_6C58_4329_41B5_0507A45DEA23VideoPlayer"},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C32176C_6C58_432F_41AF_466DB483265C","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64243"}},{"restartMovementOnUserInteraction":false,"id":"sequence_772F86F7_6C6F_C539_41D7_2F38063E89BE","movements":[{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_in","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":323,"easing":"linear","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_out","class":"DistancePanoramaCameraMovement"}],"class":"PanoramaCameraSequence"},{"viewerArea":"this.viewer_uid4C3C076D_6C58_4329_4167_A194504D94AF","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C3C076D_6C58_4329_4167_A194504D94AFVideoPlayer"},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_77454817_6C68_CCF9_41C7_2B461D6C1D00"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C35974A_6C58_436B_41D4_E975F1F65489","pitch":45.54,"hfov":16.31,"yaw":-48.44,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":16.31,"scaleMode":"fit_inside","distance":50}],"id":"overlay_77511815_6C68_CCF9_41D2_1F95DBF66574","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"viewerArea":"this.viewer_uid4C33176D_6C58_4329_41CB_1A883617B297","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C33176D_6C58_4329_41CB_1A883617B297VideoPlayer"},{"restartMovementOnUserInteraction":false,"id":"sequence_7A224933_6BA8_4F39_41D2_7305D4EC9DCC","movements":[{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_in","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":323,"easing":"linear","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_out","class":"DistancePanoramaCameraMovement"}],"class":"PanoramaCameraSequence"},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_79D8FA10_6BD8_4CF7_41D7_19E6CA478F85"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2AE747_6C58_4359_41C5_5F6AA2B3CA6A","pitch":19.25,"hfov":22.66,"yaw":-111.37,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":22.66,"scaleMode":"fit_inside","distance":50}],"id":"overlay_79D5CA09_6BD8_4CE9_41BC_C9A86233B1FD","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7914D960_6BD8_4F57_41D8_9DB51D7C7338"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2AA747_6C58_4359_41C9_DFD126F655F2","pitch":-7.45,"hfov":23.8,"yaw":-12.47,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.8,"scaleMode":"fit_inside","distance":50}],"id":"overlay_7907A95D_6BD8_4F69_41CA_5E1E77139630","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7EAD108A_6CB8_7DE8_41D2_19D9048C5038"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2B7748_6C58_4357_41CE_54130DDD2A9E","pitch":10.39,"hfov":23.61,"yaw":-68.75,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.61,"scaleMode":"fit_inside","distance":50}],"id":"overlay_7EB8C088_6CB8_7DE8_41C2_9CEB6F1093EA","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7FA63639_6CB8_C528_41AE_7C733E0BB9AF"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2B2748_6C58_4357_41BE_DA07C01B55AE","pitch":11.29,"hfov":23.54,"yaw":-149.47,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.54,"scaleMode":"fit_inside","distance":50}],"id":"overlay_7FC91636_6CB8_C538_41CD_79F66BDB5E18","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"viewerArea":"this.viewer_uid4C3C476D_6C58_4329_41B3_DFD0A232448C","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C3C476D_6C58_4329_41B3_DFD0A232448CVideoPlayer"},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C3E076F_6C58_4329_41B5_0507A45DEA23","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64259"}},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_701AA393_6A4A_2115_41C4_4964321B3261"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2E5745_6C58_4359_41D4_2670B1DC31DC","pitch":6.04,"hfov":12.25,"yaw":122.34,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":12.25,"scaleMode":"fit_inside","distance":50}],"id":"overlay_7060F386_6A4A_21FF_41D5_467790A9FCC6","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"restartMovementOnUserInteraction":false,"id":"sequence_795ABFBB_6C58_4329_41AC_D16ABEE9FE92","movements":[{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_in","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":323,"easing":"linear","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_out","class":"DistancePanoramaCameraMovement"}],"class":"PanoramaCameraSequence"},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C33976D_6C58_4329_41BC_07A4C5B4A1E5","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64250"}},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7AE49D25_6C68_44D8_41AD_C22ECC45FF7C"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2B1749_6C58_4369_419F_231F7689044E","pitch":-35.58,"hfov":19.52,"yaw":115.76,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":19.52,"scaleMode":"fit_inside","distance":50}],"id":"overlay_7AD72D22_6C68_44D8_41D1_E7A3A0F9E9BB","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7B8DDE8F_6C68_45E9_41D4_0C1A8B2744B4"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2BC749_6C58_4369_41A9_A0748AA17E90","pitch":22.13,"hfov":22.23,"yaw":-125.41,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":22.23,"scaleMode":"fit_inside","distance":50}],"id":"overlay_7A7DFE8E_6C68_45EB_41D2_D8721D729105","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7BA2ABEF_6C69_C329_4174_72636C24F409"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2B8749_6C58_4369_41D9_181C8E457D03","pitch":8.58,"hfov":23.73,"yaw":-91.3,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.73,"scaleMode":"fit_inside","distance":50}],"id":"overlay_7BDFABED_6C69_C329_418F_B090C3F6B500","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"viewerArea":"this.viewer_uid4C3ED76F_6C58_4329_41CC_961DC1D42A7E","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C3ED76F_6C58_4329_41CC_961DC1D42A7EVideoPlayer"},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7C5E4C45_6ADA_277D_41A0_880E2C8B92C4"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C238744_6C58_435F_41B5_0C452727C567","pitch":5.15,"hfov":12.26,"yaw":-49.44,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":12.26,"scaleMode":"fit_inside","distance":50}],"id":"overlay_7C68CC3A_6ADA_2717_41CB_4DF8FE6E4A8B","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_709020FE_6C68_DD2B_41AA_BAD6DB4ED669"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C36574A_6C58_436B_41C2_474BA228B9EC","pitch":24.46,"hfov":21.85,"yaw":-2.65,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":21.85,"scaleMode":"fit_inside","distance":50}],"id":"overlay_776700FB_6C68_DD29_41D1_E0F432CCDE4D","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_70C7FAAE_6C68_4D2B_4193_7710CF3CE820"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C36174A_6C58_436B_41D4_E4E6C0C157AA","pitch":17.39,"hfov":22.9,"yaw":60.01,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":22.9,"scaleMode":"fit_inside","distance":50}],"id":"overlay_70E3BAAB_6C68_4D29_419A_14161BB61AF4","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_70787358_6C58_4377_41D1_3C6C16DCA9C2"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C36E74A_6C58_436B_41A9_BE8C562E6EA8","pitch":-20.97,"hfov":22.41,"yaw":105.31,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":22.41,"scaleMode":"fit_inside","distance":50}],"id":"overlay_70679356_6C58_437B_417A_A79E1FC9F6AA","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_700DF57D_6C58_4728_41D4_FDE9A9D38199"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C36A74A_6C58_436B_41D6_370F940B01DC","pitch":26.11,"hfov":21.55,"yaw":18.97,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":21.55,"scaleMode":"fit_inside","distance":50}],"id":"overlay_7072F57A_6C58_4728_41B8_C099C028FA0D","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C33D76D_6C58_4329_41DA_D1E45958185E","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64249"}},{"viewerArea":"this.viewer_uid4C33D76D_6C58_4329_41DA_D1E45958185E","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C33D76D_6C58_4329_41DA_D1E45958185EVideoPlayer"},{"viewerArea":"this.viewer_uid4C31876B_6C58_4329_41DA_32CD6EC0528F","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C31876B_6C58_4329_41DA_32CD6EC0528FVideoPlayer"},{"restartMovementOnUserInteraction":false,"id":"sequence_708989C1_6C69_CF59_41D7_56BA3C12EC9D","movements":[{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_in","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":323,"easing":"linear","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_out","class":"DistancePanoramaCameraMovement"}],"class":"PanoramaCameraSequence"},{"restartMovementOnUserInteraction":false,"id":"sequence_76D6A4B6_6C7B_C53B_41C8_5F7831C60E3D","movements":[{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_in","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":323,"easing":"linear","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_out","class":"DistancePanoramaCameraMovement"}],"class":"PanoramaCameraSequence"},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_760E6F86_6C79_C3DB_41B8_AD64F652325D"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C356749_6C58_4369_41B2_48013D6DED16","pitch":23.17,"hfov":21.42,"yaw":-167.32,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":21.42,"scaleMode":"fit_inside","distance":50}],"id":"overlay_7628CF84_6C79_C3DF_41B7_40A147F07E69","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C3DF76F_6C58_4329_41C1_F6148E87F5A9","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64257"}},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C3C876E_6C58_432B_41BB_3F011C3BD9B9","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64254"}},{"paddingTop":0,"paddingBottom":0,"width":"100%","id":"WebFrame_4C187819_6C58_4CE9_41C7_3EFB2FECBD6B","height":"100%","backgroundColorRatios":[],"paddingRight":0,"paddingLeft":0,"borderSize":0,"insetBorder":false,"backgroundColorDirection":"vertical","backgroundColor":[],"backgroundOpacity":1,"minHeight":0,"minWidth":0,"scrollEnabled":true,"propagateClick":false,"shadow":false,"class":"WebFrame","data":{"name":"WebFrame64245"},"toolTipHorizontalAlign":"center","borderRadius":0},{"viewerArea":"this.viewer_uid4C32D76C_6C58_432F_41D2_B7BDD2A31CBA","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C32D76C_6C58_432F_41D2_B7BDD2A31CBAVideoPlayer"},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_76C15CC8_6A4A_2773_41D5_D88790A9884E"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2E1745_6C58_4359_41CA_2EAEBDBEA7C5","pitch":18.01,"hfov":11.41,"yaw":6.24,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":11.41,"scaleMode":"fit_inside","distance":50}],"id":"overlay_76C58CBC_6A4A_2713_41D7_A185781ECE9D","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_763EC450_6A4A_2713_41D8_5F85ABA7CBB6"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2EC745_6C58_4359_41D7_DEA8B298A15F","pitch":-4.7,"hfov":11.96,"yaw":14.68,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":11.96,"scaleMode":"fit_inside","distance":50}],"id":"overlay_76049446_6A4A_277F_41D1_0259D58F86E2","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_702CF512_6A4A_2117_41BB_5A1AC5C29EEB"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2EA746_6C58_435B_41CD_33F3DD67C01B","pitch":9.48,"hfov":11.84,"yaw":-41.74,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":11.84,"scaleMode":"fit_inside","distance":50}],"id":"overlay_70346507_6A4A_26FD_41AB_B53EDC6C94A9","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7659B024_6A4A_1F33_41D8_CA686B9CA863"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2F1746_6C58_435B_41DA_3468F0B48AAC","pitch":31.27,"hfov":10.26,"yaw":97.56,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":10.26,"scaleMode":"fit_inside","distance":50}],"id":"overlay_765EF01A_6A4A_1F17_41A3_EF284557D82E","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C3CC76E_6C58_432B_41CA_EB6C6B8153BF","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64253"}},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7923C6FC_6C58_C528_41CC_1961D497A060"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C34E748_6C58_4357_41D0_B8E4060D360D","pitch":0.09,"hfov":23.29,"yaw":90.61,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.29,"scaleMode":"fit_inside","distance":50}],"id":"overlay_794126F9_6C58_C528_41BB_E5F314C2479A","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"restartMovementOnUserInteraction":false,"id":"sequence_795F5800_6C58_4CD7_41D6_5AAC9CB0E8BC","movements":[{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_in","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":323,"easing":"linear","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_out","class":"DistancePanoramaCameraMovement"}],"class":"PanoramaCameraSequence"},{"viewerArea":"this.viewer_uid4C3DB76F_6C58_4329_4170_307C9F744A7F","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C3DB76F_6C58_4329_4170_307C9F744A7FVideoPlayer"},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C3DD770_6C58_4337_41D2_4DAB33892048","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64262"}},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C33176D_6C58_4329_41CB_1A883617B297","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64248"}},{"viewerArea":"this.viewer_uid4C3E6770_6C58_4337_41C3_24516F2E7306","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C3E6770_6C58_4337_41C3_24516F2E7306VideoPlayer"},{"restartMovementOnUserInteraction":false,"id":"sequence_78542190_6CA9_DFF7_41D9_7A4DAADB9F60","movements":[{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_in","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":323,"easing":"linear","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_out","class":"DistancePanoramaCameraMovement"}],"class":"PanoramaCameraSequence"},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_78E00F3F_6CA8_C328_41D2_8C62BA24E028"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2B9748_6C58_4357_41D9_333136064EB1","pitch":-19.33,"hfov":22.65,"yaw":-14.05,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":22.65,"scaleMode":"fit_inside","distance":50}],"id":"overlay_78F1FF3D_6CA8_C328_41B0_F84925AA744F","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_79A52052_6C58_5D78_41C1_33ADB07FBDE6"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C346748_6C58_4357_41C1_618FC4A5D5BF","pitch":5.73,"hfov":23.88,"yaw":24.87,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.88,"scaleMode":"fit_inside","distance":50}],"id":"overlay_79C6C04F_6C58_5D68_41D8_DC30722CC785","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_79D3747D_6C58_4528_41D2_8E2A867F7D8E"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C343748_6C58_4357_41D1_D23B43DD384F","pitch":4.83,"hfov":23.91,"yaw":-137.66,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.91,"scaleMode":"fit_inside","distance":50}],"id":"overlay_79F8D47B_6C58_4528_41D3_C9A0ECECF8FC","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_710F6E34_6A76_6313_41C7_079A28608B38"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2FE746_6C58_435B_41D5_ADFC07466AA8","pitch":6.07,"hfov":11.58,"yaw":-58.94,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":11.58,"scaleMode":"fit_inside","distance":50}],"id":"overlay_7107FE28_6A76_6333_41CE_15424C33A028","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"viewerArea":"this.viewer_uid4C33976D_6C58_4329_41BC_07A4C5B4A1E5","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C33976D_6C58_4329_41BC_07A4C5B4A1E5VideoPlayer"},{"viewerArea":"this.viewer_uid4C3E3770_6C58_4337_41DA_0EF923588F3A","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C3E3770_6C58_4337_41DA_0EF923588F3AVideoPlayer"},{"viewerArea":"this.viewer_uid4C32976C_6C58_432F_41CA_D2A2BF08691B","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C32976C_6C58_432F_41CA_D2A2BF08691BVideoPlayer"},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C32D76C_6C58_432F_41D2_B7BDD2A31CBA","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64244"}},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C32B76C_6C58_432F_41DA_F9D8A28AE8C3","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64247"}},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C31876B_6C58_4329_41DA_32CD6EC0528F","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64242"}},{"restartMovementOnUserInteraction":false,"id":"sequence_74C68C96_6C68_45F8_41C1_F797CB55908A","movements":[{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_in","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":323,"easing":"linear","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_out","class":"DistancePanoramaCameraMovement"}],"class":"PanoramaCameraSequence"},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_745EA001_6C78_5CD9_41C8_1FDC817C614E"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C340749_6C58_4369_41CC_847669AE2900","pitch":-26.91,"hfov":21.4,"yaw":113.09,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":21.4,"scaleMode":"fit_inside","distance":50}],"id":"overlay_742B5FFF_6C78_4329_41B4_BDBC27AD1B6A","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7532AE04_6C7B_C4D8_41D0_FC9A8FDBF079"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C343749_6C58_4369_41D9_A5EB5DD7AD05","pitch":-7.28,"hfov":23.81,"yaw":-162.77,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.81,"scaleMode":"fit_inside","distance":50}],"id":"overlay_75077E02_6C7B_C4D8_41CE_6D97B4243CC2","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7686D2EC_6C78_5D2F_41BB_AB8B2EEFF3BB"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C349749_6C58_4369_41C3_0FD49F93A36F","pitch":2.87,"hfov":23.97,"yaw":27.44,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.97,"scaleMode":"fit_inside","distance":50}],"id":"overlay_769702EA_6C78_5D2B_41C9_BCB092A8C091","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"viewerArea":"this.viewer_uid4C32176C_6C58_432F_41AF_466DB483265C","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C32176C_6C58_432F_41AF_466DB483265CVideoPlayer"},{"restartMovementOnUserInteraction":false,"id":"sequence_76768306_6C78_DCDB_41D5_CBAB655431BC","movements":[{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_in","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":323,"easing":"linear","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_out","class":"DistancePanoramaCameraMovement"}],"class":"PanoramaCameraSequence"},{"viewerArea":"this.viewer_uid4C3DF76F_6C58_4329_41C1_F6148E87F5A9","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C3DF76F_6C58_4329_41C1_F6148E87F5A9VideoPlayer"},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C3C476D_6C58_4329_41B3_DFD0A232448C","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64251"}},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_724841B7_6AB6_211D_4188_94F01FE05831"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2C8744_6C58_435F_41CC_D8CAB8F27D7A","pitch":6.25,"hfov":11.93,"yaw":-28.55,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":11.93,"scaleMode":"fit_inside","distance":50}],"id":"overlay_724221A6_6AB6_213F_41AF_70E5AFB19FEA","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"viewerArea":"this.viewer_uid4C3D776E_6C58_432B_41D0_1FB07DE8DD4C","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C3D776E_6C58_432B_41D0_1FB07DE8DD4CVideoPlayer"},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_764C64D7_6C68_4579_41DA_0511495B8551"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C35274A_6C58_436B_41B9_BD7FAC569BAB","pitch":2.02,"hfov":23.99,"yaw":102.63,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.99,"scaleMode":"fit_inside","distance":50}],"id":"overlay_765924D5_6C68_4579_41D0_25EDDB0C3873","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7781CA44_6C68_CD5F_41D8_448F95E53B4C"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C35E74A_6C58_436B_4196_703E63737C63","pitch":6.27,"hfov":23.86,"yaw":-156.54,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.86,"scaleMode":"fit_inside","distance":50}],"id":"overlay_77DAEA41_6C68_CD59_41C2_EA48965ED06B","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"viewerArea":"this.viewer_uid4C3D276E_6C58_432B_41CB_E21F72E9FCDB","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C3D276E_6C58_432B_41CB_E21F72E9FCDBVideoPlayer"},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C3DB76F_6C58_4329_4170_307C9F744A7F","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64258"}},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C3EA76F_6C58_4329_41D4_E71DF26E3ED7","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64261"}},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C3D276E_6C58_432B_41CB_E21F72E9FCDB","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64256"}},{"restartMovementOnUserInteraction":false,"id":"sequence_7065BEBE_6C58_452B_41DA_37542A7C5A35","movements":[{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_in","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":323,"easing":"linear","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_out","class":"DistancePanoramaCameraMovement"}],"class":"PanoramaCameraSequence"},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C3C076D_6C58_4329_4167_A194504D94AF","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64252"}},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_71AF21BC_6C58_7F28_41CE_635E0123E116"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C37574B_6C58_4369_41B3_D505D9F0378A","pitch":38.74,"hfov":18.72,"yaw":-29.97,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":18.72,"scaleMode":"fit_inside","distance":50}],"id":"overlay_705E21B4_6C58_7F38_41BC_40E0CF8E3E10","enabledInCardboard":true,"data":{"label":"Imagen"},"rollOverDisplay":false},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C32976C_6C58_432F_41CA_D2A2BF08691B","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64246"}},{"viewerArea":"this.viewer_uid4C3DD770_6C58_4337_41D2_4DAB33892048","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C3DD770_6C58_4337_41D2_4DAB33892048VideoPlayer"},{"subtitlesShadow":false,"toolTipTextShadowBlurRadius":3,"progressBarBackgroundColorDirection":"vertical","id":"viewer_uid4C3E6770_6C58_4337_41C3_24516F2E7306","toolTipFontStyle":"normal","doubleClickAction":"toggle_fullscreen","subtitlesTextShadowHorizontalLength":1,"width":"100%","subtitlesOpacity":1,"vrPointerSelectionTime":2000,"playbackBarHeadBorderSize":0,"toolTipOpacity":1,"playbackBarHeadShadow":true,"playbackBarProgressBackgroundColorRatios":[0],"playbackBarHeadOpacity":1,"subtitlesGap":0,"subtitlesBackgroundColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarOpacity":1,"subtitlesVerticalAlign":"bottom","subtitlesHorizontalAlign":"center","borderSize":0,"playbackBarBorderRadius":0,"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBackgroundColor":"#F6F6F6","subtitlesTextShadowOpacity":1,"progressBorderColor":"#000000","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadowHorizontalLength":0,"toolTipShadowSpread":0,"subtitlesBorderSize":0,"progressBackgroundOpacity":1,"height":"100%","playbackBarBottom":0,"toolTipShadowOpacity":1,"subtitlesFontColor":"#FFFFFF","subtitlesTop":0,"shadow":false,"toolTipShadowBlurRadius":3,"displayTooltipInTouchScreens":true,"playbackBarProgressBackgroundColorDirection":"vertical","progressBarBackgroundColor":["#3399FF"],"subtitlesTextShadowColor":"#000000","playbackBarHeadBorderRadius":0,"playbackBarBackgroundColor":["#FFFFFF"],"surfaceReticleSelectionColor":"#FFFFFF","paddingTop":0,"toolTipDisplayTime":600,"surfaceReticleColor":"#FFFFFF","subtitlesFontWeight":"normal","playbackBarHeadBorderColor":"#000000","toolTipBorderRadius":3,"progressBarBorderColor":"#000000","paddingBottom":0,"toolTipFontWeight":"normal","playbackBarHeight":10,"progressBorderSize":0,"playbackBarHeadBackgroundColorDirection":"vertical","progressBottom":2,"progressHeight":10,"subtitlesPaddingLeft":5,"toolTipPaddingLeft":6,"surfaceReticleSelectionOpacity":1,"progressBarBorderSize":0,"playbackBarProgressOpacity":1,"toolTipFontFamily":"Arial","playbackBarBackgroundOpacity":1,"progressBackgroundColor":["#FFFFFF"],"playbackBarBorderSize":0,"toolTipTextShadowColor":"#000000","toolTipBorderSize":1,"progressBarBorderRadius":0,"toolTipShadowColor":"#333333","subtitlesPaddingRight":5,"toolTipPaddingTop":4,"subtitlesPaddingBottom":5,"playbackBarHeadWidth":6,"toolTipFontSize":12,"subtitlesBackgroundOpacity":0.2,"paddingRight":0,"subtitlesBottom":10,"subtitlesBorderColor":"#FFFFFF","subtitlesFontSize":"3vmin","toolTipShadowVerticalLength":0,"subtitlesTextDecoration":"none","playbackBarProgressBorderSize":0,"paddingLeft":0,"borderRadius":0,"subtitlesTextShadowBlurRadius":0,"displayTooltipInSurfaceSelection":true,"playbackBarHeadShadowVerticalLength":0,"surfaceReticleOpacity":0.6,"playbackBarBackgroundColorDirection":"vertical","playbackBarHeadShadowBlurRadius":3,"progressBarOpacity":1,"playbackBarRight":0,"vrPointerSelectionColor":"#FF6600","progressBorderRadius":0,"playbackBarProgressBorderRadius":0,"vrPointerColor":"#FFFFFF","firstTransitionDuration":0,"progressBackgroundColorRatios":[0],"toolTipTextShadowOpacity":0,"minHeight":50,"playbackBarLeft":0,"playbackBarProgressBackgroundColor":["#3399FF"],"progressBackgroundColorDirection":"vertical","minWidth":100,"progressBarBackgroundColorRatios":[0],"propagateClick":false,"toolTipFontColor":"#606060","subtitlesTextShadowVerticalLength":1,"playbackBarHeadHeight":15,"transitionDuration":500,"playbackBarHeadShadowColor":"#000000","class":"ViewerArea","playbackBarHeadBackgroundColorRatios":[0,1],"transitionMode":"blending","subtitlesFontFamily":"Arial","progressLeft":0,"toolTipBorderColor":"#767676","toolTipHorizontalAlign":"center","playbackBarHeadShadowOpacity":0.7,"toolTipPaddingBottom":4,"subtitlesPaddingTop":5,"toolTipShadowHorizontalLength":0,"progressRight":0,"toolTipPaddingRight":6,"progressOpacity":1,"data":{"name":"ViewerArea64263"}},{"restartMovementOnUserInteraction":false,"id":"sequence_7B2C1A3A_6C68_4D2B_4195_0337866BCDBF","movements":[{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_in","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":323,"easing":"linear","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_out","class":"DistancePanoramaCameraMovement"}],"class":"PanoramaCameraSequence"},{"restartMovementOnUserInteraction":false,"id":"sequence_7F9B1FC4_6CB7_C358_4196_F7CC53218C95","movements":[{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_in","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":323,"easing":"linear","class":"DistancePanoramaCameraMovement"},{"yawSpeed":7.96,"yawDelta":18.5,"easing":"cubic_out","class":"DistancePanoramaCameraMovement"}],"class":"PanoramaCameraSequence"},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_7854C83A_6CA8_4D28_41C6_1018F5C5582B"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C2BE748_6C58_4357_41CA_53F4FF0411AD","pitch":3.61,"hfov":23.24,"yaw":-30.67,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.24,"scaleMode":"fit_inside","distance":50}],"id":"overlay_78610838_6CA8_4D28_41B6_2A2341558C31","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_4A4ECFA5_6161_67A1_41D1_29B530A9BC29"],"maps":[],"useHandCursor":true,"items":[{"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","data":{"label":"Quiz"},"verticalAlign":"middle","vfov":6.05,"scaleMode":"fit_inside","distance":50,"image":"this.res_9FBA10DE_86E2_02E9_41D8_7003EE4C2DED","pitch":25.48,"hfov":6.05,"yaw":-121.13}],"id":"overlay_4A4FEFA4_6161_67A7_41C5_E3F296C2454C","data":{"label":"Quiz"},"rollOverDisplay":false},{"class":"HotspotPanoramaOverlay","areas":["this.HotspotPanoramaOverlayArea_74B320AE_6C68_BD2B_41B9_E974BB5F38F6"],"maps":[],"useHandCursor":true,"items":[{"data":{"label":"Imagen"},"verticalAlign":"middle","image":"this.AnimatedImageResource_4C344749_6C58_4369_41C3_8C335AA3335A","pitch":3.03,"hfov":23.27,"yaw":6.17,"class":"HotspotPanoramaOverlayImage","horizontalAlign":"center","vfov":23.27,"scaleMode":"fit_inside","distance":50}],"id":"overlay_74A0F0AC_6C68_BD2F_41B6_036E32DEEB30","data":{"label":"Imagen","hasPanoramaAction":true},"enabledInCardboard":true,"rollOverDisplay":false},{"viewerArea":"this.viewer_uid4C3CC76E_6C58_432B_41CA_EB6C6B8153BF","clickAction":"play_pause","class":"VideoPlayer","displayPlaybackBar":true,"displayPlayOverlay":true,"id":"viewer_uid4C3CC76E_6C58_432B_41CA_EB6C6B8153BFVideoPlayer"},{"levels":[{"url":"media/res_9ADA2A2D_86B2_6F3A_41C2_AE1A15BA9DBC_0.jpg","width":2,"class":"ImageResourceLevel","height":2}],"id":"res_9ADA2A2D_86B2_6F3A_41C2_AE1A15BA9DBC","class":"ImageResource"},{"click":"this.pauseGlobalAudios(); this.quizShowQuestion('question_90831A24_86E2_0159_41B6_DFE43D424E57').then(function(r){ this.resumeGlobalAudios(); if(r.length == 0) return; }.bind(this))","id":"HotspotPanoramaOverlayArea_43B447CA_6A7A_6177_41D7_EEAA4CE4B696","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_7056026F_6A76_230D_41C1_8B3A69F1DF6E_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C28B746_6C58_435B_41A5_DBED8D617FEC","frameCount":50,"colCount":7},{"click":"this.pauseGlobalAudios(); this.quizShowQuestion('question_78F2A27C_672A_C17A_41D1_00DC651A1B47').then(function(r){ this.resumeGlobalAudios(); if(r.length == 0) return; this.setOverlayBehaviour(this.overlay_438397C8_6A7A_6173_41C5_22F16ADD4F2A, this.panorama_7D7DF979_6735_437B_41AB_853B97A5E3BF, 'triggerClick', false) }.bind(this))","id":"HotspotPanoramaOverlayArea_4E16790B_6BB6_2EF5_41D8_A9EB276E631F","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_7056026F_6A76_230D_41C1_8B3A69F1DF6E_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C290747_6C58_4359_4190_07DD0F59D665","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_78EE7925_672E_C08A_41D0_4AAC25EC7B8F, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_61E1B135_6BA8_5F39_419C_174093CE5F8D, this.video_7BC34420_672D_C08A_41C0_37D9E53FE55D, this.playList_67B4A893_6BA8_4DF9_41BC_296B951ED810, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_4A5E7AB5_6A4A_E31D_41A8_B83B5D8E3DE8","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_70564270_6A76_2313_41D4_94B2D9EE94C7_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C293747_6C58_4359_41C1_FDBF99ECD39A","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_43C486F7_6A4E_631C_4176_8445E1E56607, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_61E03136_6BA8_5F3B_41C1_5E6259592C00, this.video_42AA0A3B_6A4A_2315_41CF_AC9EBBDB09C7, this.playList_67B46893_6BA8_4DF9_41C4_AB443E56C95D, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_435A2E8E_6A4A_230C_4195_330EBCD74210","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_7029C271_6A76_2315_41D3_894DB740D46B_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C29F747_6C58_4359_41CB_FD8CF9C03B1B","frameCount":50,"colCount":7},{"click":"this.pauseGlobalAudios(); this.quizShowQuestion('question_47A78012_6ACA_1F17_41D9_85344ADC7800').then(function(r){ this.resumeGlobalAudios(); if(r.length == 0) return; this.showPopupMedia(this.window_46559CF9_6ACF_E715_41D8_46370AEF0B9A, this.video_40F3FD01_6A56_26F5_41CB_4076B43AE0BA, this.playList_67B42893_6BA8_4DF9_41C2_DB436933593B, '90%', '90%', false) }.bind(this))","id":"HotspotPanoramaOverlayArea_4189D5EF_6ACA_210D_41D5_83E396675C97","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_7056026F_6A76_230D_41C1_8B3A69F1DF6E_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2A6747_6C58_4359_41B1_8C1A014EE6EC","frameCount":50,"colCount":7},{"id":"HotspotPanoramaOverlayArea_64345320_6BA8_5CD7_41D1_237BA9882182","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"levels":[{"url":"media/res_799E0DB4_6BA8_473F_417D_02BC22468A65_0.png","width":343,"class":"ImageResourceLevel","height":497}],"id":"res_799E0DB4_6BA8_473F_417D_02BC22468A65","class":"ImageResource"},{"click":"this.mainPlayList.set('selectedIndex', 7); this.setComponentVisibility(this.HTMLText_7300536C_6535_409A_41D0_E420A17ED8C8, false, 0, this.effect_78B46CBB_6BA8_C529_41B3_2422C080F8C7, 'hideEffect', false); this.setComponentVisibility(this.HTMLText_7E9526D1_6A4A_2315_41AD_B3A1CA38703B, true, 0, this.effect_79D9F798_6BA8_43F7_41D2_8779A1B89D65, 'showEffect', false)","id":"HotspotPanoramaOverlayArea_7B49FEB1_6BA8_4538_41AA_090FBA6FD7FD","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_70565270_6A76_2313_41D0_95303E947EF3_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2A2747_6C58_4359_41D6_DE1C21B73A54","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_77892973_6263_E396_41D4_70897A25B460, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_61EFB134_6BA8_5F3F_41CE_F6FF8C943E96, this.video_7472FEB7_6263_BE9F_41A2_6EB38EE20F83, this.playList_662D2863_6BA8_4D59_41BE_ED6F845BD9FB, '95%', '95%', true) }; this.setComponentVisibility(this.Container_46EA562A_53DC_6546_4178_45CAF6C01AEC, true, 0, this.effect_6529715F_6A7A_610D_41D0_CFE89ECB182E, 'showEffect', false)","id":"HotspotPanoramaOverlayArea_7069B5B7_6A4A_E11D_41D3_319352652C57","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_7056026F_6A76_230D_41C1_8B3A69F1DF6E_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2D4744_6C58_435F_41BD_F29F1523B4F0","frameCount":50,"colCount":7},{"click":"this.WebFrame_4C187819_6C58_4CE9_41C7_3EFB2FECBD6B.set('url', this.translate('PopupWebFrameBehaviour_4390AE6F_62E1_E18E_4190_703BFFF1E12F.url')); this.showWindow(this.window_64E6E827_6A4E_EF3D_41D3_68F86B9B67D8, null, false)","id":"HotspotPanoramaOverlayArea_7037EA82_6A56_63F4_41D2_670A83D957A4","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_70563270_6A76_2313_41D5_4406910174A0_0.png","width":3500,"class":"ImageResourceLevel","height":4000}],"id":"AnimatedImageResource_4C2E7744_6C58_4358_41C8_7279CC939018","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_74048B89_652D_C8BE_41C1_A04C4FE1D0DF, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_61EE3134_6BA8_5F3F_41DA_3021087F68D1, this.video_75E9C4F4_652D_7856_41C2_F3D65CC3C8E7, this.playList_662EC864_6BA8_4D5F_41B8_DA88F489190A, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_4AF175C0_6ABE_2173_41C0_5FA6B33C4B7F","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_70562270_6A76_2313_41C1_240362844E57_0.png","width":2800,"class":"ImageResourceLevel","height":3200}],"id":"AnimatedImageResource_4C2D0745_6C58_4359_41C0_88ADA724DF64","frameCount":50,"colCount":7},{"click":"this.mainPlayList.set('selectedIndex', 3); this.setComponentVisibility(this.HTMLText_7060ED3C_6535_40FA_41D2_5E4FD0FEF082, false, 0, this.effect_72B28231_652F_C08A_41D6_726C52C479C6, 'hideEffect', false); this.setComponentVisibility(this.HTMLText_71AED25E_65DB_7852_41D4_EC5054560972, true, 0, this.effect_72993E47_652D_4097_41D1_2C959F79023D, 'showEffect', false)","id":"HotspotPanoramaOverlayArea_70D6C5C4_6ABE_6173_41AC_6F712428C011","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_70565270_6A76_2313_41D0_95303E947EF3_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2DC745_6C58_4359_41CE_1819536AF5D3","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_64F0CF74_6A77_E113_41C7_ABBDB1A03CBF, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_61EE9135_6BA8_5F39_41D7_7C7F58F73A83, this.video_75A3ECE1_652A_C86E_41C8_C32FF393CAE2, this.playList_662E8864_6BA8_4D5F_41D4_0B98601102AD, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_724052C6_6AB6_237F_41D8_04AE84A00F5D","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_70562270_6A76_2313_41C1_240362844E57_0.png","width":2800,"class":"ImageResourceLevel","height":3200}],"id":"AnimatedImageResource_4C2D8745_6C58_4359_41B6_86BB04167FF6","frameCount":50,"colCount":7},{"click":"this.setOverlayBehaviour(this.overlay_5E6E6F69_5155_CE1E_41C1_C180707B78AA, this.panorama_5E6F8F69_5155_CE1E_41D2_F176C54225FA, 'play', true)","id":"HotspotPanoramaOverlayArea_467BE751_60E1_18E1_41D5_6A9B1D7F197B","mapColor":"image","class":"HotspotPanoramaOverlayArea"},{"click":"this.quizShowQuestion('question_A45C1845_8702_52EF_41DC_C0BC4CFC364C').then(function(r){ if(r.length == 0) return; }.bind(this))","id":"HotspotPanoramaOverlayArea_A6E461BD_8701_B59F_41DE_DF9C378DBFDF","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"levels":[{"url":"media/res_9FBA10DE_86E2_02E9_41D8_7003EE4C2DED_0.png","width":100,"class":"ImageResourceLevel","height":100}],"id":"res_9FBA10DE_86E2_02E9_41D8_7003EE4C2DED","class":"ImageResource"},{"click":"this.mainPlayList.set('selectedIndex', 17)","id":"HotspotPanoramaOverlayArea_77454817_6C68_CCF9_41C7_2B461D6C1D00","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_70565270_6A76_2313_41D0_95303E947EF3_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C35974A_6C58_436B_41D4_E975F1F65489","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_78FC6014_6BDB_DCF8_4199_E6ECD0F08FAA, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_7812B151_6BDB_DF79_41DA_D095F62CA5B0, this.video_7FDF84D1_6BD8_4578_41CE_F625DDBC9E73, this.playList_7FD517D8_6CF7_C377_41DA_75A876D9D422, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_79D8FA10_6BD8_4CF7_41D7_19E6CA478F85","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_7029C271_6A76_2315_41D3_894DB740D46B_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2AE747_6C58_4359_41C5_5F6AA2B3CA6A","frameCount":50,"colCount":7},{"click":"this.showPopupPanoramaOverlay(this.popup_780DCE7B_6BD8_4529_41B2_CEE7BD482172, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, this.res_7EB1CC6E_6CF8_452B_41D6_E874E073509A, null, null, null, false)","id":"HotspotPanoramaOverlayArea_7914D960_6BD8_4F57_41D8_9DB51D7C7338","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_7056026F_6A76_230D_41C1_8B3A69F1DF6E_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2AA747_6C58_4359_41C9_DFD126F655F2","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_7539B6B6_6CB8_453B_41A4_5AF933F05627, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_767C685C_6CB8_4D6F_41C8_A5C3E47A4722, this.video_78646225_6CA9_BCD9_41D7_A6169050447D, this.playList_4C3CE76E_6C58_432B_41DA_66EE78CE61C3, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_7EAD108A_6CB8_7DE8_41D2_19D9048C5038","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_4C9E3724_6C58_C4D8_41C7_10A40A8D182D_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2B7748_6C58_4357_41CE_54130DDD2A9E","frameCount":50,"colCount":7},{"click":"this.mainPlayList.set('selectedIndex', 8)","id":"HotspotPanoramaOverlayArea_7FA63639_6CB8_C528_41AE_7C733E0BB9AF","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_70565270_6A76_2313_41D0_95303E947EF3_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2B2748_6C58_4357_41BE_DA07C01B55AE","frameCount":50,"colCount":7},{"click":"this.mainPlayList.set('selectedIndex', 4); this.setComponentVisibility(this.HTMLText_73BC3087_6535_C196_41D7_B6DCA0497EBB, true, 0, this.effect_72AD5A55_652F_408A_4174_15BB179C8D5F, 'showEffect', false); this.setComponentVisibility(this.HTMLText_71AED25E_65DB_7852_41D4_EC5054560972, false, 0, this.effect_65220EC0_6A4E_2373_41D1_3419F48ACDF3, 'hideEffect', false)","id":"HotspotPanoramaOverlayArea_701AA393_6A4A_2115_41C4_4964321B3261","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_77AEDB9C_6AD6_210C_41D4_E202ADFFC222_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2E5745_6C58_4359_41D4_2670B1DC31DC","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_74AFC557_6C69_C779_41D9_0E785DA1B70A, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_7469E6E8_6C69_C557_41D6_01424C25E338, this.video_75D607B1_6C68_4339_41D8_B95306978BAB, this.playList_4C3DC76E_6C58_432B_41CE_FE25C965104F, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_7AE49D25_6C68_44D8_41AD_C22ECC45FF7C","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_7029C271_6A76_2315_41D3_894DB740D46B_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2B1749_6C58_4369_419F_231F7689044E","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_74D881D5_6C68_DF78_41D2_F9C6B58FD789, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_74562358_6C68_C368_41CB_430034EF7D2F, this.video_758D9999_6C68_4FE8_4194_BD4061A7D3EC, this.playList_4C3D876F_6C58_4329_41C5_41408409C2D9, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_7B8DDE8F_6C68_45E9_41D4_0C1A8B2744B4","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_4C9ED726_6C58_C4D8_41C0_517800C45D0F_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2BC749_6C58_4369_41A9_A0748AA17E90","frameCount":50,"colCount":7},{"click":"this.mainPlayList.set('selectedIndex', 12)","id":"HotspotPanoramaOverlayArea_7BA2ABEF_6C69_C329_4174_72636C24F409","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_70565270_6A76_2313_41D0_95303E947EF3_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2B8749_6C58_4369_41D9_181C8E457D03","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_76215483_6ADE_27F5_41C2_64057A622930, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_61EF3134_6BA8_5F3F_41CE_C27FF927722D, this.video_6C86651E_6221_A391_41D5_575628CB7F28, this.playList_662D5863_6BA8_4D59_41B7_5DB312D5BD17, '95%', '95%', true) }; this.mainPlayList.set('selectedIndex', 1)","id":"HotspotPanoramaOverlayArea_7C5E4C45_6ADA_277D_41A0_880E2C8B92C4","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_77AEDB9C_6AD6_210C_41D4_E202ADFFC222_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C238744_6C58_435F_41B5_0C452727C567","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_71297645_6C6B_C559_41D3_2CB2D16ECF22, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_72C407C8_6C6B_C357_41DB_27377B77D9B8, this.video_4CD562DF_6C68_7D68_41D6_1674DC907794, this.playList_4C3D2770_6C58_4337_41D6_92DA18BC8CE7, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_709020FE_6C68_DD2B_41AA_BAD6DB4ED669","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_4C9FB727_6C58_C4D8_4196_0D04C18C3597_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C36574A_6C58_436B_41C2_474BA228B9EC","frameCount":50,"colCount":7},{"click":"this.showPopupPanoramaOverlay(this.popup_711BDF27_6C68_44D9_41B9_DD4D4239E2A0, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, this.res_4C9FA728_6C58_C328_4189_7F45B7BCC85A, null, null, null, false)","id":"HotspotPanoramaOverlayArea_70C7FAAE_6C68_4D2B_4193_7710CF3CE820","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_4C996725_6C58_C4D8_41D3_01CC28849C6C_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C36174A_6C58_436B_41D4_E4E6C0C157AA","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_7147035F_6C58_C368_41C3_5AFEA7BF6F2F, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_72EF04F8_6C58_C528_41D0_CF4867C33911, this.video_72D4B7A2_6C58_C3D8_41C5_80C4CA35C0F9, this.playList_4C3DF770_6C58_4337_41C8_237CBA53D9B0, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_70787358_6C58_4377_41D1_3C6C16DCA9C2","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_7029C271_6A76_2315_41D3_894DB740D46B_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C36E74A_6C58_436B_41A9_BE8C562E6EA8","frameCount":50,"colCount":7},{"click":"this.mainPlayList.set('selectedIndex', 18)","id":"HotspotPanoramaOverlayArea_700DF57D_6C58_4728_41D4_FDE9A9D38199","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_77AEDB9C_6AD6_210C_41D4_E202ADFFC222_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C36A74A_6C58_436B_41D6_370F940B01DC","frameCount":50,"colCount":7},{"click":"this.mainPlayList.set('selectedIndex', 15)","id":"HotspotPanoramaOverlayArea_760E6F86_6C79_C3DB_41B8_AD64F652325D","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_70565270_6A76_2313_41D0_95303E947EF3_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C356749_6C58_4369_41B2_48013D6DED16","frameCount":50,"colCount":7},{"click":"this.mainPlayList.set('selectedIndex', 5); this.setComponentVisibility(this.HTMLText_73BC3087_6535_C196_41D7_B6DCA0497EBB, false, 0, this.effect_72A88148_652E_C09A_41D5_0485C4C2CBA6, 'hideEffect', false); this.setComponentVisibility(this.HTMLText_71AED25E_65DB_7852_41D4_EC5054560972, true, 0, this.effect_73690E0C_652E_C09A_41D7_8BB5C001C140, 'showEffect', false)","id":"HotspotPanoramaOverlayArea_76C15CC8_6A4A_2773_41D5_D88790A9884E","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_77AEDB9C_6AD6_210C_41D4_E202ADFFC222_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2E1745_6C58_4359_41CA_2EAEBDBEA7C5","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_77C8FE0A_65D7_4BB3_41CC_2605A71840D8, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_61E14135_6BA8_5F39_41B7_A5FCF98A4DBF, this.video_774958F9_65D6_C85E_41CF_98E63DC5030E, this.playList_67BB5893_6BA8_4DF9_41D5_83F275BBD55D, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_763EC450_6A4A_2713_41D8_5F85ABA7CBB6","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_70564270_6A76_2313_41D4_94B2D9EE94C7_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2EC745_6C58_4359_41D7_DEA8B298A15F","frameCount":50,"colCount":7},{"click":"this.showPopupPanoramaOverlay(this.popup_77578C5A_65D5_C852_41C4_E60B427BFAF1, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, this.res_70DA8D0C_65DB_49B6_41D8_62C49E61FDC4, null, null, null, false)","id":"HotspotPanoramaOverlayArea_702CF512_6A4A_2117_41BB_5A1AC5C29EEB","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_7056026F_6A76_230D_41C1_8B3A69F1DF6E_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2EA746_6C58_435B_41CD_33F3DD67C01B","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_774AB490_65EB_58AE_41B4_40C75E12CF5A, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_61E12135_6BA8_5F39_4194_AF2E459B2037, this.video_76C318F7_65EB_4852_41CA_CFF8AC2ABBC5, this.playList_67BB0893_6BA8_4DF9_41D7_9370424A1D7A, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_7659B024_6A4A_1F33_41D8_CA686B9CA863","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_7029C271_6A76_2315_41D3_894DB740D46B_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2F1746_6C58_435B_41DA_3468F0B48AAC","frameCount":50,"colCount":7},{"click":"this.mainPlayList.set('selectedIndex', 11)","id":"HotspotPanoramaOverlayArea_7923C6FC_6C58_C528_41CC_1961D497A060","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_77AEDB9C_6AD6_210C_41D4_E202ADFFC222_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C34E748_6C58_4357_41D0_B8E4060D360D","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_7B5059CE_6CA8_4F6B_41D3_51EF7C36DD06, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_7B93BB32_6CA8_4338_41CD_76B551A4842A, this.video_76D544C0_6CA8_4557_41D1_ED21577FCEBF, this.playList_4C3CA76E_6C58_432B_41D8_AB7C95DE530C, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_78E00F3F_6CA8_C328_41D2_8C62BA24E028","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_4C994725_6C58_C4D8_41D6_A0106EFAE190_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2B9748_6C58_4357_41D9_333136064EB1","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_7AC321A2_6C58_DFDB_41D7_514F630E653E, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_7A44C318_6C58_DCF7_41C6_3998DF20B4DB, this.video_7A5C00D4_6C58_BD78_41D5_093766398E77, this.playList_4C3D076E_6C58_432B_41BB_627270D498D0, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_79A52052_6C58_5D78_41C1_33ADB07FBDE6","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_4C996725_6C58_C4D8_41D3_01CC28849C6C_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C346748_6C58_4357_41C1_618FC4A5D5BF","frameCount":50,"colCount":7},{"click":"this.mainPlayList.set('selectedIndex', 10)","id":"HotspotPanoramaOverlayArea_79D3747D_6C58_4528_41D2_8E2A867F7D8E","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_77AEDB9C_6AD6_210C_41D4_E202ADFFC222_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C343748_6C58_4357_41D1_D23B43DD384F","frameCount":50,"colCount":7},{"click":"this.mainPlayList.set('selectedIndex', 6); this.setComponentVisibility(this.HTMLText_71AED25E_65DB_7852_41D4_EC5054560972, false, 0, this.effect_79C1D832_6BA9_CD38_41D3_09166AAC63CC, 'hideEffect', false); this.setComponentVisibility(this.HTMLText_7300536C_6535_409A_41D0_E420A17ED8C8, true, 0, this.effect_781821CC_6BA9_DF6F_41D4_6553A5F351B0, 'showEffect', false)","id":"HotspotPanoramaOverlayArea_710F6E34_6A76_6313_41C7_079A28608B38","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_77AEDB9C_6AD6_210C_41D4_E202ADFFC222_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2FE746_6C58_435B_41D5_ADFC07466AA8","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_767235F3_6C78_C739_41D9_1FC41B8EE0BA, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_77ED376B_6C78_C329_41D0_2B92A2ADE92E, this.video_77324A52_6C78_4D7B_41C7_DBA27C951C8F, this.playList_4C3E576F_6C58_4329_415C_ADC6AAC29158, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_745EA001_6C78_5CD9_41C8_1FDC817C614E","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_4C9EE726_6C58_C4D8_41D1_A0E7A9D4F67C_0.png","width":4800,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C340749_6C58_4369_41CC_847669AE2900","frameCount":47,"colCount":6},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_7617C7F5_6C78_4339_41B1_F06F1F3E3F17, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_7798A978_6C78_4F37_4180_C1E396E6F15C, this.video_77D54C2B_6C78_C529_41CB_B7EA333C65BD, this.playList_4C3E276F_6C58_4329_41CD_016A3B0B53CC, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_7532AE04_6C7B_C4D8_41D0_FC9A8FDBF079","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_7056026F_6A76_230D_41C1_8B3A69F1DF6E_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C343749_6C58_4369_41D9_A5EB5DD7AD05","frameCount":50,"colCount":7},{"click":"this.mainPlayList.set('selectedIndex', 14)","id":"HotspotPanoramaOverlayArea_7686D2EC_6C78_5D2F_41BB_AB8B2EEFF3BB","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_70565270_6A76_2313_41D0_95303E947EF3_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C349749_6C58_4369_41C3_0FD49F93A36F","frameCount":50,"colCount":7},{"click":"this.mainPlayList.set('selectedIndex', 2); this.setComponentVisibility(this.HTMLText_71AED25E_65DB_7852_41D4_EC5054560972, false, 0, this.effect_72A846C1_652E_C18A_4198_AB0FD7F6B122, 'hideEffect', false); this.setComponentVisibility(this.HTMLText_7060ED3C_6535_40FA_41D2_5E4FD0FEF082, true, 0, this.effect_7DB6DD55_652E_C08A_41CF_57B6ACF205A8, 'showEffect', false)","id":"HotspotPanoramaOverlayArea_724841B7_6AB6_211D_4188_94F01FE05831","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_77AEDB9C_6AD6_210C_41D4_E202ADFFC222_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2C8744_6C58_435F_41CC_D8CAB8F27D7A","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_70D4FAF3_6C68_4D39_41DA_BB5A048CB441, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_70777C71_6C68_4539_41B4_989E0B8B6216, this.video_72F3930B_6C68_5CE9_41D6_D91AEA8F6312, this.playList_4C3EF76F_6C58_4329_41B7_120C621067D3, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_764C64D7_6C68_4579_41DA_0511495B8551","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_4C9E7727_6C58_C4D8_41D2_08E15DAC9266_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C35274A_6C58_436B_41B9_BD7FAC569BAB","frameCount":50,"colCount":7},{"click":"this.mainPlayList.set('selectedIndex', 16)","id":"HotspotPanoramaOverlayArea_7781CA44_6C68_CD5F_41D8_448F95E53B4C","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_77AEDB9C_6AD6_210C_41D4_E202ADFFC222_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C35E74A_6C58_436B_4196_703E63737C63","frameCount":50,"colCount":7},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_72A8598B_6C5B_CFE8_41DA_3C6B784F5A26, {'borderSize':0,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':0.3,'paddingTop':5,'rollOverBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':5,'backgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderSize':0,'iconLineWidth':5,'pressedBackgroundColorRatios':[0,0.09803921568627451,1],'pressedBorderColor':'#000000','pressedBackgroundOpacity':0.3,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#666666','pressedIconColor':'#888888','rollOverBorderColor':'#000000','paddingRight':5,'paddingLeft':5,'pressedIconHeight':20,'iconColor':'#000000','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':0.3,'rollOverBackgroundColorRatios':[0,0.09803921568627451,1],'borderRadius':0,'paddingBottom':5,'pressedIconWidth':20,'pressedBackgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'backgroundColor':['#DDDDDD','#EEEEEE','#FFFFFF'],'rollOverIconWidth':20}, true) } else { this.showPopupMedia(this.window_72000B1C_6C5B_CCEF_41D2_36F2C6E037D4, this.video_726C8987_6C5B_CFD9_41D0_A83BA2DA2239, this.playList_4C3E7770_6C58_4337_41CD_E2C8665E1CC2, '95%', '95%', true) }","id":"HotspotPanoramaOverlayArea_71AF21BC_6C58_7F28_41CE_635E0123E116","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_7029C271_6A76_2315_41D3_894DB740D46B_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C37574B_6C58_4369_41B3_D505D9F0378A","frameCount":50,"colCount":7},{"click":"this.mainPlayList.set('selectedIndex', 9)","id":"HotspotPanoramaOverlayArea_7854C83A_6CA8_4D28_41C6_1018F5C5582B","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_70565270_6A76_2313_41D0_95303E947EF3_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C2BE748_6C58_4357_41CA_53F4FF0411AD","frameCount":50,"colCount":7},{"click":"this.pauseGlobalAudios(); this.quizShowQuestion('question_4AB65911_6161_E861_41D5_3F5DAF331340').then(function(r){ this.resumeGlobalAudios(); if(r.length == 0) return; }.bind(this))","id":"HotspotPanoramaOverlayArea_4A4ECFA5_6161_67A1_41D1_29B530A9BC29","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"click":"this.mainPlayList.set('selectedIndex', 13)","id":"HotspotPanoramaOverlayArea_74B320AE_6C68_BD2B_41B9_E974BB5F38F6","mapColor":"any","class":"HotspotPanoramaOverlayArea"},{"class":"AnimatedImageResource","frameDuration":100,"rowCount":8,"levels":[{"url":"media/res_77AEDB9C_6AD6_210C_41D4_E202ADFFC222_0.png","width":5600,"class":"ImageResourceLevel","height":6400}],"id":"AnimatedImageResource_4C344749_6C58_4369_41C3_8C335AA3335A","frameCount":50,"colCount":7}],"scrollBarColor":"#000000","backgroundColorDirection":"vertical","overflow":"hidden","height":"100%","backgroundColor":["#000000"],"layout":"absolute","init":"this.initQuiz(this.createQuizConfig(this.rootPlayer, this.mainPlayList), true, false); var quiz = this.get('data')['quiz']; quiz.bind('timeout', (function() { var functionCallee = function(){ this.quizShowTimeout({repeat: {visible: false}, score: {visible: false}}) }.bind(this); return functionCallee }.bind(this))()); quiz.bind('finish', (function() { var functionCallee = function(){ this.quizShowScore({canClose: true}) }.bind(this); return functionCallee }.bind(this))()); quiz.bind('propertiesChange', (function() { var functionCallee = function(properties){ if(TDV.Quiz.PROPERTY.REMAINING_TIME in properties) { var value = quiz.get(TDV.Quiz.PROPERTY.REMAINING_TIME); function getSeconds(val){ var r = val.split(':'); return (+r[0]) * 60 + (+r[1])}; value = getSeconds(value); if(value == 30) { this.showPopupImage(this.ImageResource_A2BAD212_BF32_2F9F_41E4_CDA59CC2EBD6, null, '75%', '75%', this.FadeInEffect_A2BAE212_BF32_2F9F_41B1_5DC252912BD0, this.FadeOutEffect_A2BAF212_BF32_2F9F_41E5_138B127284A2, {'paddingTop':10,'rollOverIconHeight':20,'iconWidth':20,'backgroundOpacity':1,'rollOverBackgroundColor':['#E7392B'],'pressedBackgroundColorDirection':'vertical','rollOverIconLineWidth':4,'backgroundColorRatios':[0],'pressedBorderSize':0,'iconLineWidth':4,'pressedBackgroundColorRatios':[0],'pressedBorderColor':'#000000','pressedBackgroundOpacity':1,'pressedIconLineWidth':5,'rollOverBorderSize':0,'rollOverIconColor':'#000000','pressedIconColor':'#FFFFFF','rollOverBorderColor':'#000000','paddingRight':10,'paddingLeft':10,'pressedIconHeight':20,'iconColor':'#FFFFFF','rollOverBackgroundColorDirection':'vertical','iconHeight':20,'borderColor':'#000000','backgroundColorDirection':'vertical','rollOverBackgroundOpacity':1,'rollOverBackgroundColorRatios':[0],'borderSize':0,'paddingBottom':10,'pressedIconWidth':20,'pressedBackgroundColor':['#E7392B'],'backgroundColor':['#E7392B'],'rollOverIconWidth':20}, 3000, null, false);quiz.unbind('propertiesChange', functionCallee); } } }.bind(this); return functionCallee }.bind(this))()); quiz.bind('objectivePropertiesChange', (function() { var functionCallee = function(objective, properties){ if(objective == 'score1' && TDV.Quiz.OBJECTIVE_PROPERTY.SCORE in properties) { if(quiz.getObjective('score1', TDV.Quiz.OBJECTIVE_PROPERTY.SCORE) == 0) { } } }.bind(this); return functionCallee }.bind(this))())","desktopMipmappingEnabled":false,"creationPolicy":"inAdvance","backgroundOpacity":1,"minHeight":20,"minWidth":20,"children":["this.MainViewer","this.HTMLText_71AED25E_65DB_7852_41D4_EC5054560972","this.HTMLText_7060ED3C_6535_40FA_41D2_5E4FD0FEF082","this.HTMLText_73BC3087_6535_C196_41D7_B6DCA0497EBB","this.HTMLText_7300536C_6535_409A_41D0_E420A17ED8C8","this.HTMLText_7E9526D1_6A4A_2315_41AD_B3A1CA38703B","this.HTMLText_7E5FCEE2_6A4A_E337_41C2_B2CE0A7D66A9","this.HTMLText_7E8BC6C0_6AB6_2373_41C0_6B0D256FF172","this.HTMLText_7EFCD128_6AB6_2134_41C5_BD1FEC7A6FD9","this.Container_41601F88_53BF_C518_41D1_2FBB0706A76D","this.Container_415A1F9B_53BF_C538_41D0_D20B86A3B03D","this.IconButton_67284837_7DB8_0FC0_41DF_39C9C05A9154","this.IconButton_A032B7EB_86F6_A53E_41DC_43794E9E1693","this.Button_4F95CADF_58D1_E143_41A4_45A359CB89FB","this.Container_4492A5FD_58D1_2346_41C5_1A6BC0902801","this.Container_46EA562A_53DC_6546_4178_45CAF6C01AEC","this.Container_7F9C41B6_6ACA_611F_41C1_5CCD4A245EE8","this.IconButton_7FCCCFCF_6ACE_210D_41C7_E0DFC9A5BBC7","this.Container_4F44A4CF_6BD6_670D_41C5_E701F70B8BDA","this.veilPopupPanorama","this.zoomImagePopupPanorama","this.closeButtonPopupPanorama"],"menu":["this.TDVAuthor"],"defaultVRPointer":"laser","propagateClick":false,"shadow":false,"contentOpaque":false,"class":"Player","downloadEnabled":false,"backgroundPreloadEnabled":true,"mobileMipmappingEnabled":false,"vrPolyfillScale":0.5,"data":{"locales":{"en":"locale/en.txt","es":"locale/es.txt"},"name":"Player468","defaultLocale":"es","textToSpeechConfig":{"speechOnQuizQuestion":false,"pitch":1,"volume":1,"speechOnInfoWindow":false,"rate":1,"speechOnTooltip":false},"initialScale":0.8},"toolTipHorizontalAlign":"center","mouseWheelEnabled":true,"paddingTop":0};
if (d['data'] == undefined)
d['data'] = {};
d['data']['translateObjs'] = c;
d['data']['history'] = {};
d['scripts']['createQuizConfig'] = createQuizConfig;
TDV['PlayerAPI']['defineScript'](d);
}());
//# sourceMappingURL=http://localhost:9000/script_device_v2020.5.2.js.map
//Generated with v2020.5.2, Wed Dec 16 2020