File: /home/dronicaehy/www/EDAR_MONTSENY/script_mobile.js
(function(){
var translateObjs = {};
function trans(a, b) {
var c = arguments['length'] === 0x1 ? [arguments[0x0]] : Array['apply'](null, arguments);
return translateObjs[c[0x0]] = c, '';
}
function regTextVar(a, b) {
var c = ![];
return d(b);
function d(k, l) {
switch (k['toLowerCase']()) {
case 'title':
case 'subtitle':
case 'photo.title':
case 'photo.description':
var m = (function () {
switch (k['toLowerCase']()) {
case 'title':
case 'photo.title':
return 'media.label';
case 'subtitle':
return 'media.data.subtitle';
case 'photo.description':
return 'media.data.description';
}
}());
if (m)
return function () {
var r, s, t = (l && l['viewerName'] ? this['getComponentByName'](l['viewerName']) : undefined) || this['getMainViewer']();
if (k['toLowerCase']()['startsWith']('photo'))
r = this['getByClassName']('PhotoAlbumPlayListItem')['filter'](function (v) {
var w = v['get']('player');
return w && w['get']('viewerArea') == t;
})['map'](function (v) {
return v['get']('media')['get']('playList');
});
else
r = this['_getPlayListsWithViewer'](t), s = j['bind'](this, t);
if (!c) {
for (var u = 0x0; u < r['length']; ++u) {
r[u]['bind']('changing', f, this);
}
c = !![];
}
return i['call'](this, r, m, s);
};
break;
case 'tour.name':
case 'tour.description':
return function () {
return this['get']('data')['tour']['locManager']['trans'](k);
};
default:
if (k['toLowerCase']()['startsWith']('viewer.')) {
var n = k['split']('.'), o = n[0x1];
if (o) {
var p = n['slice'](0x2)['join']('.');
return d(p, { 'viewerName': o });
}
} else {
if (k['toLowerCase']()['startsWith']('quiz.') && 'Quiz' in TDV) {
var q = undefined, m = (function () {
switch (k['toLowerCase']()) {
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 s = /quiz\.([\w_]+)\.(.+)/['exec'](k);
if (s) {
q = s[0x1];
switch ('quiz.' + s[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 (m)
return function () {
var r = this['get']('data')['quiz'];
if (r) {
if (!c) {
if (q != undefined) {
if (q == 'global') {
var s = this['get']('data')['quizConfig'], t = s['objectives'];
for (var u = 0x0, v = t['length']; u < v; ++u) {
r['bind'](TDV['Quiz']['EVENT_OBJECTIVE_PROPERTIES_CHANGE'], h['call'](this, t[u]['id'], m), this);
}
} else
r['bind'](TDV['Quiz']['EVENT_OBJECTIVE_PROPERTIES_CHANGE'], h['call'](this, q, m), this);
} else
r['bind'](TDV['Quiz']['EVENT_PROPERTIES_CHANGE'], g['call'](this, m), this);
c = !![];
}
try {
var w = 0x0;
if (q != undefined) {
if (q == 'global') {
var s = this['get']('data')['quizConfig'], t = s['objectives'];
for (var u = 0x0, v = t['length']; u < v; ++u) {
w += r['getObjective'](t[u]['id'], m);
}
} else
w = r['getObjective'](q, m);
} else {
w = r['get'](m);
if (m == TDV['Quiz']['PROPERTY']['PANORAMA_INDEX'])
w += 0x1;
}
return w;
} catch (x) {
return undefined;
}
}
};
}
}
break;
}
return function () {
return '';
};
}
function e() {
var k = this['get']('data');
k['updateText'](k['translateObjs'][a]);
}
function f(k) {
var l = k['data']['nextSelectedIndex'];
if (l >= 0x0) {
var m = k['source']['get']('items')[l], n = function () {
m['unbind']('begin', n, this), e['call'](this);
};
m['bind']('begin', n, this);
}
}
function g(k) {
return function (l) {
k in l && e['call'](this);
}['bind'](this);
}
function h(k, l) {
return function (m, n) {
k == m && l in n && e['call'](this);
}['bind'](this);
}
function i(k, l, m) {
for (var n = 0x0; n < k['length']; ++n) {
var o = k[n], p = o['get']('selectedIndex');
if (p >= 0x0) {
var q = l['split']('.'), r = o['get']('items')[p];
if (m !== undefined && !m['call'](this, r))
continue;
for (var s = 0x0; s < q['length']; ++s) {
if (r == undefined)
return '';
r = 'get' in r ? r['get'](q[s]) : r[q[s]];
}
return r;
}
}
return '';
}
function j(k, l) {
var m = l['get']('player');
return m !== undefined && m['get']('viewerArea') == k;
}
}
var script = {"lockedOrientation":"portrait","scrollBarMargin":2,"layout":"absolute","propagateClick":false,"id":"rootPlayer","backgroundColor":["#FFFFFF"],"data":{"history":{},"name":"Player741","textToSpeechConfig":{"pitch":1,"rate":1,"stopBackgroundAudio":false,"speechOnInfoWindow":false,"speechOnTooltip":false,"volume":1,"speechOnQuizQuestion":false},"displayTooltipInTouchScreens":true,"defaultLocale":"es","locales":{"es":"locale/es.txt"}},"minHeight":0,"start":"this.init(); this.syncPlaylists([this.mainPlayList,this.ThumbnailGrid_1A88E351_0B10_31D7_4198_16886959C584_mobile_playlist]); this.playList_63F13262_6D0D_2056_41B9_9A1D1F2B0118.set('selectedIndex', 0)","gap":10,"minWidth":0,"watermark":false,"scripts":{"playAudioList":TDV.Tour.Script.playAudioList,"getComponentByName":TDV.Tour.Script.getComponentByName,"setEndToItemIndex":TDV.Tour.Script.setEndToItemIndex,"pauseGlobalAudios":TDV.Tour.Script.pauseGlobalAudios,"_getObjectsByTags":TDV.Tour.Script._getObjectsByTags,"setOverlaysVisibilityByTags":TDV.Tour.Script.setOverlaysVisibilityByTags,"pauseGlobalAudio":TDV.Tour.Script.pauseGlobalAudio,"showWindow":TDV.Tour.Script.showWindow,"_initTTSTooltips":TDV.Tour.Script._initTTSTooltips,"getGlobalAudio":TDV.Tour.Script.getGlobalAudio,"setOverlaysVisibility":TDV.Tour.Script.setOverlaysVisibility,"enableVR":TDV.Tour.Script.enableVR,"setOverlayBehaviour":TDV.Tour.Script.setOverlayBehaviour,"setModel3DCameraWithCurrentSpot":TDV.Tour.Script.setModel3DCameraWithCurrentSpot,"toggleMeasurementsVisibility":TDV.Tour.Script.toggleMeasurementsVisibility,"changePlayListWithSameSpot":TDV.Tour.Script.changePlayListWithSameSpot,"getCurrentPlayers":TDV.Tour.Script.getCurrentPlayers,"updateVideoCues":TDV.Tour.Script.updateVideoCues,"createTweenModel3D":TDV.Tour.Script.createTweenModel3D,"clone":TDV.Tour.Script.clone,"showPopupPanoramaVideoOverlay":TDV.Tour.Script.showPopupPanoramaVideoOverlay,"changeOpacityWhilePlay":TDV.Tour.Script.changeOpacityWhilePlay,"getModel3DInnerObject":TDV.Tour.Script.getModel3DInnerObject,"cleanSelectedMeasurements":TDV.Tour.Script.cleanSelectedMeasurements,"getQuizTotalObjectiveProperty":TDV.Tour.Script.getQuizTotalObjectiveProperty,"quizResumeTimer":TDV.Tour.Script.quizResumeTimer,"setModel3DCameraSequence":TDV.Tour.Script.setModel3DCameraSequence,"initAnalytics":TDV.Tour.Script.initAnalytics,"fixTogglePlayPauseButton":TDV.Tour.Script.fixTogglePlayPauseButton,"showPopupPanoramaOverlay":TDV.Tour.Script.showPopupPanoramaOverlay,"getPixels":TDV.Tour.Script.getPixels,"triggerOverlay":TDV.Tour.Script.triggerOverlay,"showPopupMedia":TDV.Tour.Script.showPopupMedia,"getOverlaysByTags":TDV.Tour.Script.getOverlaysByTags,"showPopupImage":TDV.Tour.Script.showPopupImage,"getFirstPlayListWithMedia":TDV.Tour.Script.getFirstPlayListWithMedia,"openLink":TDV.Tour.Script.openLink,"quizPauseTimer":TDV.Tour.Script.quizPauseTimer,"_initItemWithComps":TDV.Tour.Script._initItemWithComps,"disableVR":TDV.Tour.Script.disableVR,"mixObject":TDV.Tour.Script.mixObject,"setMeasurementsVisibility":TDV.Tour.Script.setMeasurementsVisibility,"pauseGlobalAudiosWhilePlayItem":TDV.Tour.Script.pauseGlobalAudiosWhilePlayItem,"updateIndexGlobalZoomImage":TDV.Tour.Script.updateIndexGlobalZoomImage,"getKey":TDV.Tour.Script.getKey,"showComponentsWhileMouseOver":TDV.Tour.Script.showComponentsWhileMouseOver,"executeFunctionWhenChange":TDV.Tour.Script.executeFunctionWhenChange,"shareSocial":TDV.Tour.Script.shareSocial,"getCurrentPlayerWithMedia":TDV.Tour.Script.getCurrentPlayerWithMedia,"setComponentsVisibilityByTags":TDV.Tour.Script.setComponentsVisibilityByTags,"pauseCurrentPlayers":TDV.Tour.Script.pauseCurrentPlayers,"init":TDV.Tour.Script.init,"updateMediaLabelFromPlayList":TDV.Tour.Script.updateMediaLabelFromPlayList,"unregisterKey":TDV.Tour.Script.unregisterKey,"setObjectsVisibilityByTags":TDV.Tour.Script.setObjectsVisibilityByTags,"assignObjRecursively":TDV.Tour.Script.assignObjRecursively,"syncPlaylists":TDV.Tour.Script.syncPlaylists,"takeScreenshot":TDV.Tour.Script.takeScreenshot,"setComponentVisibility":TDV.Tour.Script.setComponentVisibility,"getAudioByTags":TDV.Tour.Script.getAudioByTags,"getMediaByTags":TDV.Tour.Script.getMediaByTags,"getPanoramaOverlaysByTags":TDV.Tour.Script.getPanoramaOverlaysByTags,"openEmbeddedPDF":TDV.Tour.Script.openEmbeddedPDF,"keepCompVisible":TDV.Tour.Script.keepCompVisible,"setCameraSameSpotAsMedia":TDV.Tour.Script.setCameraSameSpotAsMedia,"getPlayListItemIndexByMedia":TDV.Tour.Script.getPlayListItemIndexByMedia,"getPlayListWithItem":TDV.Tour.Script.getPlayListWithItem,"getMainViewer":TDV.Tour.Script.getMainViewer,"executeJS":TDV.Tour.Script.executeJS,"setStartTimeVideo":TDV.Tour.Script.setStartTimeVideo,"skip3DTransitionOnce":TDV.Tour.Script.skip3DTransitionOnce,"setStartTimeVideoSync":TDV.Tour.Script.setStartTimeVideoSync,"changeBackgroundWhilePlay":TDV.Tour.Script.changeBackgroundWhilePlay,"getActivePlayersWithViewer":TDV.Tour.Script.getActivePlayersWithViewer,"getPlayListsWithMedia":TDV.Tour.Script.getPlayListsWithMedia,"copyToClipboard":TDV.Tour.Script.copyToClipboard,"textToSpeech":TDV.Tour.Script.textToSpeech,"quizFinish":TDV.Tour.Script.quizFinish,"getMediaByName":TDV.Tour.Script.getMediaByName,"setMapLocation":TDV.Tour.Script.setMapLocation,"_getPlayListsWithViewer":TDV.Tour.Script._getPlayListsWithViewer,"quizSetItemFound":TDV.Tour.Script.quizSetItemFound,"sendAnalyticsData":TDV.Tour.Script.sendAnalyticsData,"htmlToPlainText":TDV.Tour.Script.htmlToPlainText,"historyGoForward":TDV.Tour.Script.historyGoForward,"createTween":TDV.Tour.Script.createTween,"executeAudioActionByTags":TDV.Tour.Script.executeAudioActionByTags,"textToSpeechComponent":TDV.Tour.Script.textToSpeechComponent,"isPanorama":TDV.Tour.Script.isPanorama,"updateDeepLink":TDV.Tour.Script.updateDeepLink,"quizShowQuestion":TDV.Tour.Script.quizShowQuestion,"stopTextToSpeech":TDV.Tour.Script.stopTextToSpeech,"setSurfaceSelectionHotspotMode":TDV.Tour.Script.setSurfaceSelectionHotspotMode,"setModel3DCameraSpot":TDV.Tour.Script.setModel3DCameraSpot,"setDirectionalPanoramaAudio":TDV.Tour.Script.setDirectionalPanoramaAudio,"getActivePlayerWithViewer":TDV.Tour.Script.getActivePlayerWithViewer,"toggleTextToSpeechComponent":TDV.Tour.Script.toggleTextToSpeechComponent,"visibleComponentsIfPlayerFlagEnabled":TDV.Tour.Script.visibleComponentsIfPlayerFlagEnabled,"quizShowTimeout":TDV.Tour.Script.quizShowTimeout,"getMediaWidth":TDV.Tour.Script.getMediaWidth,"stopAndGoCamera":TDV.Tour.Script.stopAndGoCamera,"getMediaHeight":TDV.Tour.Script.getMediaHeight,"stopGlobalAudio":TDV.Tour.Script.stopGlobalAudio,"setMediaBehaviour":TDV.Tour.Script.setMediaBehaviour,"quizStart":TDV.Tour.Script.quizStart,"stopGlobalAudios":TDV.Tour.Script.stopGlobalAudios,"getPlayListItemByMedia":TDV.Tour.Script.getPlayListItemByMedia,"cleanAllMeasurements":TDV.Tour.Script.cleanAllMeasurements,"registerKey":TDV.Tour.Script.registerKey,"historyGoBack":TDV.Tour.Script.historyGoBack,"copyObjRecursively":TDV.Tour.Script.copyObjRecursively,"setObjectsVisibilityByID":TDV.Tour.Script.setObjectsVisibilityByID,"setPlayListSelectedIndex":TDV.Tour.Script.setPlayListSelectedIndex,"executeAudioAction":TDV.Tour.Script.executeAudioAction,"setMainMediaByName":TDV.Tour.Script.setMainMediaByName,"stopMeasurement":TDV.Tour.Script.stopMeasurement,"setPanoramaCameraWithSpot":TDV.Tour.Script.setPanoramaCameraWithSpot,"resumeGlobalAudios":TDV.Tour.Script.resumeGlobalAudios,"clonePanoramaCamera":TDV.Tour.Script.clonePanoramaCamera,"toggleMeasurement":TDV.Tour.Script.toggleMeasurement,"setMeasurementUnits":TDV.Tour.Script.setMeasurementUnits,"autotriggerAtStart":TDV.Tour.Script.autotriggerAtStart,"isCardboardViewMode":TDV.Tour.Script.isCardboardViewMode,"startPanoramaWithModel":TDV.Tour.Script.startPanoramaWithModel,"playGlobalAudio":TDV.Tour.Script.playGlobalAudio,"startMeasurement":TDV.Tour.Script.startMeasurement,"downloadFile":TDV.Tour.Script.downloadFile,"getPanoramaOverlayByName":TDV.Tour.Script.getPanoramaOverlayByName,"getStateTextToSpeech":TDV.Tour.Script.getStateTextToSpeech,"getActiveMediaWithViewer":TDV.Tour.Script.getActiveMediaWithViewer,"loadFromCurrentMediaPlayList":TDV.Tour.Script.loadFromCurrentMediaPlayList,"playGlobalAudioWhilePlay":TDV.Tour.Script.playGlobalAudioWhilePlay,"startPanoramaWithCamera":TDV.Tour.Script.startPanoramaWithCamera,"getMediaFromPlayer":TDV.Tour.Script.getMediaFromPlayer,"existsKey":TDV.Tour.Script.existsKey,"_initTwinsViewer":TDV.Tour.Script._initTwinsViewer,"quizShowScore":TDV.Tour.Script.quizShowScore,"_initSplitViewer":TDV.Tour.Script._initSplitViewer,"setMainMediaByIndex":TDV.Tour.Script.setMainMediaByIndex,"getRootOverlay":TDV.Tour.Script.getRootOverlay,"setPanoramaCameraWithCurrentSpot":TDV.Tour.Script.setPanoramaCameraWithCurrentSpot,"startModel3DWithCameraSpot":TDV.Tour.Script.startModel3DWithCameraSpot,"playGlobalAudioWhilePlayActiveMedia":TDV.Tour.Script.playGlobalAudioWhilePlayActiveMedia,"restartTourWithoutInteraction":TDV.Tour.Script.restartTourWithoutInteraction,"getPlayListItems":TDV.Tour.Script.getPlayListItems,"toggleVR":TDV.Tour.Script.toggleVR,"initQuiz":TDV.Tour.Script.initQuiz,"getOverlays":TDV.Tour.Script.getOverlays,"initOverlayGroupRotationOnClick":TDV.Tour.Script.initOverlayGroupRotationOnClick,"translate":TDV.Tour.Script.translate,"getComponentsByTags":TDV.Tour.Script.getComponentsByTags,"resumePlayers":TDV.Tour.Script.resumePlayers,"cloneGeneric":TDV.Tour.Script.cloneGeneric,"cloneBindings":TDV.Tour.Script.cloneBindings,"setValue":TDV.Tour.Script.setValue,"getOverlaysByGroupname":TDV.Tour.Script.getOverlaysByGroupname,"setObjectsVisibility":TDV.Tour.Script.setObjectsVisibility,"setLocale":TDV.Tour.Script.setLocale},"left":587.8,"backgroundColorRatios":[0],"scrollBarColor":"#000000","width":"100%","height":"100%","defaultMenu":["fullscreen","mute","rotation"],"hash": "3c11ab2f89bfb3a2ec70a6eaa1b708adde4b395a59d223d6e3f5250d307080f5", "definitions": [{"id":"ThumbnailGrid_1A88E351_0B10_31D7_4198_16886959C584_mobile_playlist","items":[{"class":"PanoramaPlayListItem","camera":"this.panorama_2A282155_3472_7510_416C_28449E2D0E5A_camera","media":"this.panorama_2A282155_3472_7510_416C_28449E2D0E5A","player":"this.MainViewer_mobilePanoramaPlayer"},{"class":"PanoramaPlayListItem","camera":"this.panorama_2723648B_2AC9_F4FA_41BA_020120CB9321_camera","media":"this.panorama_2723648B_2AC9_F4FA_41BA_020120CB9321","player":"this.MainViewer_mobilePanoramaPlayer"},"this.PanoramaPlayListItem_608FEF3A_6D0D_2036_41C6_1E537D52166A","this.PanoramaPlayListItem_608F3F3A_6D0D_2036_41CC_D7E00B6D7B6F","this.PanoramaPlayListItem_608E9F3A_6D0D_2036_41A1_EF0D35C16258",{"class":"PanoramaPlayListItem","camera":"this.panorama_26EEB32D_2ACA_6C3F_41A6_7FC504343C6A_camera","media":"this.panorama_26EEB32D_2ACA_6C3F_41A6_7FC504343C6A","player":"this.MainViewer_mobilePanoramaPlayer"},"this.PanoramaPlayListItem_608E2F3A_6D0D_2036_41C7_7132AC04693C","this.PanoramaPlayListItem_608E7F3A_6D0D_2036_41B1_2B90F5EC83C2","this.PanoramaPlayListItem_6089CF3A_6D0D_2036_41D1_656ECA454D3D","this.PanoramaPlayListItem_6089CF3B_6D0D_2036_41B6_D661C6052B42","this.PanoramaPlayListItem_60892F3B_6D0D_2036_41C6_3F114E70F1F3","this.PanoramaPlayListItem_60897F3B_6D0D_2036_41C9_F58BC819A3BC","this.PanoramaPlayListItem_6088DF3B_6D0D_2036_41C3_B7AF768BC1DD",{"class":"PanoramaPlayListItem","camera":"this.panorama_26EF510D_2ACA_6DFF_41B4_FE0E1480A808_camera","media":"this.panorama_26EF510D_2ACA_6DFF_41B4_FE0E1480A808","player":"this.MainViewer_mobilePanoramaPlayer"}],"class":"PlayList"},{"toolTipBackgroundColor":"#F6F6F6","click":"var invisibleFunc = function(component) { this.setComponentVisibility(component, false, 0, this.effect_1EDD5926_0B30_317D_4145_BAD6B23EA734, 'hideEffect', false)}.bind(this); invisibleFunc(this.Container_1A888351_0B10_31D7_4174_88417FF9CE51_mobile)","itemThumbnailShadowOpacity":0.8,"scrollBarMargin":1,"itemLabelFontFamily":"Arial Narrow","itemMinWidth":25,"itemLabelFontSize":"6.392px","paddingBottom":15,"itemBackgroundOpacity":0,"backgroundOpacity":0,"itemLabelFontWeight":"normal","left":"0%","toolTipPaddingRight":3,"right":"0%","itemPaddingTop":3,"itemMaxWidth":500,"gap":13,"verticalAlign":"middle","toolTipFontSize":"1.11vmin","selectedItemThumbnailShadowVerticalLength":0,"data":{"name":"ThumbnailList5161"},"borderRadius":2,"selectedItemLabelFontColor":"#F7931E","itemLabelFontColor":"#666666","rollOverItemThumbnailShadow":true,"toolTipFontFamily":"Arial Narrow","scrollBarColor":"#007D99","rollOverItemThumbnailShadowColor":"#007D99","toolTipShadowBlurRadius":1,"itemLabelTextDecoration":"none","toolTipBorderRadius":1,"itemBorderRadius":0,"toolTipBorderColor":"#767676","itemHeight":80,"rollOverItemThumbnailShadowVerticalLength":0,"itemThumbnailShadowBlurRadius":4,"toolTipFontColor":"#606060","itemWidth":110,"paddingLeft":5,"itemBackgroundColorDirection":"vertical","toolTipTextShadowColor":"#000000","itemBackgroundColorRatios":[],"selectedItemLabelFontWeight":"bold","horizontalAlign":"center","rollOverItemLabelFontSize":"6.392px","toolTipTextShadowBlurRadius":1,"selectedItemLabelFontSize":"6.392px","paddingRight":5,"itemMaxHeight":500,"itemVerticalAlign":"top","itemThumbnailBorderSize":0,"toolTipShadowColor":"#333138","itemLabelFontStyle":"normal","selectedItemThumbnailShadowColor":"#000000","itemThumbnailBorderRadius":0,"selectedItemThumbnailShadow":true,"propagateClick":false,"id":"ThumbnailGrid_1A88E351_0B10_31D7_4198_16886959C584_mobile","itemThumbnailScaleMode":"fit_outside","tabIndex":0,"minHeight":1,"minWidth":1,"itemThumbnailShadowColor":"#000000","itemThumbnailOpacity":1,"itemLabelGap":3,"itemThumbnailWidth":110,"itemThumbnailHeight":62,"scrollBarWidth":5,"playList":"this.ThumbnailGrid_1A88E351_0B10_31D7_4198_16886959C584_mobile_playlist","itemPaddingLeft":3,"selectedItemThumbnailShadowBlurRadius":16,"top":"6%","itemPaddingBottom":3,"bottom":"0%","rollOverItemThumbnailShadowBlurRadius":0,"rollOverItemThumbnailShadowHorizontalLength":8,"itemBackgroundColor":[],"itemMinHeight":25,"rollOverItemLabelFontColor":"#007D99","itemPaddingRight":3,"itemThumbnailShadowSpread":1,"class":"ThumbnailGrid","toolTipPaddingLeft":3,"itemThumbnailShadow":false},{"scrollBarMargin":2,"paddingTop":2.5,"propagateClick":false,"html":trans('HTMLText_1A884351_0B10_31D7_4198_270AC3680499_mobile.html'),"id":"HTMLText_1A884351_0B10_31D7_4198_270AC3680499_mobile","backgroundOpacity":0,"left":"10%","scrollBarOpacity":0,"minHeight":0,"minWidth":1,"data":{"name":"HTMLText54192"},"scrollBarColor":"#007D99","top":"20%","bottom":"30%","width":"20%","class":"HTMLText"},{"id":"effect_3BACAEC7_2B86_E522_41C4_7EE76E48762C","duration":500,"class":"FadeOutEffect"},{"id":"MapViewer_mobileMapPlayer","viewerArea":"this.MapViewer_mobile","class":"MapPlayer","movementMode":"constrained"},{"class":"PanoramaCamera","initialPosition":{"pitch":-20.99,"class":"PanoramaCameraPosition","yaw":90.55},"id":"panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110_camera","initialSequence":"this.sequence_26876130_2ACB_EC25_41C3_3D386B1BD5C6","enterPointingToHorizon":true},{"scrollBarMargin":1,"layout":"absolute","propagateClick":false,"overflow":"scroll","id":"Container_2242D16F_3436_550F_41C0_F89D1B2C6A0C_mobile","backgroundOpacity":0,"left":"0%","right":"0%","minHeight":10,"gap":5,"minWidth":10,"data":{"name":"PLANO"},"creationPolicy":"inAdvance","scrollBarColor":"#000000","scrollBarWidth":5,"top":"0%","height":"37%","children":["this.MapViewer_mobile","this.IconButton_21C93D7D_3432_ED10_41C7_B9D23DF084EC_mobile"],"visible":false,"class":"Container"},{"hfovMax":130,"id":"panorama_26EEB32D_2ACA_6C3F_41A6_7FC504343C6A","hfov":360,"vfov":180,"thumbnailUrl":"media/panorama_26EEB32D_2ACA_6C3F_41A6_7FC504343C6A_t.webp","frames":[{"class":"CubicPanoramaFrame","cube":{"class":"ImageResource","levels":[{"rowCount":11,"height":5632,"url":"media/panorama_26EEB32D_2ACA_6C3F_41A6_7FC504343C6A_0/{face}/0/{row}_{column}.webp","colCount":66,"class":"TiledImageResourceLevel","tags":"ondemand","width":33792},{"rowCount":6,"height":3072,"url":"media/panorama_26EEB32D_2ACA_6C3F_41A6_7FC504343C6A_0/{face}/1/{row}_{column}.webp","colCount":36,"class":"TiledImageResourceLevel","tags":"ondemand","width":18432},{"rowCount":3,"height":1536,"url":"media/panorama_26EEB32D_2ACA_6C3F_41A6_7FC504343C6A_0/{face}/2/{row}_{column}.webp","colCount":18,"class":"TiledImageResourceLevel","tags":"ondemand","width":9216},{"rowCount":2,"height":1024,"url":"media/panorama_26EEB32D_2ACA_6C3F_41A6_7FC504343C6A_0/{face}/3/{row}_{column}.webp","colCount":12,"class":"TiledImageResourceLevel","tags":"ondemand","width":6144},{"rowCount":1,"height":512,"url":"media/panorama_26EEB32D_2ACA_6C3F_41A6_7FC504343C6A_0/{face}/4/{row}_{column}.webp","colCount":6,"class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072}]},"thumbnailUrl":"media/panorama_26EEB32D_2ACA_6C3F_41A6_7FC504343C6A_t.webp"}],"data":{"label":"Edifici de quadres el\u00e8ctrics"},"class":"Panorama","adjacentPanoramas":[{"data":{"overlayID":"overlay_27358D2B_312D_B71B_41C0_840522368B8E"},"class":"AdjacentPanorama","panorama":"this.panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40","yaw":66.84,"distance":2.07,"select":"this.overlay_27358D2B_312D_B71B_41C0_840522368B8E.get('areas').forEach(function(a){ a.trigger('click') })"}],"overlays":["this.overlay_27358D2B_312D_B71B_41C0_840522368B8E"],"label":trans('panorama_26EEB32D_2ACA_6C3F_41A6_7FC504343C6A.label')},{"click":"var invisibleFunc = function(component) { this.setComponentVisibility(component, false, 0, this.effect_1D5B85D4_0B10_50DD_41A4_E20B3C318816, 'hideEffect', false)}.bind(this); invisibleFunc(this.Container_1A888351_0B10_31D7_4174_88417FF9CE51_mobile)","propagateClick":false,"pressedRollOverIconURL":"skin/IconButton_1A885351_0B10_31D7_410C_208FFB1878B0_rollover.jpg","id":"IconButton_1A885351_0B10_31D7_410C_208FFB1878B0_mobile","tabIndex":0,"backgroundOpacity":0,"maxWidth":30,"maxHeight":30,"data":{"name":"X"},"right":"2%","minHeight":1,"minWidth":1,"top":"25%","bottom":"25%","width":"6%","rollOverIconURL":"skin/IconButton_1A885351_0B10_31D7_410C_208FFB1878B0_rollover.jpg","iconURL":"skin/IconButton_1A885351_0B10_31D7_410C_208FFB1878B0.jpg","class":"IconButton","horizontalAlign":"right"},{"data":{"label":"V\u00cdDEO"},"width":1920,"video":"this.videores_2A806A2E_34F6_5730_41AB_7323AA1B301C","id":"video_153DC803_34F6_52F7_41B9_CC63A1E3B780","height":1080,"thumbnailUrl":"media/video_153DC803_34F6_52F7_41B9_CC63A1E3B780_t.webp","class":"Video","label":trans('video_153DC803_34F6_52F7_41B9_CC63A1E3B780.label')},{"pitch":-18.55,"yaw":-36.29,"hideDuration":500,"popupMaxWidth":"95%","hideEasing":"cubic_out","class":"PopupPanoramaOverlay","showDuration":500,"popupDistance":100,"id":"popup_2DE6D1D0_3563_092F_41B6_FE2A411B8D09","image":"this.ImageResource_2D6173C2_3523_0933_41C0_32F2FD3B8205","showEasing":"cubic_in","popupMaxHeight":"95%","hfov":8},{"id":"mainPlayList","items":[{"class":"PanoramaPlayListItem","camera":"this.panorama_2A282155_3472_7510_416C_28449E2D0E5A_camera","media":"this.panorama_2A282155_3472_7510_416C_28449E2D0E5A","player":"this.MainViewer_mobilePanoramaPlayer","begin":"this.setEndToItemIndex(this.mainPlayList, 0, 1)"},"this.PanoramaPlayListItem_6205F2A5_6D0D_20D2_41D9_295E90793063","this.PanoramaPlayListItem_63F3B284_6D0D_20D2_41CB_481424D47F89","this.PanoramaPlayListItem_63F30284_6D0D_20D2_41D4_3FFB7B6BB97C","this.PanoramaPlayListItem_63F36285_6D0D_20D2_41D4_D348F2EF9D72","this.PanoramaPlayListItem_620532A6_6D0D_20DE_41D2_73E2A77D3FC3","this.PanoramaPlayListItem_63F2C285_6D0D_20D2_41C5_C4E02B9D5D13","this.PanoramaPlayListItem_63F22285_6D0D_20D2_41DA_DA080977540A","this.PanoramaPlayListItem_620D8286_6D0D_20DE_41C5_0C4A2FF2AC2B","this.PanoramaPlayListItem_620D0286_6D0D_20DE_41C6_FA6BE1A59C30","this.PanoramaPlayListItem_620D2286_6D0D_20DE_41C7_2DE5E1EF1F78","this.PanoramaPlayListItem_620C9286_6D0D_20DE_4152_AFDD00859173","this.PanoramaPlayListItem_620CC286_6D0D_20DE_41D5_32E3C28C9FA9","this.PanoramaPlayListItem_6201A2AB_6D0D_20D6_41C1_EDFBDD1E68F0"],"class":"PlayList"},{"fieldOfViewOverlayInsideColor":"#007D99","maximumZoomFactor":1.6,"minimumZoomFactor":0.8,"height":659,"initialZoomFactor":1,"scaleMode":"fit_outside","thumbnailUrl":"media/map_21E8B54F_3431_DD70_41C5_CE0CF6B9B39E_t.webp","fieldOfViewOverlayRadiusScale":0.1,"data":{"label":"PL\u00c0NOL"},"class":"Map","image":{"class":"ImageResource","levels":["this.imlevel_638DCCE8_6D0D_2052_41BA_A0607EE3471D","this.imlevel_638DDCE8_6D0D_2052_41C9_18ED990CA418","this.imlevel_638DECE8_6D0D_2052_4183_4E208EE1BF57"]},"label":trans('map_21E8B54F_3431_DD70_41C5_CE0CF6B9B39E.label'),"fieldOfViewOverlayInsideOpacity":0.4,"id":"map_21E8B54F_3431_DD70_41C5_CE0CF6B9B39E","fieldOfViewOverlayOutsideColor":"#000000","width":942,"overlays":["this.overlay_2323DB98_3476_7511_41B8_EACF75F865EE","this.overlay_228E746C_3476_5330_41AC_E217458F4C70","this.overlay_228B95B3_3476_5D17_41C5_979882659F81","this.overlay_22943673_3476_5F17_4172_CA4A97B1E418","this.overlay_2296571C_3476_5D10_41BC_E57D9555DB61","this.overlay_229377CB_3476_5D77_41B7_3A097366F231","this.overlay_229F689B_3476_5310_41C4_7CB1E1579F62","this.overlay_229A4A63_3476_5737_41C4_A6BDF6CAB850","this.overlay_1529030D_35F1_D6F3_41C8_ED66A67EF32A","this.overlay_154F26B5_35F1_DF10_41A8_7472766C7378"]},{"class":"PanoramaCamera","initialPosition":{"pitch":-4.42,"class":"PanoramaCameraPosition","yaw":101.9},"id":"panorama_2723648B_2AC9_F4FA_41BA_020120CB9321_camera","initialSequence":"this.sequence_2680E12D_2ACB_EC3F_41AE_6BE3914C2E90","enterPointingToHorizon":true},{"click":"var visibleFunc = function(component) { this.setComponentVisibility(component, true, 0, this.effect_4BFC940D_586D_BFEC_41C9_630580024C3F, 'showEffect', false)}.bind(this); visibleFunc(this.Container_2491CACC_2B9A_2D25_41B0_B0FCFA178C1F_mobile)","fontColor":"#FFFFFF","pressedBackgroundOpacity":0,"iconHeight":0,"class":"Button","width":"25%","paddingTop":0,"layout":"horizontal","rollOverBackgroundOpacity":0,"id":"Button_4B38EA15_586A_8BFC_41B6_A7351361ECB5","paddingBottom":0,"fontSize":"3vw","backgroundOpacity":0,"tabIndex":0,"data":{"name":"Ubi"},"backgroundColor":["#000000"],"minHeight":1,"minWidth":1,"verticalAlign":"middle","iconWidth":0,"fontWeight":"bold","rollOverShadow":false,"rollOverBackgroundColor":["#DB9B4D"],"rollOverFontColor":"#DB9B4D","pressedBackgroundColor":["#DB9B4D"],"fontFamily":"Arial Narrow","rollOverBackgroundColorRatios":[0],"backgroundColorRatios":[0],"pressedBackgroundColorRatios":[0],"height":"60%","paddingLeft":0,"borderColor":"#000000","pressedFontColor":"#000000","label":trans('Button_4B38EA15_586A_8BFC_41B6_A7351361ECB5.label'),"paddingRight":0,"horizontalAlign":"center"},{"hfovMax":130,"mapLocations":[{"y":313.82,"class":"PanoramaMapLocation","angle":23.43,"map":"this.map_21E8B54F_3431_DD70_41C5_CE0CF6B9B39E","x":568.99}],"id":"panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5","hfov":360,"vfov":180,"thumbnailUrl":"media/panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5_t.webp","frames":[{"class":"CubicPanoramaFrame","cube":{"class":"ImageResource","levels":[{"rowCount":11,"height":5632,"url":"media/panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5_0/{face}/0/{row}_{column}.webp","colCount":66,"class":"TiledImageResourceLevel","tags":"ondemand","width":33792},{"rowCount":6,"height":3072,"url":"media/panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5_0/{face}/1/{row}_{column}.webp","colCount":36,"class":"TiledImageResourceLevel","tags":"ondemand","width":18432},{"rowCount":3,"height":1536,"url":"media/panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5_0/{face}/2/{row}_{column}.webp","colCount":18,"class":"TiledImageResourceLevel","tags":"ondemand","width":9216},{"rowCount":2,"height":1024,"url":"media/panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5_0/{face}/3/{row}_{column}.webp","colCount":12,"class":"TiledImageResourceLevel","tags":"ondemand","width":6144},{"rowCount":1,"height":512,"url":"media/panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5_0/{face}/4/{row}_{column}.webp","colCount":6,"class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072}]},"thumbnailUrl":"media/panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5_t.webp"}],"data":{"label":"Aigua tractada"},"class":"Panorama","adjacentPanoramas":[{"data":{"overlayID":"overlay_2BE13A0F_313C_BD1B_41C3_D9C156CA34E5"},"distance":3.93,"panorama":"this.panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173","yaw":38.76,"class":"AdjacentPanorama","backwardYaw":164.89,"select":"this.overlay_2BE13A0F_313C_BD1B_41C3_D9C156CA34E5.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_2FAC7504_313D_770D_41BE_ECE25BBE3E54"},"distance":3.34,"panorama":"this.panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D","yaw":-77.35,"class":"AdjacentPanorama","backwardYaw":-149.43,"select":"this.overlay_2FAC7504_313D_770D_41BE_ECE25BBE3E54.get('areas').forEach(function(a){ a.trigger('click') })"}],"overlays":["this.overlay_2FAC7504_313D_770D_41BE_ECE25BBE3E54","this.overlay_2BE13A0F_313C_BD1B_41C3_D9C156CA34E5","this.overlay_14FB2DD6_3411_AD10_41BA_83CFAC238E12","this.popup_15EFB10F_3412_D2F0_41BB_5675F1E096AE"],"label":trans('panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5.label')},{"toolTipBackgroundColor":"#F6F6F6","playbackBarHeadHeight":15,"playbackBarHeadShadowColor":"#000000","subtitlesTextShadowOpacity":1,"playbackBarHeadBorderSize":0,"playbackBarHeadBackgroundColorRatios":[0,1],"playbackBarProgressBackgroundColorRatios":[0],"vrPointerColor":"#FFFFFF","subtitlesBackgroundOpacity":0.2,"progressBarBackgroundColor":["#3399FF"],"left":"0%","toolTipPaddingRight":3,"right":"0%","playbackBarBackgroundOpacity":1,"progressBorderColor":"#000000","playbackBarBorderColor":"#FFFFFF","playbackBarBorderRadius":0,"subtitlesFontFamily":"Arial","subtitlesTop":0,"toolTipFontSize":"1.11vmin","playbackBarProgressBorderColor":"#000000","playbackBarHeadShadow":true,"surfaceReticleSelectionColor":"#FFFFFF","toolTipFontFamily":"Arial Narrow","subtitlesBorderColor":"#FFFFFF","firstTransitionDuration":0,"toolTipShadowBlurRadius":1,"vrPointerSelectionTime":2000,"progressBackgroundColor":["#000000"],"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBorderRadius":1,"playbackBarHeadBorderRadius":0,"toolTipBorderColor":"#767676","vrThumbstickRotationStep":20,"subtitlesFontColor":"#FFFFFF","toolTipFontColor":"#606060","playbackBarHeadBorderColor":"#000000","playbackBarBorderSize":0,"playbackBarBottom":5,"toolTipTextShadowBlurRadius":1,"progressBottom":10,"toolTipTextShadowColor":"#000000","progressHeight":2,"toolTipShadowColor":"#333138","playbackBarBackgroundColor":["#FFFFFF"],"progressBorderSize":0,"data":{"name":"Floorplan"},"playbackBarHeight":10,"propagateClick":false,"progressBarBorderRadius":2,"id":"MapViewer_mobile","subtitlesTextShadowHorizontalLength":1,"progressBarBorderSize":0,"subtitlesGap":0,"subtitlesTextShadowColor":"#000000","minHeight":1,"subtitlesBackgroundColor":"#000000","minWidth":1,"progressBorderRadius":2,"playbackBarHeadWidth":6,"playbackBarProgressBorderSize":0,"playbackBarBackgroundColorDirection":"vertical","subtitlesTextShadowVerticalLength":1,"playbackBarRight":0,"progressRight":"33%","progressBackgroundColorRatios":[0],"progressOpacity":0.7,"top":"0%","playbackBarProgressBorderRadius":0,"progressBarBackgroundColorDirection":"horizontal","bottom":"0%","playbackBarProgressBackgroundColor":["#3399FF"],"subtitlesFontSize":"3vmin","progressBarBorderColor":"#000000","vrPointerSelectionColor":"#FF6600","progressLeft":"33%","playbackBarHeadShadowBlurRadius":1.5,"progressBarBackgroundColorRatios":[0],"playbackBarHeadShadowOpacity":0.7,"surfaceReticleColor":"#FFFFFF","subtitlesBottom":10,"toolTipPaddingLeft":3,"playbackBarLeft":0,"class":"ViewerArea"},{"class":"PanoramaCamera","initialPosition":{"pitch":-4.53,"class":"PanoramaCameraPosition","yaw":-49.62},"id":"panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40_camera","initialSequence":"this.sequence_2684B12F_2ACB_EC3B_41C0_D8609BF4D4CB","enterPointingToHorizon":true},{"hfovMax":130,"mapLocations":[{"y":290.95,"class":"PanoramaMapLocation","angle":261.74,"map":"this.map_21E8B54F_3431_DD70_41C5_CE0CF6B9B39E","x":492.64}],"id":"panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D","hfov":360,"vfov":180,"thumbnailUrl":"media/panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D_t.webp","frames":[{"class":"CubicPanoramaFrame","cube":{"class":"ImageResource","levels":[{"rowCount":11,"height":5632,"url":"media/panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D_0/{face}/0/{row}_{column}.webp","colCount":66,"class":"TiledImageResourceLevel","tags":"ondemand","width":33792},{"rowCount":6,"height":3072,"url":"media/panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D_0/{face}/1/{row}_{column}.webp","colCount":36,"class":"TiledImageResourceLevel","tags":"ondemand","width":18432},{"rowCount":3,"height":1536,"url":"media/panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D_0/{face}/2/{row}_{column}.webp","colCount":18,"class":"TiledImageResourceLevel","tags":"ondemand","width":9216},{"rowCount":2,"height":1024,"url":"media/panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D_0/{face}/3/{row}_{column}.webp","colCount":12,"class":"TiledImageResourceLevel","tags":"ondemand","width":6144},{"rowCount":1,"height":512,"url":"media/panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D_0/{face}/4/{row}_{column}.webp","colCount":6,"class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072}]},"thumbnailUrl":"media/panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D_t.webp"}],"data":{"label":"Biodisc i decantador lamel\u00b7lar"},"class":"Panorama","adjacentPanoramas":[{"data":{"overlayID":"overlay_2B57ED5C_3135_B73D_4180_7A519720F10A"},"distance":3.59,"panorama":"this.panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110","yaw":-74.65,"class":"AdjacentPanorama","backwardYaw":139.99,"select":"this.overlay_2B57ED5C_3135_B73D_4180_7A519720F10A.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_2A42EF39_311C_9307_41A2_7CBF9259F020"},"distance":3.01,"panorama":"this.panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5","yaw":-149.43,"class":"AdjacentPanorama","backwardYaw":-77.35,"select":"this.overlay_2A42EF39_311C_9307_41A2_7CBF9259F020.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_2ADBB339_311C_9307_41C6_D3FF865D35B1"},"distance":2.98,"panorama":"this.panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB","yaw":132.97,"class":"AdjacentPanorama","backwardYaw":170.74,"select":"this.overlay_2ADBB339_311C_9307_41C6_D3FF865D35B1.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_297C4A48_311D_BD04_41BB_13B7019F026C"},"distance":2.74,"panorama":"this.panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A","yaw":39.09,"class":"AdjacentPanorama","backwardYaw":74.84,"select":"this.overlay_297C4A48_311D_BD04_41BB_13B7019F026C.get('areas').forEach(function(a){ a.trigger('click') })"}],"overlays":["this.overlay_297C4A48_311D_BD04_41BB_13B7019F026C","this.overlay_2ADBB339_311C_9307_41C6_D3FF865D35B1","this.overlay_2A42EF39_311C_9307_41A2_7CBF9259F020","this.overlay_2B57ED5C_3135_B73D_4180_7A519720F10A","this.overlay_201B24D4_356F_08D6_419B_7C45DB194FD6","this.overlay_23051B32_356D_3953_41C2_6F3BC096FFD7","this.popup_22524D82_356D_7933_41C7_187FD108A0FC","this.popup_2DE6D1D0_3563_092F_41B6_FE2A411B8D09"],"label":trans('panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D.label')},{"id":"ImageResource_14E7A1CC_3417_D571_41C3_A00219A305B4","class":"ImageResource","levels":["this.imlevel_62C588A0_6CE8_45A3_41CC_2F1414DFEBF3","this.imlevel_62C598A1_6CE8_45A5_41B6_8B204B94AAEF","this.imlevel_62C578A2_6CE8_45A7_41C7_84B41E343F5A"]},{"scrollBarMargin":1,"layout":"absolute","propagateClick":false,"id":"Container_1A8FB351_0B10_31D7_4162_02D83B6D0D80_mobile","backgroundColor":["#007D99"],"left":"0%","right":0,"minHeight":1,"gap":5,"minWidth":1,"data":{"name":"header"},"scrollBarColor":"#000000","scrollBarWidth":5,"backgroundColorRatios":[0.5568627450980392],"top":"0%","height":"6%","children":["this.HTMLText_1A884351_0B10_31D7_4198_270AC3680499_mobile","this.IconButton_1A885351_0B10_31D7_410C_208FFB1878B0_mobile"],"class":"Container"},{"hfovMax":130,"mapLocations":[{"y":53.4,"class":"PanoramaMapLocation","angle":222.74,"map":"this.map_21E8B54F_3431_DD70_41C5_CE0CF6B9B39E","x":179.75}],"id":"panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300","hfov":360,"vfov":180,"thumbnailUrl":"media/panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300_t.webp","frames":[{"class":"CubicPanoramaFrame","cube":{"class":"ImageResource","levels":[{"rowCount":11,"height":5632,"url":"media/panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300_0/{face}/0/{row}_{column}.webp","colCount":66,"class":"TiledImageResourceLevel","tags":"ondemand","width":33792},{"rowCount":6,"height":3072,"url":"media/panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300_0/{face}/1/{row}_{column}.webp","colCount":36,"class":"TiledImageResourceLevel","tags":"ondemand","width":18432},{"rowCount":3,"height":1536,"url":"media/panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300_0/{face}/2/{row}_{column}.webp","colCount":18,"class":"TiledImageResourceLevel","tags":"ondemand","width":9216},{"rowCount":2,"height":1024,"url":"media/panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300_0/{face}/3/{row}_{column}.webp","colCount":12,"class":"TiledImageResourceLevel","tags":"ondemand","width":6144},{"rowCount":1,"height":512,"url":"media/panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300_0/{face}/4/{row}_{column}.webp","colCount":6,"class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072}]},"thumbnailUrl":"media/panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300_t.webp"}],"data":{"label":"Cam\u00ed"},"class":"Panorama","adjacentPanoramas":[{"data":{"overlayID":"overlay_3BA3F70E_2F13_931D_41C4_9836B0E9C56A"},"distance":13.43,"panorama":"this.panorama_2723648B_2AC9_F4FA_41BA_020120CB9321","yaw":94.52,"class":"AdjacentPanorama","backwardYaw":123.94,"select":"this.overlay_3BA3F70E_2F13_931D_41C4_9836B0E9C56A.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_3CF252D5_2F14_ED0F_41C5_217F62514898"},"distance":6.15,"panorama":"this.panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618","yaw":-51.54,"class":"AdjacentPanorama","backwardYaw":87.63,"select":"this.overlay_3CF252D5_2F14_ED0F_41C5_217F62514898.get('areas').forEach(function(a){ a.trigger('click') })"}],"overlays":["this.overlay_3CF252D5_2F14_ED0F_41C5_217F62514898","this.overlay_3BA3F70E_2F13_931D_41C4_9836B0E9C56A"],"label":trans('panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300.label')},{"hfovMax":130,"mapLocations":[{"y":310.41,"class":"PanoramaMapLocation","angle":65.56,"map":"this.map_21E8B54F_3431_DD70_41C5_CE0CF6B9B39E","x":702.33}],"id":"panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173","hfov":360,"vfov":180,"thumbnailUrl":"media/panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173_t.webp","frames":[{"class":"CubicPanoramaFrame","cube":{"class":"ImageResource","levels":[{"rowCount":11,"height":5632,"url":"media/panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173_0/{face}/0/{row}_{column}.webp","colCount":66,"class":"TiledImageResourceLevel","tags":"ondemand","width":33792},{"rowCount":6,"height":3072,"url":"media/panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173_0/{face}/1/{row}_{column}.webp","colCount":36,"class":"TiledImageResourceLevel","tags":"ondemand","width":18432},{"rowCount":3,"height":1536,"url":"media/panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173_0/{face}/2/{row}_{column}.webp","colCount":18,"class":"TiledImageResourceLevel","tags":"ondemand","width":9216},{"rowCount":2,"height":1024,"url":"media/panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173_0/{face}/3/{row}_{column}.webp","colCount":12,"class":"TiledImageResourceLevel","tags":"ondemand","width":6144},{"rowCount":1,"height":512,"url":"media/panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173_0/{face}/4/{row}_{column}.webp","colCount":6,"class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072}]},"thumbnailUrl":"media/panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173_t.webp"}],"data":{"label":"Edifici de control"},"class":"Panorama","adjacentPanoramas":[{"data":{"overlayID":"overlay_2CD69101_3113_6F07_41C3_BEDD08DB47BC"},"distance":3.37,"panorama":"this.panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5","yaw":164.89,"class":"AdjacentPanorama","backwardYaw":38.76,"select":"this.overlay_2CD69101_3113_6F07_41C3_BEDD08DB47BC.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_145BC84F_3413_B370_4178_07F905F7858C"},"class":"AdjacentPanorama","panorama":"this.panorama_26EF510D_2ACA_6DFF_41B4_FE0E1480A808","yaw":-46.54,"distance":100,"select":"this.overlay_145BC84F_3413_B370_4178_07F905F7858C.get('areas').forEach(function(a){ a.trigger('click') })"}],"overlays":["this.overlay_2CD69101_3113_6F07_41C3_BEDD08DB47BC","this.overlay_145BC84F_3413_B370_4178_07F905F7858C"],"label":trans('panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173.label')},{"scrollBarMargin":1,"click":"var invisibleFunc = function(component) { this.setComponentVisibility(component, false, 0, this.effect_3BACAEC7_2B86_E522_41C4_7EE76E48762C, 'hideEffect', false)}.bind(this); invisibleFunc(this.Container_2491CACC_2B9A_2D25_41B0_B0FCFA178C1F_mobile)","layout":"absolute","propagateClick":false,"overflow":"scroll","id":"Container_2491CACC_2B9A_2D25_41B0_B0FCFA178C1F_mobile","backgroundOpacity":0.5,"backgroundColor":["#000000"],"left":"0%","right":"0%","minHeight":10,"gap":5,"minWidth":10,"data":{"name":"UBICACI\u00d3N"},"scrollBarColor":"#000000","scrollBarWidth":5,"backgroundColorRatios":[0],"top":"0%","bottom":"0%","children":["this.Container_24F17940_2B9E_2F1D_41A0_766174CF191A_mobile"],"visible":false,"class":"Container"},{"titlePaddingBottom":5,"scrollBarMargin":2,"shadowHorizontalLength":3,"titlePaddingLeft":5,"closeButtonRollOverIconColor":"#000000","closeButtonBackgroundColor":["#007D99"],"closeButtonRollOverIconLineWidth":4,"data":{"name":"Window682"},"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"veilColor":["#000000","#000000"],"bodyPaddingLeft":0,"titlePaddingTop":5,"gap":10,"closeButtonPaddingLeft":5,"verticalAlign":"middle","closeButtonRollOverBorderColor":"#000000","borderRadius":5,"shadow":true,"modal":true,"titleFontSize":"1.29vmin","bodyPaddingBottom":0,"shadowVerticalLength":0,"veilColorRatios":[0,1],"bodyPaddingTop":0,"scrollBarColor":"#000000","headerPaddingTop":10,"closeButtonPressedBorderColor":"#000000","headerBackgroundColorRatios":[0,0.09803921568627451,1],"closeButtonBorderSize":0,"closeButtonPressedBackgroundColor":["#000000"],"footerBackgroundColorDirection":"vertical","headerBackgroundOpacity":0,"closeButtonIconWidth":25,"closeButtonPressedBackgroundColorRatios":[0.4666666666666667],"backgroundColorRatios":[],"closeButtonPressedBackgroundColorDirection":"vertical","showEffect":{"duration":500,"class":"FadeInEffect","easing":"cubic_in_out"},"hideEffect":{"duration":500,"class":"FadeOutEffect","easing":"cubic_in_out"},"closeButtonPressedIconLineWidth":4,"headerBackgroundColorDirection":"vertical","children":["this.viewer_uid63F12210_6D0D_23F2_41C5_FC561F2B5006"],"headerVerticalAlign":"middle","horizontalAlign":"center","closeButtonRollOverBackgroundColor":["#007D99"],"bodyBackgroundOpacity":0,"closeButtonBackgroundOpacity":1,"veilShowEffect":{"duration":500,"class":"FadeInEffect","easing":"cubic_in_out"},"veilHideEffect":{"duration":500,"class":"FadeOutEffect","easing":"cubic_in_out"},"closeButtonPressedIconColor":"#007D99","closeButtonPaddingTop":5,"closeButtonPressedBorderSize":0,"closeButtonBackgroundColorDirection":"vertical","headerPaddingBottom":5,"titlePaddingRight":5,"closeButtonRollOverBackgroundOpacity":1,"bodyBackgroundColorRatios":[0,0.5019607843137255,1],"propagateClick":false,"closeButtonIconLineWidth":4,"closeButtonPressedBackgroundOpacity":1,"overflow":"scroll","id":"window_67CB9A52_6D0D_2076_41D3_2AA735D2AD0C","layout":"vertical","closeButtonRollOverBackgroundColorRatios":[0.4666666666666667],"backgroundColor":[],"headerPaddingLeft":10,"closeButtonPaddingRight":5,"footerBackgroundColorRatios":[0,0.8980392156862745,1],"minHeight":0,"closeButtonPaddingBottom":5,"minWidth":0,"closeButtonBorderRadius":0,"titleHorizontalAlign":"left","veilOpacity":0.4,"closeButtonBackgroundColorRatios":[0.4666666666666667],"shadowColor":"#000000","headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundOpacity":0,"closeButtonIconColor":"#FFFFFF","closeButtonIconHeight":25,"bodyBackgroundColorDirection":"vertical","bodyPaddingRight":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titleFontFamily":"Arial","closeButtonRollOverBackgroundColorDirection":"vertical","footerHeight":5,"headerPaddingRight":0,"shadowOpacity":0.5,"closeButtonRollOverBorderSize":0,"shadowSpread":1,"class":"Window"},{"class":"PanoramaCamera","initialPosition":{"pitch":-1.24,"class":"PanoramaCameraPosition","yaw":-106.35},"id":"panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618_camera","initialSequence":"this.sequence_2684912F_2ACB_EC3B_41BD_1B8DD63CB2C7","enterPointingToHorizon":true},{"click":"var visibleFunc = function(component) { this.setComponentVisibility(component, true, 0, this.effect_4A2D59B7_5865_883C_41BA_585846C3867E, 'showEffect', false)}.bind(this); visibleFunc(this.Container_388EB749_2AF6_1467_41BB_5B61DF3F631C_mobile)","fontColor":"#FFFFFF","pressedBackgroundOpacity":0,"iconHeight":0,"class":"Button","width":"15%","paddingTop":0,"layout":"horizontal","rollOverBackgroundOpacity":0,"id":"Button_497F653A_5866_9834_41D4_33C6B68227C3","paddingBottom":0,"fontSize":"3vw","backgroundOpacity":0,"tabIndex":0,"data":{"name":"Info"},"backgroundColor":["#000000"],"minHeight":1,"minWidth":1,"verticalAlign":"middle","iconWidth":0,"fontWeight":"bold","rollOverShadow":false,"rollOverBackgroundColor":["#DB9B4D"],"rollOverFontColor":"#DB9B4D","pressedBackgroundColor":["#DB9B4D"],"fontFamily":"Arial Narrow","rollOverBackgroundColorRatios":[0],"backgroundColorRatios":[0],"pressedBackgroundColorRatios":[0],"height":"60%","paddingLeft":0,"borderColor":"#000000","pressedFontColor":"#000000","label":trans('Button_497F653A_5866_9834_41D4_33C6B68227C3.label'),"paddingRight":0,"horizontalAlign":"center"},{"class":"PanoramaCamera","initialPosition":{"pitch":-20.86,"class":"PanoramaCameraPosition","yaw":21.33},"id":"panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300_camera","initialSequence":"this.sequence_26878130_2ACB_EC25_41B8_D7A8810AAC8F","enterPointingToHorizon":true},{"hfovMax":130,"mapLocations":[{"y":248.05,"class":"PanoramaMapLocation","angle":66.25,"map":"this.map_21E8B54F_3431_DD70_41C5_CE0CF6B9B39E","x":364.53}],"id":"panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0","hfov":360,"vfov":180,"thumbnailUrl":"media/panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0_t.webp","frames":[{"class":"CubicPanoramaFrame","cube":{"class":"ImageResource","levels":[{"rowCount":11,"height":5632,"url":"media/panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0_0/{face}/0/{row}_{column}.webp","colCount":66,"class":"TiledImageResourceLevel","tags":"ondemand","width":33792},{"rowCount":6,"height":3072,"url":"media/panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0_0/{face}/1/{row}_{column}.webp","colCount":36,"class":"TiledImageResourceLevel","tags":"ondemand","width":18432},{"rowCount":3,"height":1536,"url":"media/panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0_0/{face}/2/{row}_{column}.webp","colCount":18,"class":"TiledImageResourceLevel","tags":"ondemand","width":9216},{"rowCount":2,"height":1024,"url":"media/panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0_0/{face}/3/{row}_{column}.webp","colCount":12,"class":"TiledImageResourceLevel","tags":"ondemand","width":6144},{"rowCount":1,"height":512,"url":"media/panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0_0/{face}/4/{row}_{column}.webp","colCount":6,"class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072}]},"thumbnailUrl":"media/panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0_t.webp"}],"data":{"label":"Pretractament"},"class":"Panorama","adjacentPanoramas":[{"data":{"overlayID":"overlay_2626089B_3133_9D3B_41C2_ED4C0D1B95BF"},"distance":3.29,"panorama":"this.panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40","yaw":-112.89,"class":"AdjacentPanorama","backwardYaw":-90.78,"select":"this.overlay_2626089B_3133_9D3B_41C2_ED4C0D1B95BF.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_28DBB59B_3134_F73B_41A6_6A4F096DADD1"},"distance":3.27,"panorama":"this.panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A","yaw":65.36,"class":"AdjacentPanorama","backwardYaw":-107.45,"select":"this.overlay_28DBB59B_3134_F73B_41A6_6A4F096DADD1.get('areas').forEach(function(a){ a.trigger('click') })"}],"overlays":["this.overlay_2626089B_3133_9D3B_41C2_ED4C0D1B95BF","this.overlay_28DBB59B_3134_F73B_41A6_6A4F096DADD1","this.overlay_2BD5C23C_3432_B710_41C4_851F83886C2A","this.popup_2C6D2405_355D_0F36_41AE_8BAF7D7463D7"],"label":trans('panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0.label')},{"id":"ImageResource_2D6173C2_3523_0933_41C0_32F2FD3B8205","class":"ImageResource","levels":["this.imlevel_62C86570_6CE8_4CA3_41CD_9241915DCCCF","this.imlevel_62CA8570_6CE8_4CA3_41D4_92991C1E486C","this.imlevel_62CA9570_6CE8_4CA3_41C1_AF462240B4D4"]},{"id":"ImageResource_2FCA4D3F_3563_3951_41B3_BBE7609E7448","class":"ImageResource","levels":["this.imlevel_62CED05B_6CE8_44E5_41B2_18EE0092DAD7","this.imlevel_62F1C05C_6CE8_44E3_41C0_1D2472A494B4","this.imlevel_62F1D05C_6CE8_44E3_41C9_75D1D3C3D0EE"]},{"pitch":-19.15,"yaw":-26.29,"hideDuration":500,"popupMaxWidth":"95%","hideEasing":"cubic_out","class":"PopupPanoramaOverlay","showDuration":500,"popupDistance":100,"id":"popup_1477256D_342E_7D33_41C9_72108D06BD61","image":"this.ImageResource_14E511C9_3417_D573_41B5_0851C8D0E5FE","showEasing":"cubic_in","popupMaxHeight":"95%","hfov":6},{"pitch":-19.15,"yaw":-150.52,"hideDuration":500,"popupMaxWidth":"95%","hideEasing":"cubic_out","class":"PopupPanoramaOverlay","showDuration":500,"popupDistance":100,"id":"popup_14034507_3433_D2F0_41AF_85425688EC0A","image":"this.ImageResource_14E511C9_3417_D573_41C8_203E49725D1D","showEasing":"cubic_in","popupMaxHeight":"95%","hfov":8},{"id":"ImageResource_14E511C9_3417_D573_41B5_0851C8D0E5FE","class":"ImageResource","levels":["this.imlevel_62CBE3B8_6CE8_4BA3_41CC_40532576172F","this.imlevel_62CC03B8_6CE8_4BA3_41A1_27B3C012D45A","this.imlevel_62CC13B8_6CE8_4BA3_41C7_62E562137F44"]},{"id":"effect_4A842E39_586B_8834_41A2_2725E3F938B1","duration":500,"class":"FadeInEffect"},{"id":"effect_2F60F088_3432_53F0_41C7_95BC5D184B8A","duration":500,"class":"FadeOutEffect"},{"scrollBarMargin":1,"layout":"absolute","propagateClick":false,"overflow":"scroll","id":"Container_1B875E30_0B10_F355_41A4_649C46EF2A0B_mobile","backgroundOpacity":0,"left":"0%","right":"0%","scrollBarOpacity":0,"minHeight":10,"gap":5,"minWidth":10,"verticalAlign":"middle","data":{"name":"Global"},"scrollBarColor":"#000000","scrollBarWidth":5,"top":"0%","bottom":"0%","children":["this.Container_3F9DD699_2ACA_34E6_4162_6B1F9C9A216A_mobile","this.Container_1DE8D52E_0B11_D14D_41A4_EFDECEE7B080_mobile","this.Container_1F44978F_0B10_514B_419E_B30484444CD1_mobile","this.IconButton_38EDE7D1_2ACA_7466_41BB_898EC2ECFCC8_mobile"],"class":"Container","horizontalAlign":"center"},{"paddingRight":10,"scrollBarMargin":2,"layout":"horizontal","propagateClick":false,"overflow":"scroll","id":"Container_5B4D36A2_54D7_3B7F_41D1_191F91AAEF35","backgroundOpacity":0,"left":"0%","right":"0%","minHeight":20,"gap":10,"minWidth":20,"verticalAlign":"middle","data":{"name":"BOTONERA"},"scrollBarColor":"#000000","bottom":"0%","height":"6%","paddingLeft":10,"children":["this.Button_5A327644_54DF_1B3B_41B9_7EBC7F68B008","this.Button_497F653A_5866_9834_41D4_33C6B68227C3","this.Button_4AC6EECF_586A_886C_41BF_9BFEC69D255F","this.Button_4B38EA15_586A_8BFC_41B6_A7351361ECB5","this.Button_4CF8AFFD_586E_882C_41CA_6DABBF23297E"],"class":"Container","horizontalAlign":"center"},{"id":"effect_3F08EE1C_2F15_953D_41BE_0EC5195DB400","duration":500,"class":"FadeOutEffect"},{"fontColor":"#FFFFFF","textShadowBlurRadius":5,"propagateClick":false,"id":"Label_43DD8528_4F15_4D15_41CD_26FA7D7D5F0D_mobile","fontSize":"13px","backgroundOpacity":0,"left":"1%","minHeight":8,"text":trans('Label_43DD8528_4F15_4D15_41CD_26FA7D7D5F0D_mobile.text'),"minWidth":15,"fontFamily":"Arial Narrow","data":{"name":"T\u00cdTULO"},"top":"25%","bottom":"25%","width":"50%","textShadowColor":"#000000","paddingLeft":5,"textShadowOpacity":1,"class":"Label"},{"scrollBarMargin":2,"layout":"absolute","propagateClick":false,"overflow":"scroll","id":"Container_5BBB71F3_54D9_38DE_41D1_1706D966F9FE","maxHeight":1000,"maxWidth":1000,"backgroundColor":["#FFFFFF","#FFFFFF"],"left":"0%","right":"0%","minHeight":1,"gap":10,"minWidth":1,"data":{"name":"L\u00ednea"},"scrollBarColor":"#000000","backgroundColorRatios":[0,1],"bottom":"6%","height":"0.26%","class":"Container"},{"scrollBarMargin":1,"layout":"absolute","propagateClick":false,"overflow":"scroll","id":"Container_1F44978F_0B10_514B_419E_B30484444CD1_mobile","backgroundColor":["#FFFFFF","#FFFFFF"],"left":"0%","right":"0%","scrollBarOpacity":0,"minHeight":10,"gap":5,"minWidth":10,"data":{"name":"CUERPO"},"scrollBarColor":"#000000","scrollBarWidth":5,"backgroundColorRatios":[0,1],"top":"40%","bottom":"0%","children":["this.HTMLText_1813A801_0D30_5F37_4196_2A83A55CF72F_mobile","this.IconButton_5B4B6A0D_4EC1_2FB8_41C0_D30A5663111A_mobile"],"class":"Container"},{"pitch":-16.86,"video":"this.videores_2A806A2E_34F6_5730_41AB_7323AA1B301C","popupMaxWidth":"95%","yaw":61.52,"popupMaxHeight":"95%","hideEasing":"cubic_out","class":"PopupPanoramaOverlay","hideDuration":500,"showDuration":500,"popupDistance":100,"id":"popup_207C1A7E_3412_7711_41BB_108A4D88BDBE","showEasing":"cubic_in","autoplay":true,"hfov":7},{"hfovMax":130,"mapLocations":[{"y":402.3,"class":"PanoramaMapLocation","angle":-103.54,"map":"this.map_21E8B54F_3431_DD70_41C5_CE0CF6B9B39E","x":388.05}],"id":"panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110","hfov":360,"vfov":180,"thumbnailUrl":"media/panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110_t.webp","frames":[{"class":"CubicPanoramaFrame","cube":{"class":"ImageResource","levels":[{"rowCount":11,"height":5632,"url":"media/panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110_0/{face}/0/{row}_{column}.webp","colCount":66,"class":"TiledImageResourceLevel","tags":"ondemand","width":33792},{"rowCount":6,"height":3072,"url":"media/panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110_0/{face}/1/{row}_{column}.webp","colCount":36,"class":"TiledImageResourceLevel","tags":"ondemand","width":18432},{"rowCount":3,"height":1536,"url":"media/panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110_0/{face}/2/{row}_{column}.webp","colCount":18,"class":"TiledImageResourceLevel","tags":"ondemand","width":9216},{"rowCount":2,"height":1024,"url":"media/panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110_0/{face}/3/{row}_{column}.webp","colCount":12,"class":"TiledImageResourceLevel","tags":"ondemand","width":6144},{"rowCount":1,"height":512,"url":"media/panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110_0/{face}/4/{row}_{column}.webp","colCount":6,"class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072}]},"thumbnailUrl":"media/panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110_t.webp"}],"data":{"label":"Biodisc i decantador lamel\u00b7lar"},"class":"Panorama","adjacentPanoramas":[{"data":{"overlayID":"overlay_2D9854BA_312F_9505_41B0_5320C6C54057"},"distance":3.33,"panorama":"this.panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D","yaw":139.99,"class":"AdjacentPanorama","backwardYaw":-74.65,"select":"this.overlay_2D9854BA_312F_9505_41B0_5320C6C54057.get('areas').forEach(function(a){ a.trigger('click') })"}],"overlays":["this.overlay_2D9854BA_312F_9505_41B0_5320C6C54057","this.overlay_2B818016_34F2_7311_41C6_C70CD66C7BDC","this.overlay_2B67CF84_3135_B30D_41B5_5EEF5D8C265E","this.popup_207C1A7E_3412_7711_41BB_108A4D88BDBE","this.popup_16ADADAE_341E_6D31_41C0_29AC7511077C"],"label":trans('panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110.label')},{"pitch":-40.7,"yaw":84.38,"hideDuration":500,"popupMaxWidth":"95%","hideEasing":"cubic_out","class":"PopupPanoramaOverlay","showDuration":500,"popupDistance":100,"id":"popup_16ADADAE_341E_6D31_41C0_29AC7511077C","image":"this.ImageResource_14E661CB_3417_D577_41A3_24DA5CE3AC20","showEasing":"cubic_in","popupMaxHeight":"95%","hfov":8},{"id":"effect_4A2D59B7_5865_883C_41BA_585846C3867E","duration":500,"class":"FadeInEffect"},{"class":"PanoramaCamera","initialPosition":{"pitch":-1.35,"class":"PanoramaCameraPosition","yaw":36.01},"id":"panorama_26EF510D_2ACA_6DFF_41B4_FE0E1480A808_camera","initialSequence":"this.sequence_26875130_2ACB_EC25_41C1_3D787DC4169D","enterPointingToHorizon":true},{"scrollBarMargin":1,"click":"var invisibleFunc = function(component) { this.setComponentVisibility(component, false, 0, this.effect_2A418B14_342E_7511_41AF_A0A3B1766094, 'hideEffect', false)}.bind(this); invisibleFunc(this.Container_388EB749_2AF6_1467_41BB_5B61DF3F631C_mobile)","layout":"absolute","propagateClick":false,"overflow":"scroll","id":"Container_388EB749_2AF6_1467_41BB_5B61DF3F631C_mobile","backgroundOpacity":0.5,"backgroundColor":["#000000"],"left":"0%","right":"0%","minHeight":10,"gap":5,"minWidth":10,"data":{"name":"INFO"},"scrollBarColor":"#000000","scrollBarWidth":5,"backgroundColorRatios":[0],"top":"0%","bottom":"0%","children":["this.Container_1B875E30_0B10_F355_41A4_649C46EF2A0B_mobile"],"visible":false,"class":"Container"},{"hfovMax":130,"id":"panorama_2723648B_2AC9_F4FA_41BA_020120CB9321","hfov":360,"vfov":180,"thumbnailUrl":"media/panorama_2723648B_2AC9_F4FA_41BA_020120CB9321_t.webp","frames":[{"class":"CubicPanoramaFrame","cube":{"class":"ImageResource","levels":[{"rowCount":11,"height":5632,"url":"media/panorama_2723648B_2AC9_F4FA_41BA_020120CB9321_0/{face}/0/{row}_{column}.webp","colCount":66,"class":"TiledImageResourceLevel","tags":"ondemand","width":33792},{"rowCount":6,"height":3072,"url":"media/panorama_2723648B_2AC9_F4FA_41BA_020120CB9321_0/{face}/1/{row}_{column}.webp","colCount":36,"class":"TiledImageResourceLevel","tags":"ondemand","width":18432},{"rowCount":3,"height":1536,"url":"media/panorama_2723648B_2AC9_F4FA_41BA_020120CB9321_0/{face}/2/{row}_{column}.webp","colCount":18,"class":"TiledImageResourceLevel","tags":"ondemand","width":9216},{"rowCount":2,"height":1024,"url":"media/panorama_2723648B_2AC9_F4FA_41BA_020120CB9321_0/{face}/3/{row}_{column}.webp","colCount":12,"class":"TiledImageResourceLevel","tags":"ondemand","width":6144},{"rowCount":1,"height":512,"url":"media/panorama_2723648B_2AC9_F4FA_41BA_020120CB9321_0/{face}/4/{row}_{column}.webp","colCount":6,"class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072}]},"thumbnailUrl":"media/panorama_2723648B_2AC9_F4FA_41BA_020120CB9321_t.webp"}],"data":{"label":"Entrada"},"class":"Panorama","adjacentPanoramas":[{"data":{"overlayID":"overlay_3DDA2AF8_2F13_7D05_41BD_B67E5011DA14"},"distance":100,"panorama":"this.panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300","yaw":123.94,"class":"AdjacentPanorama","backwardYaw":94.52,"select":"this.overlay_3DDA2AF8_2F13_7D05_41BD_B67E5011DA14.get('areas').forEach(function(a){ a.trigger('click') })"}],"overlays":["this.overlay_3DDA2AF8_2F13_7D05_41BD_B67E5011DA14"],"label":trans('panorama_2723648B_2AC9_F4FA_41BA_020120CB9321.label')},{"scrollBarMargin":1,"layout":"absolute","propagateClick":false,"overflow":"scroll","id":"Container_3F9DD699_2ACA_34E6_4162_6B1F9C9A216A_mobile","backgroundColor":["#FFFFFF"],"left":"0%","right":"0%","minHeight":10,"gap":5,"minWidth":10,"data":{"name":"IMAGEN"},"scrollBarColor":"#000000","scrollBarWidth":5,"backgroundColorRatios":[0],"top":"0%","bottom":"60%","children":["this.Image_1E277BB4_0B11_D15E_419D_874F3ACA4F77_mobile"],"class":"Container"},{"hfovMax":130,"mapLocations":[{"y":182.35,"class":"PanoramaMapLocation","angle":251.23,"map":"this.map_21E8B54F_3431_DD70_41C5_CE0CF6B9B39E","x":246.75}],"id":"panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618","hfov":360,"vfov":180,"thumbnailUrl":"media/panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618_t.webp","frames":[{"class":"CubicPanoramaFrame","cube":{"class":"ImageResource","levels":[{"rowCount":11,"height":5632,"url":"media/panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618_0/{face}/0/{row}_{column}.webp","colCount":66,"class":"TiledImageResourceLevel","tags":"ondemand","width":33792},{"rowCount":6,"height":3072,"url":"media/panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618_0/{face}/1/{row}_{column}.webp","colCount":36,"class":"TiledImageResourceLevel","tags":"ondemand","width":18432},{"rowCount":3,"height":1536,"url":"media/panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618_0/{face}/2/{row}_{column}.webp","colCount":18,"class":"TiledImageResourceLevel","tags":"ondemand","width":9216},{"rowCount":2,"height":1024,"url":"media/panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618_0/{face}/3/{row}_{column}.webp","colCount":12,"class":"TiledImageResourceLevel","tags":"ondemand","width":6144},{"rowCount":1,"height":512,"url":"media/panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618_0/{face}/4/{row}_{column}.webp","colCount":6,"class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072}]},"thumbnailUrl":"media/panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618_t.webp"}],"data":{"label":"EDAR la Costa del Montseny"},"class":"Panorama","adjacentPanoramas":[{"data":{"overlayID":"overlay_3A0CE5D2_2F2F_9705_41A5_8BE884C428CC"},"distance":20.02,"panorama":"this.panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300","yaw":87.63,"class":"AdjacentPanorama","backwardYaw":-51.54,"select":"this.overlay_3A0CE5D2_2F2F_9705_41A5_8BE884C428CC.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_3AFB7F94_2F1F_B30D_41C6_826D0AC3DA5B"},"distance":3.44,"panorama":"this.panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40","yaw":-107.17,"class":"AdjacentPanorama","backwardYaw":99.56,"select":"this.overlay_3AFB7F94_2F1F_B30D_41C6_826D0AC3DA5B.get('areas').forEach(function(a){ a.trigger('click') })"}],"overlays":["this.overlay_3AFB7F94_2F1F_B30D_41C6_826D0AC3DA5B","this.overlay_3A0CE5D2_2F2F_9705_41A5_8BE884C428CC"],"label":trans('panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618.label')},{"class":"PanoramaCamera","initialPosition":{"pitch":-3.96,"class":"PanoramaCameraPosition","yaw":50.32},"id":"panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB_camera","initialSequence":"this.sequence_2687312F_2ACB_EC3B_41C0_B459E5AD4DDC","enterPointingToHorizon":true},{"id":"effect_1EDD5926_0B30_317D_4145_BAD6B23EA734","duration":500,"class":"FadeOutEffect"},{"scrollBarMargin":1,"layout":"absolute","propagateClick":false,"overflow":"scroll","id":"Container_1DE8D52E_0B11_D14D_41A4_EFDECEE7B080_mobile","backgroundColor":["#007D99"],"left":"0%","right":"0%","minHeight":1,"gap":5,"minWidth":1,"data":{"name":"LINEA"},"scrollBarColor":"#000000","scrollBarWidth":5,"backgroundColorRatios":[0],"top":"39%","height":"1%","class":"Container"},{"hfovMax":130,"mapLocations":[{"y":267.45,"class":"PanoramaMapLocation","angle":52.78,"map":"this.map_21E8B54F_3431_DD70_41C5_CE0CF6B9B39E","x":425.45}],"id":"panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A","hfov":360,"vfov":180,"thumbnailUrl":"media/panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A_t.webp","frames":[{"class":"CubicPanoramaFrame","cube":{"class":"ImageResource","levels":[{"rowCount":11,"height":5632,"url":"media/panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A_0/{face}/0/{row}_{column}.webp","colCount":66,"class":"TiledImageResourceLevel","tags":"ondemand","width":33792},{"rowCount":6,"height":3072,"url":"media/panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A_0/{face}/1/{row}_{column}.webp","colCount":36,"class":"TiledImageResourceLevel","tags":"ondemand","width":18432},{"rowCount":3,"height":1536,"url":"media/panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A_0/{face}/2/{row}_{column}.webp","colCount":18,"class":"TiledImageResourceLevel","tags":"ondemand","width":9216},{"rowCount":2,"height":1024,"url":"media/panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A_0/{face}/3/{row}_{column}.webp","colCount":12,"class":"TiledImageResourceLevel","tags":"ondemand","width":6144},{"rowCount":1,"height":512,"url":"media/panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A_0/{face}/4/{row}_{column}.webp","colCount":6,"class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072}]},"thumbnailUrl":"media/panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A_t.webp"}],"data":{"label":"Pou de gruixuts"},"class":"Panorama","adjacentPanoramas":[{"data":{"overlayID":"overlay_26F081C3_3113_AF0B_4159_2AC8690207C8"},"distance":2.37,"panorama":"this.panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0","yaw":-107.45,"class":"AdjacentPanorama","backwardYaw":65.36,"select":"this.overlay_26F081C3_3113_AF0B_4159_2AC8690207C8.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_26F2DBB3_311C_B304_4192_61F09B1F603A"},"distance":5.99,"panorama":"this.panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB","yaw":22.3,"class":"AdjacentPanorama","backwardYaw":-161.44,"select":"this.overlay_26F2DBB3_311C_B304_4192_61F09B1F603A.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_285686B8_311C_9505_4177_499F61ADCA2C"},"distance":3.84,"panorama":"this.panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D","yaw":74.84,"class":"AdjacentPanorama","backwardYaw":39.09,"select":"this.overlay_285686B8_311C_9505_4177_499F61ADCA2C.get('areas').forEach(function(a){ a.trigger('click') })"}],"overlays":["this.overlay_26F081C3_3113_AF0B_4159_2AC8690207C8","this.overlay_26F2DBB3_311C_B304_4192_61F09B1F603A","this.overlay_285686B8_311C_9505_4177_499F61ADCA2C","this.overlay_2B83669C_3431_FF11_41C6_3A83F613DFF3","this.popup_14034507_3433_D2F0_41AF_85425688EC0A","this.overlay_150754C8_3432_7371_41AC_E14659B0E1B7","this.popup_1477256D_342E_7D33_41C9_72108D06BD61"],"label":trans('panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A.label')},{"class":"PanoramaCamera","initialPosition":{"pitch":-21.56,"class":"PanoramaCameraPosition","yaw":44.41},"id":"panorama_2A282155_3472_7510_416C_28449E2D0E5A_camera","initialSequence":"this.sequence_20CD7B03_2F14_930B_41AC_C892CF5AB557","enterPointingToHorizon":true},{"scrollBarMargin":1,"layout":"absolute","propagateClick":false,"id":"Container_1A8F9351_0B10_31D7_4171_F3EF40494867_mobile","shadowBlurRadius":12.5,"backgroundColor":["#FFFFFF","#FFFFFF"],"left":"0%","right":"0%","minHeight":1,"gap":5,"minWidth":1,"data":{"name":"Global"},"shadow":true,"shadowVerticalLength":0,"shadowColor":"#000000","scrollBarColor":"#000000","scrollBarWidth":5,"backgroundColorRatios":[0,1],"top":"0%","bottom":"0%","shadowOpacity":0.3,"children":["this.Container_1A8FB351_0B10_31D7_4162_02D83B6D0D80_mobile","this.ThumbnailGrid_1A88E351_0B10_31D7_4198_16886959C584_mobile"],"shadowSpread":1,"class":"Container","horizontalAlign":"center"},{"id":"playList_607F6EB5_6D0D_2032_41C1_15558D142C9C","items":[{"class":"VideoPlayListItem","media":"this.video_153DC803_34F6_52F7_41B9_CC63A1E3B780","start":"this.viewer_uid63F0A211_6D0D_23F2_41C3_CF619BC9AFFDVideoPlayer.set('displayPlaybackBar', true); this.viewer_uid63F0A211_6D0D_23F2_41C3_CF619BC9AFFDVideoPlayer.set('displayPlayOverlay', true); this.viewer_uid63F0A211_6D0D_23F2_41C3_CF619BC9AFFDVideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_607F6EB5_6D0D_2032_41C1_15558D142C9C, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_607F6EB5_6D0D_2032_41C1_15558D142C9C, 0)","begin":"this.fixTogglePlayPauseButton(this.viewer_uid63F0A211_6D0D_23F2_41C3_CF619BC9AFFDVideoPlayer)","player":"this.viewer_uid63F0A211_6D0D_23F2_41C3_CF619BC9AFFDVideoPlayer"}],"class":"PlayList"},{"class":"PanoramaCamera","initialPosition":{"pitch":-9.53,"class":"PanoramaCameraPosition","yaw":-24.2},"id":"panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0_camera","initialSequence":"this.sequence_2684F12F_2ACB_EC3B_41B5_773F0A9137EB","enterPointingToHorizon":true},{"pitch":-24.41,"yaw":-45.19,"hideDuration":500,"popupMaxWidth":"95%","hideEasing":"cubic_out","class":"PopupPanoramaOverlay","showDuration":500,"popupDistance":100,"id":"popup_2C6D2405_355D_0F36_41AE_8BAF7D7463D7","image":"this.ImageResource_2FCA4D3F_3563_3951_41B3_BBE7609E7448","showEasing":"cubic_in","popupMaxHeight":"95%","hfov":8},{"keepModel3DLoadedWithoutLocation":true,"aaEnabled":true,"mouseControlMode":"drag_rotation","touchControlMode":"drag_rotation","displayPlaybackBar":true,"class":"PanoramaPlayer","arrowKeysAction":"translate","id":"MainViewer_mobilePanoramaPlayer","viewerArea":"this.MainViewer_mobile"},{"scrollBarMargin":1,"click":"var invisibleFunc = function(component) { this.setComponentVisibility(component, false, 0, this.effect_2F60F088_3432_53F0_41C7_95BC5D184B8A, 'hideEffect', false)}.bind(this); invisibleFunc(this.Container_1A888351_0B10_31D7_4174_88417FF9CE51_mobile)","layout":"absolute","propagateClick":false,"overflow":"scroll","id":"Container_1A888351_0B10_31D7_4174_88417FF9CE51_mobile","backgroundOpacity":0.5,"backgroundColor":["#000000"],"left":"0%","right":"0%","minHeight":1,"gap":5,"minWidth":1,"data":{"name":"GALER\u00cdA"},"scrollBarColor":"#000000","scrollBarWidth":5,"backgroundColorRatios":[0.5098039215686274],"top":"0%","bottom":"0%","children":["this.Container_1A8F9351_0B10_31D7_4171_F3EF40494867_mobile"],"visible":false,"class":"Container"},{"id":"playList_63F13262_6D0D_2056_41B9_9A1D1F2B0118","items":[{"class":"MapPlayListItem","media":"this.map_21E8B54F_3431_DD70_41C5_CE0CF6B9B39E","begin":"this.MapViewer_mobileMapPlayer.set('movementMode', 'constrained')","player":"this.MapViewer_mobileMapPlayer"}],"class":"PlayList"},{"scrollBarMargin":1,"layout":"absolute","propagateClick":false,"overflow":"scroll","id":"Container_24F17940_2B9E_2F1D_41A0_766174CF191A_mobile","backgroundOpacity":0.3,"backgroundColor":["#FFFFFF","#FFFFFF"],"left":"0%","right":"0%","minHeight":10,"gap":5,"minWidth":10,"data":{"name":"Global"},"scrollBarColor":"#000000","scrollBarWidth":5,"backgroundColorRatios":[0,1],"top":"0%","bottom":"0%","children":["this.WebFrame_209BECE4_2F2C_950D_41BA_6D401C9195DB_mobile","this.IconButton_20F7E3EE_2F13_931D_41A3_4AEA7125A5BF_mobile"],"class":"Container"},{"iconURL":"skin/IconButton_20F7E3EE_2F13_931D_41A3_4AEA7125A5BF.jpg","click":"var invisibleFunc = function(component) { this.setComponentVisibility(component, false, 0, this.effect_2FA43394_3436_5510_41B4_6422DEE21E2F, 'hideEffect', false)}.bind(this); invisibleFunc(this.Container_2242D16F_3436_550F_41C0_F89D1B2C6A0C_mobile)","propagateClick":false,"pressedRollOverIconURL":"skin/IconButton_20F7E3EE_2F13_931D_41A3_4AEA7125A5BF_rollover.jpg","id":"IconButton_21C93D7D_3432_ED10_41C7_B9D23DF084EC_mobile","tabIndex":0,"backgroundOpacity":0.3,"backgroundColor":[],"data":{"name":"Cerrar"},"right":"2%","minHeight":1,"transparencyActive":true,"minWidth":1,"verticalAlign":"middle","backgroundColorRatios":[],"top":"3%","rollOverIconURL":"skin/IconButton_20F7E3EE_2F13_931D_41A3_4AEA7125A5BF_rollover.jpg","width":"8%","height":"10%","class":"IconButton","horizontalAlign":"center"},{"toolTipBackgroundColor":"#F6F6F6","playbackBarHeadHeight":15,"playbackBarHeadShadowColor":"#000000","subtitlesTextShadowOpacity":1,"playbackBarHeadBorderSize":0,"playbackBarHeadBackgroundColorRatios":[0,1],"playbackBarProgressBackgroundColorRatios":[0],"vrPointerColor":"#FFFFFF","subtitlesBackgroundOpacity":0.2,"progressBarBackgroundColor":["#3399FF"],"progressBorderColor":"#000000","toolTipPaddingRight":3,"playbackBarBorderColor":"#FFFFFF","playbackBarBackgroundOpacity":1,"playbackBarHeadShadow":true,"playbackBarBorderRadius":0,"subtitlesFontFamily":"Arial","subtitlesTop":0,"toolTipFontSize":"1.11vmin","playbackBarProgressBorderColor":"#000000","subtitlesBorderColor":"#FFFFFF","surfaceReticleSelectionColor":"#FFFFFF","toolTipFontFamily":"Arial Narrow","firstTransitionDuration":0,"toolTipShadowBlurRadius":1,"vrPointerSelectionTime":2000,"progressBackgroundColor":["#000000"],"playbackBarHeadBackgroundColor":["#111111","#666666"],"toolTipBorderRadius":1,"playbackBarHeadBorderRadius":0,"toolTipBorderColor":"#767676","vrThumbstickRotationStep":20,"subtitlesFontColor":"#FFFFFF","toolTipFontColor":"#606060","playbackBarHeadBorderColor":"#000000","playbackBarBorderSize":0,"playbackBarBottom":5,"toolTipTextShadowBlurRadius":1,"progressBottom":10,"toolTipTextShadowColor":"#000000","progressHeight":2,"toolTipShadowColor":"#333138","playbackBarBackgroundColor":["#FFFFFF"],"progressBorderSize":0,"data":{"name":"Main Viewer"},"playbackBarHeight":10,"propagateClick":false,"progressBarBorderRadius":2,"id":"MainViewer_mobile","subtitlesTextShadowHorizontalLength":1,"progressBarBorderSize":0,"subtitlesGap":0,"subtitlesTextShadowColor":"#000000","minHeight":25,"subtitlesBackgroundColor":"#000000","minWidth":50,"progressBorderRadius":2,"playbackBarHeadWidth":6,"playbackBarProgressBorderSize":0,"playbackBarBackgroundColorDirection":"vertical","subtitlesTextShadowVerticalLength":1,"playbackBarRight":0,"progressRight":"33%","progressOpacity":0.7,"subtitlesFontSize":"3vmin","playbackBarProgressBorderRadius":0,"progressBarBackgroundColorDirection":"horizontal","progressBackgroundColorRatios":[0],"playbackBarProgressBackgroundColor":["#3399FF"],"progressBarBorderColor":"#000000","vrPointerSelectionColor":"#FF6600","height":"100%","progressLeft":"33%","playbackBarHeadShadowBlurRadius":1.5,"progressBarBackgroundColorRatios":[0],"playbackBarHeadShadowOpacity":0.7,"surfaceReticleColor":"#FFFFFF","subtitlesBottom":50,"toolTipPaddingLeft":3,"playbackBarLeft":0,"width":"100%","class":"ViewerArea"},{"fontColor":"#FFFFFF","pressedBackgroundOpacity":0,"iconHeight":0,"class":"Button","width":"15%","paddingTop":0,"layout":"horizontal","rollOverBackgroundOpacity":0,"id":"Button_5A327644_54DF_1B3B_41B9_7EBC7F68B008","paddingBottom":0,"fontSize":"3vw","backgroundOpacity":0,"backgroundColor":["#000000"],"tabIndex":0,"data":{"name":"Dron"},"rollOverBackgroundColor":["#DB9B4D"],"minHeight":1,"minWidth":1,"verticalAlign":"middle","iconWidth":0,"fontWeight":"bold","rollOverShadow":false,"rollOverFontColor":"#DB9B4D","pressedBackgroundColor":["#DB9B4D"],"fontFamily":"Arial Narrow","rollOverBackgroundColorRatios":[0],"backgroundColorRatios":[0],"pressedBackgroundColorRatios":[0],"height":"60%","paddingLeft":0,"borderColor":"#000000","pressedFontColor":"#000000","label":trans('Button_5A327644_54DF_1B3B_41B9_7EBC7F68B008.label'),"paddingRight":0,"horizontalAlign":"center"},{"id":"effect_4CC5C8DF_586F_886C_41AE_DCF2459DAB38","duration":500,"class":"FadeInEffect"},{"iconURL":"skin/IconButton_20F7E3EE_2F13_931D_41A3_4AEA7125A5BF.jpg","click":"var invisibleFunc = function(component) { this.setComponentVisibility(component, false, 0, this.effect_3F08EE1C_2F15_953D_41BE_0EC5195DB400, 'hideEffect', false)}.bind(this); invisibleFunc(this.Container_2491CACC_2B9A_2D25_41B0_B0FCFA178C1F_mobile)","propagateClick":false,"pressedRollOverIconURL":"skin/IconButton_20F7E3EE_2F13_931D_41A3_4AEA7125A5BF_rollover.jpg","id":"IconButton_20F7E3EE_2F13_931D_41A3_4AEA7125A5BF_mobile","tabIndex":0,"backgroundOpacity":0.3,"backgroundColor":[],"data":{"name":"IconButton"},"right":"3%","minHeight":1,"transparencyActive":true,"minWidth":1,"verticalAlign":"middle","backgroundColorRatios":[],"top":"2%","rollOverIconURL":"skin/IconButton_20F7E3EE_2F13_931D_41A3_4AEA7125A5BF_rollover.jpg","width":"8%","height":"4%","class":"IconButton","horizontalAlign":"center"},{"hfovMax":130,"mapLocations":[{"y":235.29,"class":"PanoramaMapLocation","angle":40.55,"map":"this.map_21E8B54F_3431_DD70_41C5_CE0CF6B9B39E","x":619.48}],"id":"panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB","hfov":360,"vfov":180,"thumbnailUrl":"media/panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB_t.webp","frames":[{"class":"CubicPanoramaFrame","cube":{"class":"ImageResource","levels":[{"rowCount":11,"height":5632,"url":"media/panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB_0/{face}/0/{row}_{column}.webp","colCount":66,"class":"TiledImageResourceLevel","tags":"ondemand","width":33792},{"rowCount":6,"height":3072,"url":"media/panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB_0/{face}/1/{row}_{column}.webp","colCount":36,"class":"TiledImageResourceLevel","tags":"ondemand","width":18432},{"rowCount":3,"height":1536,"url":"media/panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB_0/{face}/2/{row}_{column}.webp","colCount":18,"class":"TiledImageResourceLevel","tags":"ondemand","width":9216},{"rowCount":2,"height":1024,"url":"media/panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB_0/{face}/3/{row}_{column}.webp","colCount":12,"class":"TiledImageResourceLevel","tags":"ondemand","width":6144},{"rowCount":1,"height":512,"url":"media/panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB_0/{face}/4/{row}_{column}.webp","colCount":6,"class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072}]},"thumbnailUrl":"media/panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB_t.webp"}],"data":{"label":"Tanc de laminaci\u00f3"},"class":"Panorama","adjacentPanoramas":[{"data":{"overlayID":"overlay_277E1F4F_3114_931C_41A5_3CCA2F789CE5"},"distance":4.37,"panorama":"this.panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D","yaw":170.74,"class":"AdjacentPanorama","backwardYaw":132.97,"select":"this.overlay_277E1F4F_3114_931C_41A5_3CCA2F789CE5.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_2A70EA4F_3113_9D1B_41BF_590A94CC5538"},"class":"AdjacentPanorama","panorama":"this.panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5","yaw":132.83,"distance":4.19,"select":"this.overlay_2A70EA4F_3113_9D1B_41BF_590A94CC5538.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_279B0E82_3113_F505_41B8_D798004E272B"},"distance":5.11,"panorama":"this.panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A","yaw":-161.44,"class":"AdjacentPanorama","backwardYaw":22.3,"select":"this.overlay_279B0E82_3113_F505_41B8_D798004E272B.get('areas').forEach(function(a){ a.trigger('click') })"}],"overlays":["this.overlay_277E1F4F_3114_931C_41A5_3CCA2F789CE5","this.overlay_279B0E82_3113_F505_41B8_D798004E272B","this.overlay_2A70EA4F_3113_9D1B_41BF_590A94CC5538"],"label":trans('panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB.label')},{"iconURL":"skin/IconButton_20F7E3EE_2F13_931D_41A3_4AEA7125A5BF.jpg","click":"var invisibleFunc = function(component) { this.setComponentVisibility(component, false, 0, this.effect_2F0AAD87_3432_ADF0_41C0_8F3CD03FAD42, 'hideEffect', false)}.bind(this); invisibleFunc(this.Container_388EB749_2AF6_1467_41BB_5B61DF3F631C_mobile)","propagateClick":false,"pressedRollOverIconURL":"skin/IconButton_20F7E3EE_2F13_931D_41A3_4AEA7125A5BF_rollover.jpg","id":"IconButton_38EDE7D1_2ACA_7466_41BB_898EC2ECFCC8_mobile","tabIndex":0,"backgroundOpacity":0.3,"backgroundColor":[],"data":{"name":"X"},"right":"3%","minHeight":1,"transparencyActive":true,"minWidth":1,"verticalAlign":"middle","backgroundColorRatios":[],"top":"2%","rollOverIconURL":"skin/IconButton_20F7E3EE_2F13_931D_41A3_4AEA7125A5BF_rollover.jpg","width":"8%","height":"4%","class":"IconButton","horizontalAlign":"center"},{"iconURL":"skin/IconButton_05BD5497_0B10_775C_4143_7BC7B0664F79.png","click":"this.openLink(this.translate('LinkBehaviour_58259B9B_54C8_E94E_4195_DEC6C920377B.source'), '_blank')","propagateClick":false,"id":"IconButton_05BD5497_0B10_775C_4143_7BC7B0664F79_mobile","tabIndex":0,"backgroundOpacity":0.3,"backgroundColor":[],"data":{"name":"ICONO"},"right":"5%","minHeight":1,"transparencyActive":true,"minWidth":1,"verticalAlign":"middle","backgroundColorRatios":[],"top":"10%","bottom":"10%","width":"10%","class":"IconButton","horizontalAlign":"center"},{"iconURL":"skin/IconButton_5B4B6A0D_4EC1_2FB8_41C0_D30A5663111A.png","click":"this.openLink(this.translate('LinkBehaviour_58371BBC_54C8_E94A_41C8_8C0CD9E9A759.source'), '_blank')","propagateClick":false,"pressedRollOverIconURL":"skin/IconButton_5B4B6A0D_4EC1_2FB8_41C0_D30A5663111A_rollover.png","id":"IconButton_5B4B6A0D_4EC1_2FB8_41C0_D30A5663111A_mobile","tabIndex":0,"backgroundOpacity":0.3,"backgroundColor":[],"left":"5%","minHeight":1,"transparencyActive":true,"minWidth":1,"verticalAlign":"middle","data":{"name":"IconButton"},"backgroundColorRatios":[],"bottom":"5%","width":"30%","rollOverIconURL":"skin/IconButton_5B4B6A0D_4EC1_2FB8_41C0_D30A5663111A_rollover.png","height":"6.5%","class":"IconButton","horizontalAlign":"center"},{"scrollBarMargin":1,"layout":"absolute","propagateClick":false,"overflow":"scroll","id":"Container_05218F22_0B10_5175_41A5_123F7685429A_mobile","backgroundOpacity":0.5,"backgroundColor":["#007D99"],"left":"0%","right":"0%","minHeight":10,"gap":5,"minWidth":10,"data":{"name":"\u00cdNDICE"},"scrollBarColor":"#000000","scrollBarWidth":5,"backgroundColorRatios":[0.49019607843137253],"top":"0%","height":"6%","children":["this.Label_43DD8528_4F15_4D15_41CD_26FA7D7D5F0D_mobile","this.IconButton_05BD5497_0B10_775C_4143_7BC7B0664F79_mobile"],"class":"Container"},{"hfovMax":130,"id":"panorama_2A282155_3472_7510_416C_28449E2D0E5A","hfov":360,"vfov":180,"thumbnailUrl":"media/panorama_2A282155_3472_7510_416C_28449E2D0E5A_t.webp","frames":[{"class":"CubicPanoramaFrame","cube":{"class":"ImageResource","levels":[{"rowCount":17,"height":8704,"url":"media/panorama_2A282155_3472_7510_416C_28449E2D0E5A_0/{face}/0/{row}_{column}.webp","colCount":102,"class":"TiledImageResourceLevel","tags":"ondemand","width":52224},{"rowCount":9,"height":4608,"url":"media/panorama_2A282155_3472_7510_416C_28449E2D0E5A_0/{face}/1/{row}_{column}.webp","colCount":54,"class":"TiledImageResourceLevel","tags":"ondemand","width":27648},{"rowCount":5,"height":2560,"url":"media/panorama_2A282155_3472_7510_416C_28449E2D0E5A_0/{face}/2/{row}_{column}.webp","colCount":30,"class":"TiledImageResourceLevel","tags":"ondemand","width":15360},{"rowCount":3,"height":1536,"url":"media/panorama_2A282155_3472_7510_416C_28449E2D0E5A_0/{face}/3/{row}_{column}.webp","colCount":18,"class":"TiledImageResourceLevel","tags":"ondemand","width":9216},{"rowCount":2,"height":1024,"url":"media/panorama_2A282155_3472_7510_416C_28449E2D0E5A_0/{face}/4/{row}_{column}.webp","colCount":12,"class":"TiledImageResourceLevel","tags":"ondemand","width":6144},{"rowCount":1,"height":512,"url":"media/panorama_2A282155_3472_7510_416C_28449E2D0E5A_0/{face}/5/{row}_{column}.webp","colCount":6,"class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072}]},"thumbnailUrl":"media/panorama_2A282155_3472_7510_416C_28449E2D0E5A_t.webp"}],"data":{"label":"Vista a\u00e8ria"},"class":"Panorama","adjacentPanoramas":[{"data":{"overlayID":"overlay_145873BB_316C_937B_41C5_5926FD21A701"},"class":"AdjacentPanorama","panorama":"this.panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110","yaw":60.86,"distance":1.79,"select":"this.overlay_145873BB_316C_937B_41C5_5926FD21A701.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_14FBA277_3174_ED0C_415C_71BF28C28AF2"},"class":"AdjacentPanorama","panorama":"this.panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB","yaw":58.3,"distance":4.12,"select":"this.overlay_14FBA277_3174_ED0C_415C_71BF28C28AF2.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_12C97FE3_3177_B30B_41BE_82F72A095155"},"class":"AdjacentPanorama","panorama":"this.panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A","yaw":51.15,"distance":3.41,"select":"this.overlay_12C97FE3_3177_B30B_41BE_82F72A095155.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_12DE8E5C_3177_B53C_41B6_ED5AD957FACA"},"class":"AdjacentPanorama","panorama":"this.panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0","yaw":43.06,"distance":3.49,"select":"this.overlay_12DE8E5C_3177_B53C_41B6_ED5AD957FACA.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_14D8340B_3174_F504_4190_7ABFF55D609E"},"class":"AdjacentPanorama","panorama":"this.panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173","yaw":68.63,"distance":3.93,"select":"this.overlay_14D8340B_3174_F504_4190_7ABFF55D609E.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_2FA911E0_3173_EF04_41AD_43F767FAD938"},"class":"AdjacentPanorama","panorama":"this.panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618","yaw":29.05,"distance":3.81,"select":"this.overlay_2FA911E0_3173_EF04_41AD_43F767FAD938.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_2FBED00D_3173_ED1F_41BE_7B84C690184D"},"class":"AdjacentPanorama","panorama":"this.panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300","yaw":11.02,"distance":10.31,"select":"this.overlay_2FBED00D_3173_ED1F_41BE_7B84C690184D.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_2F27C9B3_3173_9F0B_41BF_D98BC97BAB2E"},"class":"AdjacentPanorama","panorama":"this.panorama_2723648B_2AC9_F4FA_41BA_020120CB9321","yaw":-25.31,"distance":14.54,"select":"this.overlay_2F27C9B3_3173_9F0B_41BF_D98BC97BAB2E.get('areas').forEach(function(a){ a.trigger('click') })"}],"overlays":["this.overlay_2F27C9B3_3173_9F0B_41BF_D98BC97BAB2E","this.overlay_2FBED00D_3173_ED1F_41BE_7B84C690184D","this.overlay_2FA911E0_3173_EF04_41AD_43F767FAD938","this.overlay_12DE8E5C_3177_B53C_41B6_ED5AD957FACA","this.overlay_12C97FE3_3177_B30B_41BE_82F72A095155","this.overlay_14FBA277_3174_ED0C_415C_71BF28C28AF2","this.overlay_145873BB_316C_937B_41C5_5926FD21A701","this.overlay_14D8340B_3174_F504_4190_7ABFF55D609E"],"label":trans('panorama_2A282155_3472_7510_416C_28449E2D0E5A.label')},{"pitch":-14.79,"video":"this.videores_2A806A2E_34F6_5730_41AB_7323AA1B301C","popupMaxWidth":"95%","yaw":-13.84,"popupMaxHeight":"95%","hideEasing":"cubic_out","class":"PopupPanoramaOverlay","hideDuration":500,"showDuration":500,"popupDistance":100,"id":"popup_22524D82_356D_7933_41C7_187FD108A0FC","showEasing":"cubic_in","autoplay":true,"hfov":8},{"class":"PanoramaCamera","initialPosition":{"pitch":0,"class":"PanoramaCameraPosition","yaw":0},"id":"panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A_camera","initialSequence":"this.sequence_2687112F_2ACB_EC3B_41C0_1B59E7D09392","enterPointingToHorizon":true},{"titlePaddingBottom":5,"scrollBarMargin":2,"shadowHorizontalLength":3,"titlePaddingLeft":5,"closeButtonRollOverIconColor":"#000000","closeButtonBackgroundColor":["#007D99"],"closeButtonRollOverIconLineWidth":4,"data":{"name":"Window683"},"bodyBackgroundColor":["#FFFFFF","#DDDDDD","#FFFFFF"],"veilColor":["#000000","#000000"],"bodyPaddingLeft":0,"titlePaddingTop":5,"gap":10,"closeButtonPaddingLeft":5,"verticalAlign":"middle","closeButtonRollOverBorderColor":"#000000","borderRadius":5,"shadow":true,"modal":true,"titleFontSize":"1.29vmin","bodyPaddingBottom":0,"shadowVerticalLength":0,"veilColorRatios":[0,1],"bodyPaddingTop":0,"scrollBarColor":"#000000","headerPaddingTop":10,"closeButtonPressedBorderColor":"#000000","headerBackgroundColorRatios":[0,0.09803921568627451,1],"closeButtonBorderSize":0,"closeButtonPressedBackgroundColor":["#000000"],"footerBackgroundColorDirection":"vertical","headerBackgroundOpacity":0,"closeButtonIconWidth":25,"closeButtonPressedBackgroundColorRatios":[0.4666666666666667],"backgroundColorRatios":[],"closeButtonPressedBackgroundColorDirection":"vertical","showEffect":{"duration":500,"class":"FadeInEffect","easing":"cubic_in_out"},"hideEffect":{"duration":500,"class":"FadeOutEffect","easing":"cubic_in_out"},"closeButtonPressedIconLineWidth":4,"headerBackgroundColorDirection":"vertical","children":["this.viewer_uid63F0A211_6D0D_23F2_41C3_CF619BC9AFFD"],"headerVerticalAlign":"middle","horizontalAlign":"center","closeButtonRollOverBackgroundColor":["#007D99"],"bodyBackgroundOpacity":0,"closeButtonBackgroundOpacity":1,"veilShowEffect":{"duration":500,"class":"FadeInEffect","easing":"cubic_in_out"},"veilHideEffect":{"duration":500,"class":"FadeOutEffect","easing":"cubic_in_out"},"closeButtonPressedIconColor":"#007D99","closeButtonPaddingTop":5,"closeButtonPressedBorderSize":0,"closeButtonBackgroundColorDirection":"vertical","headerPaddingBottom":5,"titlePaddingRight":5,"closeButtonRollOverBackgroundOpacity":1,"bodyBackgroundColorRatios":[0,0.5019607843137255,1],"propagateClick":false,"closeButtonIconLineWidth":4,"closeButtonPressedBackgroundOpacity":1,"overflow":"scroll","id":"window_67CBBA52_6D0D_2076_41CA_097A22924A06","layout":"vertical","closeButtonRollOverBackgroundColorRatios":[0.4666666666666667],"backgroundColor":[],"headerPaddingLeft":10,"closeButtonPaddingRight":5,"footerBackgroundColorRatios":[0,0.8980392156862745,1],"minHeight":0,"closeButtonPaddingBottom":5,"minWidth":0,"closeButtonBorderRadius":0,"titleHorizontalAlign":"left","veilOpacity":0.4,"closeButtonBackgroundColorRatios":[0.4666666666666667],"shadowColor":"#000000","headerBackgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"footerBackgroundOpacity":0,"closeButtonIconColor":"#FFFFFF","closeButtonIconHeight":25,"bodyBackgroundColorDirection":"vertical","bodyPaddingRight":0,"closeButtonBorderColor":"#000000","footerBackgroundColor":["#FFFFFF","#EEEEEE","#DDDDDD"],"titleFontFamily":"Arial","closeButtonRollOverBackgroundColorDirection":"vertical","footerHeight":5,"headerPaddingRight":0,"shadowOpacity":0.5,"closeButtonRollOverBorderSize":0,"shadowSpread":1,"class":"Window"},{"click":"var visibleFunc = function(component) { this.setComponentVisibility(component, true, 0, this.effect_4CC5C8DF_586F_886C_41AE_DCF2459DAB38, 'showEffect', false)}.bind(this); visibleFunc(this.Container_2242D16F_3436_550F_41C0_F89D1B2C6A0C_mobile)","fontColor":"#FFFFFF","pressedBackgroundOpacity":0,"iconHeight":0,"class":"Button","width":"15%","paddingTop":0,"layout":"horizontal","rollOverBackgroundOpacity":0,"id":"Button_4CF8AFFD_586E_882C_41CA_6DABBF23297E","paddingBottom":0,"fontSize":"3vw","backgroundOpacity":0,"tabIndex":0,"data":{"name":"Plano"},"backgroundColor":["#000000"],"minHeight":1,"minWidth":1,"verticalAlign":"middle","iconWidth":0,"fontWeight":"bold","rollOverShadow":false,"rollOverBackgroundColor":["#DB9B4D"],"rollOverFontColor":"#DB9B4D","pressedBackgroundColor":["#DB9B4D"],"fontFamily":"Arial Narrow","rollOverBackgroundColorRatios":[0],"backgroundColorRatios":[0],"pressedBackgroundColorRatios":[0],"height":"60%","paddingLeft":0,"borderColor":"#000000","pressedFontColor":"#000000","label":trans('Button_4CF8AFFD_586E_882C_41CA_6DABBF23297E.label'),"paddingRight":0,"horizontalAlign":"center"},{"id":"playList_60610EB2_6D0D_2036_41D0_66ECAA51DF49","items":[{"class":"VideoPlayListItem","media":"this.video_153DC803_34F6_52F7_41B9_CC63A1E3B780","start":"this.viewer_uid63F12210_6D0D_23F2_41C5_FC561F2B5006VideoPlayer.set('displayPlaybackBar', true); this.viewer_uid63F12210_6D0D_23F2_41C5_FC561F2B5006VideoPlayer.set('displayPlayOverlay', true); this.viewer_uid63F12210_6D0D_23F2_41C5_FC561F2B5006VideoPlayer.set('clickAction', 'play_pause'); this.changeBackgroundWhilePlay(this.playList_60610EB2_6D0D_2036_41D0_66ECAA51DF49, 0, '#000000'); this.pauseGlobalAudiosWhilePlayItem(this.playList_60610EB2_6D0D_2036_41D0_66ECAA51DF49, 0)","begin":"this.fixTogglePlayPauseButton(this.viewer_uid63F12210_6D0D_23F2_41C5_FC561F2B5006VideoPlayer)","player":"this.viewer_uid63F12210_6D0D_23F2_41C5_FC561F2B5006VideoPlayer"}],"class":"PlayList"},{"hfovMax":130,"mapLocations":[{"y":222.38,"class":"PanoramaMapLocation","angle":229.31,"map":"this.map_21E8B54F_3431_DD70_41C5_CE0CF6B9B39E","x":286.77}],"id":"panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40","hfov":360,"vfov":180,"thumbnailUrl":"media/panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40_t.webp","frames":[{"class":"CubicPanoramaFrame","cube":{"class":"ImageResource","levels":[{"rowCount":11,"height":5632,"url":"media/panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40_0/{face}/0/{row}_{column}.webp","colCount":66,"class":"TiledImageResourceLevel","tags":"ondemand","width":33792},{"rowCount":6,"height":3072,"url":"media/panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40_0/{face}/1/{row}_{column}.webp","colCount":36,"class":"TiledImageResourceLevel","tags":"ondemand","width":18432},{"rowCount":3,"height":1536,"url":"media/panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40_0/{face}/2/{row}_{column}.webp","colCount":18,"class":"TiledImageResourceLevel","tags":"ondemand","width":9216},{"rowCount":2,"height":1024,"url":"media/panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40_0/{face}/3/{row}_{column}.webp","colCount":12,"class":"TiledImageResourceLevel","tags":"ondemand","width":6144},{"rowCount":1,"height":512,"url":"media/panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40_0/{face}/4/{row}_{column}.webp","colCount":6,"class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072}]},"thumbnailUrl":"media/panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40_t.webp"}],"data":{"label":"Tanc polivalent"},"class":"Panorama","adjacentPanoramas":[{"data":{"overlayID":"overlay_2887F975_3114_9F0F_41BA_0BDBFD700041"},"distance":2.82,"panorama":"this.panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0","yaw":-90.78,"class":"AdjacentPanorama","backwardYaw":-112.89,"select":"this.overlay_2887F975_3114_9F0F_41BA_0BDBFD700041.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_2A3E83E6_3417_D530_41BE_D27C75B5CF6D"},"class":"AdjacentPanorama","panorama":"this.panorama_26EEB32D_2ACA_6C3F_41A6_7FC504343C6A","yaw":147.29,"distance":29.15,"select":"this.overlay_2A3E83E6_3417_D530_41BE_D27C75B5CF6D.get('areas').forEach(function(a){ a.trigger('click') })"},{"data":{"overlayID":"overlay_2704A46B_3114_951B_41AA_B724136D9875"},"distance":2.25,"panorama":"this.panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618","yaw":99.56,"class":"AdjacentPanorama","backwardYaw":-107.17,"select":"this.overlay_2704A46B_3114_951B_41AA_B724136D9875.get('areas').forEach(function(a){ a.trigger('click') })"}],"overlays":["this.overlay_2704A46B_3114_951B_41AA_B724136D9875","this.overlay_2887F975_3114_9F0F_41BA_0BDBFD700041","this.overlay_2A3E83E6_3417_D530_41BE_D27C75B5CF6D"],"label":trans('panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40.label')},{"class":"PanoramaCamera","initialPosition":{"pitch":0.11,"class":"PanoramaCameraPosition","yaw":-45.68},"id":"panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173_camera","initialSequence":"this.sequence_26878130_2ACB_EC25_41C1_7D1C38C40FD0","enterPointingToHorizon":true},{"id":"ImageResource_14E661CB_3417_D577_41A3_24DA5CE3AC20","class":"ImageResource","levels":["this.imlevel_62C98711_6CE8_4C65_41B9_64BD10BDE808","this.imlevel_62C99711_6CE8_4C65_41CB_5372F15DF0FC","this.imlevel_62C96711_6CE8_4C65_41CC_9FCB876C4474"]},{"pitch":-17.75,"yaw":170.07,"hideDuration":500,"popupMaxWidth":"95%","hideEasing":"cubic_out","class":"PopupPanoramaOverlay","showDuration":500,"popupDistance":100,"id":"popup_15EFB10F_3412_D2F0_41BB_5675F1E096AE","image":"this.ImageResource_14E7A1CC_3417_D571_41C3_A00219A305B4","showEasing":"cubic_in","popupMaxHeight":"95%","hfov":6},{"id":"ImageResource_14E511C9_3417_D573_41C8_203E49725D1D","class":"ImageResource","levels":["this.imlevel_62CD8217_6CE8_446D_41D9_2F79FA61499C","this.imlevel_62CFA217_6CE8_446D_41C6_27EC914BAEFA","this.imlevel_62CFB217_6CE8_446D_41D9_AF9D39423C71"]},{"scrollBarMargin":2,"propagateClick":false,"html":trans('HTMLText_1813A801_0D30_5F37_4196_2A83A55CF72F_mobile.html'),"id":"HTMLText_1813A801_0D30_5F37_4196_2A83A55CF72F_mobile","backgroundOpacity":0,"maxWidth":500,"maxHeight":500,"left":"5%","right":"5%","borderSize":1,"minHeight":1,"minWidth":1,"data":{"name":"Texto"},"scrollBarColor":"#007D99","top":"0%","bottom":"15%","borderColor":"#000000","class":"HTMLText"},{"id":"effect_2F0AAD87_3432_ADF0_41C0_8F3CD03FAD42","duration":500,"class":"FadeOutEffect"},{"class":"PanoramaCamera","initialPosition":{"pitch":-2.37,"class":"PanoramaCameraPosition","yaw":-51.43},"id":"panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D_camera","initialSequence":"this.sequence_2687512F_2ACB_EC3B_41A4_62286F5BDF1C","enterPointingToHorizon":true},{"id":"effect_2A418B14_342E_7511_41AF_A0A3B1766094","duration":500,"class":"FadeOutEffect"},{"class":"PanoramaCamera","initialPosition":{"pitch":-11,"class":"PanoramaCameraPosition","yaw":-128.89},"id":"panorama_26EEB32D_2ACA_6C3F_41A6_7FC504343C6A_camera","initialSequence":"this.sequence_2684D12F_2ACB_EC3B_41AF_9C1DE014170B","enterPointingToHorizon":true},{"id":"effect_1D5B85D4_0B10_50DD_41A4_E20B3C318816","duration":500,"class":"FadeOutEffect"},{"id":"effect_2FA43394_3436_5510_41B4_6422DEE21E2F","duration":500,"class":"FadeOutEffect"},{"click":"var visibleFunc = function(component) { this.setComponentVisibility(component, true, 0, this.effect_4A842E39_586B_8834_41A2_2725E3F938B1, 'showEffect', false)}.bind(this); visibleFunc(this.Container_1A888351_0B10_31D7_4174_88417FF9CE51_mobile)","fontColor":"#FFFFFF","pressedBackgroundOpacity":0,"iconHeight":0,"class":"Button","width":"20%","paddingTop":0,"layout":"horizontal","rollOverBackgroundOpacity":0,"id":"Button_4AC6EECF_586A_886C_41BF_9BFEC69D255F","paddingBottom":0,"fontSize":"3vw","backgroundOpacity":0,"tabIndex":0,"data":{"name":"Galeria"},"backgroundColor":["#000000"],"minHeight":1,"minWidth":1,"verticalAlign":"middle","iconWidth":0,"fontWeight":"bold","rollOverShadow":false,"rollOverBackgroundColor":["#DB9B4D"],"rollOverFontColor":"#DB9B4D","pressedBackgroundColor":["#DB9B4D"],"fontFamily":"Arial Narrow","rollOverBackgroundColorRatios":[0],"backgroundColorRatios":[0],"pressedBackgroundColorRatios":[0],"height":"60%","paddingLeft":0,"borderColor":"#000000","pressedFontColor":"#000000","label":trans('Button_4AC6EECF_586A_886C_41BF_9BFEC69D255F.label'),"paddingRight":0,"horizontalAlign":"center"},{"propagateClick":false,"id":"WebFrame_209BECE4_2F2C_950D_41BA_6D401C9195DB_mobile","backgroundColor":["#FFFFFF"],"left":"0%","right":"0%","minHeight":1,"minWidth":1,"url":trans('WebFrame_209BECE4_2F2C_950D_41BA_6D401C9195DB_mobile.url'),"data":{"name":"WebFrame"},"backgroundColorRatios":[0],"top":"0%","bottom":"0%","class":"WebFrame"},{"class":"PanoramaCamera","initialPosition":{"pitch":0.45,"class":"PanoramaCameraPosition","yaw":-169.59},"id":"panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5_camera","initialSequence":"this.sequence_26876130_2ACB_EC25_4161_5C9C51AA25D4","enterPointingToHorizon":true},{"id":"effect_4BFC940D_586D_BFEC_41C9_630580024C3F","duration":500,"class":"FadeInEffect"},{"hfovMax":130,"id":"panorama_26EF510D_2ACA_6DFF_41B4_FE0E1480A808","hfov":360,"vfov":180,"thumbnailUrl":"media/panorama_26EF510D_2ACA_6DFF_41B4_FE0E1480A808_t.webp","frames":[{"class":"CubicPanoramaFrame","cube":{"class":"ImageResource","levels":[{"rowCount":11,"height":5632,"url":"media/panorama_26EF510D_2ACA_6DFF_41B4_FE0E1480A808_0/{face}/0/{row}_{column}.webp","colCount":66,"class":"TiledImageResourceLevel","tags":"ondemand","width":33792},{"rowCount":6,"height":3072,"url":"media/panorama_26EF510D_2ACA_6DFF_41B4_FE0E1480A808_0/{face}/1/{row}_{column}.webp","colCount":36,"class":"TiledImageResourceLevel","tags":"ondemand","width":18432},{"rowCount":3,"height":1536,"url":"media/panorama_26EF510D_2ACA_6DFF_41B4_FE0E1480A808_0/{face}/2/{row}_{column}.webp","colCount":18,"class":"TiledImageResourceLevel","tags":"ondemand","width":9216},{"rowCount":2,"height":1024,"url":"media/panorama_26EF510D_2ACA_6DFF_41B4_FE0E1480A808_0/{face}/3/{row}_{column}.webp","colCount":12,"class":"TiledImageResourceLevel","tags":"ondemand","width":6144},{"rowCount":1,"height":512,"url":"media/panorama_26EF510D_2ACA_6DFF_41B4_FE0E1480A808_0/{face}/4/{row}_{column}.webp","colCount":6,"class":"TiledImageResourceLevel","tags":["ondemand","preload"],"width":3072}]},"thumbnailUrl":"media/panorama_26EF510D_2ACA_6DFF_41B4_FE0E1480A808_t.webp"}],"data":{"label":"Edifici de control"},"class":"Panorama","adjacentPanoramas":[{"data":{"overlayID":"overlay_2D24CA14_3113_7D0D_41BB_9802AA9CD1DB"},"class":"AdjacentPanorama","panorama":"this.panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173","yaw":-71.49,"distance":3.41,"select":"this.overlay_2D24CA14_3113_7D0D_41BB_9802AA9CD1DB.get('areas').forEach(function(a){ a.trigger('click') })"}],"overlays":["this.overlay_2D24CA14_3113_7D0D_41BB_9802AA9CD1DB"],"label":trans('panorama_26EF510D_2ACA_6DFF_41B4_FE0E1480A808.label')},{"propagateClick":false,"id":"Image_1E277BB4_0B11_D15E_419D_874F3ACA4F77_mobile","backgroundOpacity":0,"left":"0%","right":"0%","minHeight":1,"minWidth":1,"verticalAlign":"middle","url":trans('Image_1E277BB4_0B11_D15E_419D_874F3ACA4F77_mobile.url'),"data":{"name":"Image"},"top":"0%","bottom":"0%","scaleMode":"fit_outside","class":"Image","horizontalAlign":"center"},{"propagateClick":false,"id":"veilPopupPanorama","backgroundOpacity":0.55,"backgroundColor":["#000000"],"left":0,"right":0,"minHeight":0,"minWidth":0,"data":{"name":"UIComponent3226"},"backgroundColorRatios":[0],"top":0,"bottom":0,"showEffect":{"duration":350,"class":"FadeInEffect","easing":"cubic_in_out"},"visible":false,"class":"UIComponent"},{"propagateClick":false,"id":"zoomImagePopupPanorama","backgroundColor":[],"left":0,"right":0,"minHeight":0,"minWidth":0,"data":{"name":"ZoomImage3227"},"backgroundColorRatios":[],"top":0,"bottom":0,"scaleMode":"custom","visible":false,"class":"ZoomImage"},{"fontColor":"#FFFFFF","iconHeight":"100%","layout":"horizontal","propagateClick":false,"id":"closeButtonPopupPanorama","fontSize":"1.29vmin","backgroundColor":["#DDDDDD","#EEEEEE","#FFFFFF"],"tabIndex":0,"data":{"name":"CloseButton3228"},"right":10,"iconColor":"#000000","minHeight":0,"minWidth":0,"iconWidth":"100%","fontFamily":"Arial","backgroundColorRatios":[0,0.09803921568627451,1],"rollOverIconColor":"#666666","top":10,"iconLineWidth":2,"showEffect":{"duration":350,"class":"FadeInEffect","easing":"cubic_in_out"},"borderColor":"#000000","visible":false,"pressedIconColor":"#888888","class":"CloseButton"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300_camera","media":"this.panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_608FEF3A_6D0D_2036_41C6_1E537D52166A","begin":"this.setMapLocation(this.PanoramaPlayListItem_608FEF3A_6D0D_2036_41C6_1E537D52166A, this.MapViewer_mobileMapPlayer)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618_camera","media":"this.panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_608F3F3A_6D0D_2036_41CC_D7E00B6D7B6F","begin":"this.setMapLocation(this.PanoramaPlayListItem_608F3F3A_6D0D_2036_41CC_D7E00B6D7B6F, this.MapViewer_mobileMapPlayer)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40_camera","media":"this.panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_608E9F3A_6D0D_2036_41A1_EF0D35C16258","begin":"this.setMapLocation(this.PanoramaPlayListItem_608E9F3A_6D0D_2036_41A1_EF0D35C16258, this.MapViewer_mobileMapPlayer)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0_camera","media":"this.panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_608E2F3A_6D0D_2036_41C7_7132AC04693C","begin":"this.setMapLocation(this.PanoramaPlayListItem_608E2F3A_6D0D_2036_41C7_7132AC04693C, this.MapViewer_mobileMapPlayer)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A_camera","media":"this.panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_608E7F3A_6D0D_2036_41B1_2B90F5EC83C2","begin":"this.setMapLocation(this.PanoramaPlayListItem_608E7F3A_6D0D_2036_41B1_2B90F5EC83C2, this.MapViewer_mobileMapPlayer)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB_camera","media":"this.panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_6089CF3A_6D0D_2036_41D1_656ECA454D3D","begin":"this.setMapLocation(this.PanoramaPlayListItem_6089CF3A_6D0D_2036_41D1_656ECA454D3D, this.MapViewer_mobileMapPlayer)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D_camera","media":"this.panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_6089CF3B_6D0D_2036_41B6_D661C6052B42","begin":"this.setMapLocation(this.PanoramaPlayListItem_6089CF3B_6D0D_2036_41B6_D661C6052B42, this.MapViewer_mobileMapPlayer)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110_camera","media":"this.panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_60892F3B_6D0D_2036_41C6_3F114E70F1F3","begin":"this.setMapLocation(this.PanoramaPlayListItem_60892F3B_6D0D_2036_41C6_3F114E70F1F3, this.MapViewer_mobileMapPlayer)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5_camera","media":"this.panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_60897F3B_6D0D_2036_41C9_F58BC819A3BC","begin":"this.setMapLocation(this.PanoramaPlayListItem_60897F3B_6D0D_2036_41C9_F58BC819A3BC, this.MapViewer_mobileMapPlayer)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173_camera","media":"this.panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_6088DF3B_6D0D_2036_41C3_B7AF768BC1DD","begin":"this.setMapLocation(this.PanoramaPlayListItem_6088DF3B_6D0D_2036_41C3_B7AF768BC1DD, this.MapViewer_mobileMapPlayer)"},{"class":"PanoramaCameraSequence","movements":[{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_in"},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":323},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_out"}],"id":"sequence_26876130_2ACB_EC25_41C3_3D386B1BD5C6"},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-39.37,"distance":100,"yaw":66.84,"vfov":6.13,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_63D1FE4E_6D0D_206E_41D3_C2B5D2745725","roll":7.88,"hfov":10.5,"data":{"label":"Arrow 04b"}}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_27303D32_312D_B705_41C2_90FAC022BBDF"],"class":"HotspotPanoramaOverlay","id":"overlay_27358D2B_312D_B71B_41C0_840522368B8E","useHandCursor":true},{"id":"videores_2A806A2E_34F6_5730_41AB_7323AA1B301C","class":"VideoResource","height":1080,"width":1920,"levels":["this.videolevel_638A9D1B_6D0D_21F6_41C2_9D6ECE2D9A39"]},{"class":"PanoramaPlayListItem","camera":"this.panorama_2723648B_2AC9_F4FA_41BA_020120CB9321_camera","media":"this.panorama_2723648B_2AC9_F4FA_41BA_020120CB9321","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_6205F2A5_6D0D_20D2_41D9_295E90793063","begin":"this.setEndToItemIndex(this.mainPlayList, 1, 2)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300_camera","media":"this.panorama_26EF9B70_2ACA_1C25_4198_62EFE4624300","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_63F3B284_6D0D_20D2_41CB_481424D47F89","begin":"this.setMapLocation(this.PanoramaPlayListItem_63F3B284_6D0D_20D2_41CB_481424D47F89, this.MapViewer_mobileMapPlayer); this.setEndToItemIndex(this.mainPlayList, 2, 3)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618_camera","media":"this.panorama_26F0C867_2ACA_1C2A_41C2_F6046B8F1618","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_63F30284_6D0D_20D2_41D4_3FFB7B6BB97C","begin":"this.setMapLocation(this.PanoramaPlayListItem_63F30284_6D0D_20D2_41D4_3FFB7B6BB97C, this.MapViewer_mobileMapPlayer); this.setEndToItemIndex(this.mainPlayList, 3, 4)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40_camera","media":"this.panorama_26EF0D7F_2ACA_341B_4181_FCF261FBCD40","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_63F36285_6D0D_20D2_41D4_D348F2EF9D72","begin":"this.setMapLocation(this.PanoramaPlayListItem_63F36285_6D0D_20D2_41D4_D348F2EF9D72, this.MapViewer_mobileMapPlayer); this.setEndToItemIndex(this.mainPlayList, 4, 5)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EEB32D_2ACA_6C3F_41A6_7FC504343C6A_camera","media":"this.panorama_26EEB32D_2ACA_6C3F_41A6_7FC504343C6A","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_620532A6_6D0D_20DE_41D2_73E2A77D3FC3","begin":"this.setEndToItemIndex(this.mainPlayList, 5, 6)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0_camera","media":"this.panorama_26EF3578_2ACA_1426_417B_8C619E2D61E0","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_63F2C285_6D0D_20D2_41C5_C4E02B9D5D13","begin":"this.setMapLocation(this.PanoramaPlayListItem_63F2C285_6D0D_20D2_41C5_C4E02B9D5D13, this.MapViewer_mobileMapPlayer); this.setEndToItemIndex(this.mainPlayList, 6, 7)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A_camera","media":"this.panorama_26EF6C67_2ACA_342B_41A1_B42A25BA9E3A","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_63F22285_6D0D_20D2_41DA_DA080977540A","begin":"this.setMapLocation(this.PanoramaPlayListItem_63F22285_6D0D_20D2_41DA_DA080977540A, this.MapViewer_mobileMapPlayer); this.setEndToItemIndex(this.mainPlayList, 7, 8)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB_camera","media":"this.panorama_26EFB351_2ACA_EC67_41B3_9D6CAAC1B4EB","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_620D8286_6D0D_20DE_41C5_0C4A2FF2AC2B","begin":"this.setMapLocation(this.PanoramaPlayListItem_620D8286_6D0D_20DE_41C5_0C4A2FF2AC2B, this.MapViewer_mobileMapPlayer); this.setEndToItemIndex(this.mainPlayList, 8, 9)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D_camera","media":"this.panorama_2EA7380C_3113_9D1D_41B4_CF0C0A95A02D","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_620D0286_6D0D_20DE_41C6_FA6BE1A59C30","begin":"this.setMapLocation(this.PanoramaPlayListItem_620D0286_6D0D_20DE_41C6_FA6BE1A59C30, this.MapViewer_mobileMapPlayer); this.setEndToItemIndex(this.mainPlayList, 9, 10)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110_camera","media":"this.panorama_26EFE8AC_2ACA_3C3E_4190_9849FBC60110","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_620D2286_6D0D_20DE_41C7_2DE5E1EF1F78","begin":"this.setMapLocation(this.PanoramaPlayListItem_620D2286_6D0D_20DE_41C7_2DE5E1EF1F78, this.MapViewer_mobileMapPlayer); this.setEndToItemIndex(this.mainPlayList, 10, 11)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5_camera","media":"this.panorama_26EFF2F1_2ACA_2C27_41AB_D53998EFCCB5","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_620C9286_6D0D_20DE_4152_AFDD00859173","begin":"this.setMapLocation(this.PanoramaPlayListItem_620C9286_6D0D_20DE_4152_AFDD00859173, this.MapViewer_mobileMapPlayer); this.setEndToItemIndex(this.mainPlayList, 11, 12)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173_camera","media":"this.panorama_26EFBB9E_2ACA_1C1A_41C1_2F8F0087B173","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_620CC286_6D0D_20DE_41D5_32E3C28C9FA9","begin":"this.setMapLocation(this.PanoramaPlayListItem_620CC286_6D0D_20DE_41D5_32E3C28C9FA9, this.MapViewer_mobileMapPlayer); this.setEndToItemIndex(this.mainPlayList, 12, 13)"},{"class":"PanoramaPlayListItem","camera":"this.panorama_26EF510D_2ACA_6DFF_41B4_FE0E1480A808_camera","media":"this.panorama_26EF510D_2ACA_6DFF_41B4_FE0E1480A808","end":"this.trigger('tourEnded')","player":"this.MainViewer_mobilePanoramaPlayer","id":"PanoramaPlayListItem_6201A2AB_6D0D_20D6_41C1_EDFBDD1E68F0","begin":"this.setEndToItemIndex(this.mainPlayList, 13, 0)"},{"class":"ImageResourceLevel","url":trans('imlevel_638DCCE8_6D0D_2052_41BA_A0607EE3471D.url'),"id":"imlevel_638DCCE8_6D0D_2052_41BA_A0607EE3471D","height":716,"width":1024},{"class":"ImageResourceLevel","url":trans('imlevel_638DDCE8_6D0D_2052_41C9_18ED990CA418.url'),"id":"imlevel_638DDCE8_6D0D_2052_41C9_18ED990CA418","height":358,"width":512},{"class":"ImageResourceLevel","url":trans('imlevel_638DECE8_6D0D_2052_4183_4E208EE1BF57.url'),"id":"imlevel_638DECE8_6D0D_2052_4183_4E208EE1BF57","height":179,"tags":"preload","width":256},{"class":"AreaHotspotMapOverlay","useHandCursor":true,"id":"overlay_2323DB98_3476_7511_41B8_EACF75F865EE","image":{"data":{"label":"ubi_plano"},"height":60,"offsetY":30,"offsetX":30,"x":286.77,"scaleMode":"fit_inside","y":222.38,"class":"HotspotMapOverlayImage","image":"this.res_2C7D2963_3471_F537_41AF_14E866027918","width":60},"data":{"label":"ubi_plano"},"areas":["this.HotspotMapOverlayArea_2195CC55_3476_7313_416D_F198F537B790"]},{"class":"AreaHotspotMapOverlay","useHandCursor":true,"id":"overlay_228E746C_3476_5330_41AC_E217458F4C70","image":{"data":{"label":"ubi_plano"},"height":60,"offsetY":30,"offsetX":30,"x":364.53,"scaleMode":"fit_inside","y":248.05,"class":"HotspotMapOverlayImage","image":"this.res_2C7D2963_3471_F537_41AF_14E866027918","width":60},"data":{"label":"ubi_plano"},"areas":["this.HotspotMapOverlayArea_2289546E_3476_5330_41B2_89EEBE92D066"]},{"class":"AreaHotspotMapOverlay","useHandCursor":true,"id":"overlay_228B95B3_3476_5D17_41C5_979882659F81","image":{"data":{"label":"ubi_plano"},"height":60,"offsetY":30,"offsetX":30,"x":425.45,"scaleMode":"fit_inside","y":267.45,"class":"HotspotMapOverlayImage","image":"this.res_2C7D2963_3471_F537_41AF_14E866027918","width":60},"data":{"label":"ubi_plano"},"areas":["this.HotspotMapOverlayArea_228BE5B3_3476_5D17_41B6_EBAEDE016B4F"]},{"class":"AreaHotspotMapOverlay","useHandCursor":true,"id":"overlay_22943673_3476_5F17_4172_CA4A97B1E418","image":{"data":{"label":"ubi_plano"},"height":60,"offsetY":30,"offsetX":30,"x":619.48,"scaleMode":"fit_inside","y":235.29,"class":"HotspotMapOverlayImage","image":"this.res_2C7D2963_3471_F537_41AF_14E866027918","width":60},"data":{"label":"ubi_plano"},"areas":["this.HotspotMapOverlayArea_22940673_3476_5F17_41B3_71F2ABE269B7"]},{"class":"AreaHotspotMapOverlay","useHandCursor":true,"id":"overlay_2296571C_3476_5D10_41BC_E57D9555DB61","image":{"data":{"label":"ubi_plano"},"height":60,"offsetY":30,"offsetX":30,"x":492.64,"scaleMode":"fit_inside","y":290.95,"class":"HotspotMapOverlayImage","image":"this.res_2C7D2963_3471_F537_41AF_14E866027918","width":60},"data":{"label":"ubi_plano"},"areas":["this.HotspotMapOverlayArea_2296A71C_3476_5D10_41C7_82F9C8EE65E1"]},{"class":"AreaHotspotMapOverlay","useHandCursor":true,"id":"overlay_229377CB_3476_5D77_41B7_3A097366F231","image":{"data":{"label":"ubi_plano"},"height":60,"offsetY":30,"offsetX":30,"x":568.99,"scaleMode":"fit_inside","y":313.82,"class":"HotspotMapOverlayImage","image":"this.res_2C7D2963_3471_F537_41AF_14E866027918","width":60},"data":{"label":"ubi_plano"},"areas":["this.HotspotMapOverlayArea_229347CB_3476_5D77_41C8_734C4047E764"]},{"class":"AreaHotspotMapOverlay","useHandCursor":true,"id":"overlay_229F689B_3476_5310_41C4_7CB1E1579F62","image":{"data":{"label":"ubi_plano"},"height":60,"offsetY":30,"offsetX":30,"x":702.33,"scaleMode":"fit_inside","y":310.41,"class":"HotspotMapOverlayImage","image":"this.res_2C7D2963_3471_F537_41AF_14E866027918","width":60},"data":{"label":"ubi_plano"},"areas":["this.HotspotMapOverlayArea_229F789B_3476_5310_41C2_1EBF29A9D862"]},{"class":"AreaHotspotMapOverlay","useHandCursor":true,"id":"overlay_229A4A63_3476_5737_41C4_A6BDF6CAB850","image":{"data":{"label":"ubi_plano"},"height":60,"offsetY":30,"offsetX":30,"x":388.05,"scaleMode":"fit_inside","y":402.3,"class":"HotspotMapOverlayImage","image":"this.res_2C7D2963_3471_F537_41AF_14E866027918","width":60},"data":{"label":"ubi_plano"},"areas":["this.HotspotMapOverlayArea_229A5A63_3476_5737_41C2_7200DC281F22"]},{"class":"AreaHotspotMapOverlay","useHandCursor":true,"id":"overlay_1529030D_35F1_D6F3_41C8_ED66A67EF32A","image":{"data":{"label":"ubi_plano"},"height":60,"offsetY":30,"offsetX":30,"x":246.75,"scaleMode":"fit_inside","y":182.35,"class":"HotspotMapOverlayImage","image":"this.res_2C7D2963_3471_F537_41AF_14E866027918","width":60},"data":{"label":"ubi_plano"},"areas":["this.HotspotMapOverlayArea_1528C30D_35F1_D6F3_41B4_BAD570D4F284"]},{"class":"AreaHotspotMapOverlay","useHandCursor":true,"id":"overlay_154F26B5_35F1_DF10_41A8_7472766C7378","image":{"data":{"label":"ubi_plano"},"height":60,"offsetY":30,"offsetX":30,"x":179.75,"scaleMode":"fit_inside","y":53.4,"class":"HotspotMapOverlayImage","image":"this.res_2C7D2963_3471_F537_41AF_14E866027918","width":60},"data":{"label":"ubi_plano"},"areas":["this.HotspotMapOverlayArea_154F36B5_35F1_DF10_41B9_64A0AB9A8180"]},{"class":"PanoramaCameraSequence","movements":[{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_in"},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":323},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_out"}],"id":"sequence_2680E12D_2ACB_EC3F_41AE_6BE3914C2E90"},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-26.93,"distance":100,"yaw":-77.35,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_6055EE9A_6D0D_20F6_41D6_57F5F78A8A74","data":{"label":"Arrow 04b"},"hfov":12}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2FD39519_313D_7707_41C3_8B19B6AD4DE4"],"class":"HotspotPanoramaOverlay","id":"overlay_2FAC7504_313D_770D_41BE_ECE25BBE3E54","useHandCursor":true},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-23.39,"distance":100,"yaw":38.76,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","rotationY":19.93,"image":"this.AnimatedImageResource_60550E9A_6D0D_20F6_41D9_579AC01D5171","roll":4.42,"hfov":12,"data":{"label":"Arrow 04b"}}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2BEB7A17_313C_BD0B_41C7_F2C7B0F62779"],"class":"HotspotPanoramaOverlay","id":"overlay_2BE13A0F_313C_BD1B_41C3_D9C156CA34E5","useHandCursor":true},{"maps":[],"items":[{"pitch":-17.75,"distance":50,"yaw":170.07,"vfov":8,"scaleMode":"fit_inside","data":{"label":"Image"},"class":"HotspotPanoramaOverlayImage","rotationY":-12.13,"image":"this.res_14CD994A_34F1_B570_41C0_89B0BEBB3EAB","hfov":8}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2B93BF46_3411_AD70_4193_8B72559A4BBF"],"class":"HotspotPanoramaOverlay","id":"overlay_14FB2DD6_3411_AD10_41BA_83CFAC238E12","data":{"label":"Image"},"useHandCursor":true},{"class":"PanoramaCameraSequence","movements":[{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_in"},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":323},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_out"}],"id":"sequence_2684B12F_2ACB_EC3B_41C0_D8609BF4D4CB"},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-31.8,"distance":100,"yaw":39.09,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_605B3E99_6D0D_20F2_41BE_C1825D6BA7FF","data":{"label":"Arrow 04b"},"hfov":12}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2A87FA50_311D_BD04_4145_07B88F69E430"],"class":"HotspotPanoramaOverlay","id":"overlay_297C4A48_311D_BD04_41BB_13B7019F026C","useHandCursor":true},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-29.69,"distance":100,"yaw":132.97,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_605B6E99_6D0D_20F2_41C8_CCCBFF5F7C3B","data":{"label":"Arrow 04b"},"hfov":12}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2AE7E341_311C_9307_41B9_1B6943A44F7B"],"class":"HotspotPanoramaOverlay","id":"overlay_2ADBB339_311C_9307_41C6_D3FF865D35B1","useHandCursor":true},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-29.41,"distance":100,"yaw":-149.43,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_605A8E99_6D0D_20F2_41C3_CD2888AD9DD5","data":{"label":"Arrow 04b"},"hfov":12}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2A412F41_311C_9307_41BE_D8A465E54E23"],"class":"HotspotPanoramaOverlay","id":"overlay_2A42EF39_311C_9307_41A2_7CBF9259F020","useHandCursor":true},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-25.33,"distance":100,"yaw":-74.65,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","rotationY":-24.46,"image":"this.AnimatedImageResource_605AAE99_6D0D_20F2_41D6_8397F07EB019","roll":-4.93,"hfov":12,"data":{"label":"Arrow 04b"}}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2B4C1D64_3135_B70D_41B7_1EEA791805DB"],"class":"HotspotPanoramaOverlay","id":"overlay_2B57ED5C_3135_B73D_4180_7A519720F10A","useHandCursor":true},{"maps":[],"items":[{"pitch":-18.55,"distance":50,"yaw":-36.29,"vfov":8,"scaleMode":"fit_inside","data":{"label":"Image"},"class":"HotspotPanoramaOverlayImage","image":"this.res_14CD994A_34F1_B570_41C0_89B0BEBB3EAB","roll":6.7,"hfov":8}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2057A58A_356F_0932_41A4_0AB2FBAB8984"],"class":"HotspotPanoramaOverlay","id":"overlay_201B24D4_356F_08D6_419B_7C45DB194FD6","data":{"label":"Image"},"useHandCursor":true},{"maps":[],"items":[{"pitch":-14.79,"distance":50,"yaw":-13.84,"vfov":8,"scaleMode":"fit_inside","data":{"label":"Image"},"class":"HotspotPanoramaOverlayImage","image":"this.res_2E6E5B21_311D_F307_41BD_856A3563DD37","roll":4.92,"hfov":8}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_21A30BF3_356D_38D1_4194_73F05F0B4E39"],"class":"HotspotPanoramaOverlay","id":"overlay_23051B32_356D_3953_41C2_6F3BC096FFD7","data":{"label":"Image"},"useHandCursor":true},{"class":"ImageResourceLevel","url":trans('imlevel_62C588A0_6CE8_45A3_41CC_2F1414DFEBF3.url'),"id":"imlevel_62C588A0_6CE8_45A3_41CC_2F1414DFEBF3","height":2048,"width":1536},{"class":"ImageResourceLevel","url":trans('imlevel_62C598A1_6CE8_45A5_41B6_8B204B94AAEF.url'),"id":"imlevel_62C598A1_6CE8_45A5_41B6_8B204B94AAEF","height":1024,"width":768},{"class":"ImageResourceLevel","url":trans('imlevel_62C578A2_6CE8_45A7_41C7_84B41E343F5A.url'),"id":"imlevel_62C578A2_6CE8_45A7_41C7_84B41E343F5A","height":512,"width":384},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"distance":100,"image":"this.AnimatedImageResource_63D6BE4D_6D0D_2052_41C3_AC5F0AB68562","roll":2.52,"pitch":-15.43,"yaw":-51.54,"vfov":6.13,"scaleMode":"fit_inside","data":{"label":"Arrow 04b"},"class":"HotspotPanoramaOverlayImage","rotationY":10.47,"rotationX":-32.81,"hfov":10.5}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_3CF922EE_2F14_ED1D_41C2_2BC16526D8BE"],"class":"HotspotPanoramaOverlay","id":"overlay_3CF252D5_2F14_ED0F_41C5_217F62514898","useHandCursor":true},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-7.21,"distance":100,"yaw":94.52,"vfov":6.13,"rotationX":-39.04,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_63D6FE4E_6D0D_206E_41CA_AEDE6BDB44FA","data":{"label":"Arrow 04b"},"hfov":10.5}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_3BAD4715_2F13_930F_41B0_4D43A6A4FCB9"],"class":"HotspotPanoramaOverlay","id":"overlay_3BA3F70E_2F13_931D_41C4_9836B0E9C56A","useHandCursor":true},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-26.79,"distance":100,"yaw":164.89,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_60556E9A_6D0D_20F6_41CB_9749D6F2A3C6","data":{"label":"Arrow 04b"},"hfov":12}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2CD95109_3113_6F07_41B4_C5B16990AAEB"],"class":"HotspotPanoramaOverlay","id":"overlay_2CD69101_3113_6F07_41C3_BEDD08DB47BC","useHandCursor":true},{"maps":[],"items":[{"pitch":3.22,"distance":100,"yaw":-46.54,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_60549E9A_6D0D_20F6_41D4_BA83CA1E48DC","data":{"label":"Circle Door 02"},"hfov":8}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_14580859_3413_B310_418B_27D659B38F58"],"class":"HotspotPanoramaOverlay","id":"overlay_145BC84F_3413_B370_4178_07F905F7858C","data":{"label":"Circle Door 02"},"useHandCursor":true},{"toolTipBackgroundColor":"#F6F6F6","playbackBarHeadHeight":15,"playbackBarHeadShadowColor":"#000000","subtitlesTextShadowOpacity":1,"playbackBarHeadBorderSize":0,"playbackBarHeadBackgroundColorRatios":[0,1],"playbackBarProgressBackgroundColorRatios":[0],"vrPointerColor":"#FFFFFF","subtitlesBackgroundOpacity":0.2,"progressBarBackgroundColor":["#3399FF"],"progressBorderColor":"#000000","toolTipPaddingRight":6,"playbackBarBorderColor":"#FFFFFF","playbackBarBackgroundOpacity":1,"toolTipPaddingTop":4,"playbackBarHeadShadow":true,"playbackBarBorderRadius":0,"subtitlesFontFamily":"Arial","subtitlesTop":0,"toolTipFontSize":"1.11vmin","playbackBarProgressBorderColor":"#000000","subtitlesBorderColor":"#FFFFFF","surfaceReticleSelectionColor":"#FFFFFF","toolTipFontFamily":"Arial","firstTransitionDuration":0,"vrPointerSelectionTime":2000,"progressBackgroundColor":["#000000"],"playbackBarHeadBackgroundColor":["#111111","#666666"],"playbackBarHeadBorderRadius":0,"toolTipBorderColor":"#767676","vrThumbstickRotationStep":20,"subtitlesFontColor":"#FFFFFF","toolTipFontColor":"#606060","playbackBarHeadBorderColor":"#000000","playbackBarBorderSize":0,"playbackBarBottom":5,"progressBottom":10,"toolTipTextShadowColor":"#000000","progressHeight":2,"toolTipShadowColor":"#333138","playbackBarBackgroundColor":["#FFFFFF"],"progressBorderSize":0,"data":{"name":"ViewerArea3224"},"playbackBarHeight":10,"propagateClick":false,"progressBarBorderRadius":2,"id":"viewer_uid63F12210_6D0D_23F2_41C5_FC561F2B5006","subtitlesTextShadowHorizontalLength":1,"progressBarBorderSize":0,"subtitlesGap":0,"subtitlesTextShadowColor":"#000000","minHeight":50,"subtitlesBackgroundColor":"#000000","minWidth":100,"progressBorderRadius":2,"playbackBarHeadWidth":6,"playbackBarProgressBorderSize":0,"playbackBarBackgroundColorDirection":"vertical","subtitlesTextShadowVerticalLength":1,"playbackBarRight":0,"progressRight":"33%","toolTipPaddingBottom":4,"progressOpacity":0.7,"subtitlesFontSize":"3vmin","playbackBarProgressBorderRadius":0,"progressBarBackgroundColorDirection":"horizontal","progressBackgroundColorRatios":[0],"playbackBarProgressBackgroundColor":["#3399FF"],"progressBarBorderColor":"#000000","vrPointerSelectionColor":"#FF6600","height":"100%","progressLeft":"33%","playbackBarHeadShadowBlurRadius":3,"progressBarBackgroundColorRatios":[0],"playbackBarHeadShadowOpacity":0.7,"surfaceReticleColor":"#FFFFFF","subtitlesBottom":10,"toolTipPaddingLeft":6,"playbackBarLeft":0,"width":"100%","class":"ViewerArea"},{"class":"PanoramaCameraSequence","movements":[{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_in"},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":323},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_out"}],"id":"sequence_2684912F_2ACB_EC3B_41BD_1B8DD63CB2C7"},{"class":"PanoramaCameraSequence","movements":[{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_in"},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":323},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_out"}],"id":"sequence_26878130_2ACB_EC25_41B8_D7A8810AAC8F"},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-27.3,"distance":100,"yaw":-112.89,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_63D13E4E_6D0D_206E_41C9_28C1A100C03B","data":{"label":"Arrow 04b"},"hfov":12}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2659C8A2_3133_9D05_41C6_9ADB8335CAC0"],"class":"HotspotPanoramaOverlay","id":"overlay_2626089B_3133_9D3B_41C2_ED4C0D1B95BF","useHandCursor":true},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-27.44,"distance":100,"yaw":65.36,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_63D15E4E_6D0D_206E_41D3_E60EBDB8D600","data":{"label":"Arrow 04b"},"hfov":12}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_28DDE5A8_3134_F705_41B1_851F76C083F7"],"class":"HotspotPanoramaOverlay","id":"overlay_28DBB59B_3134_F73B_41A6_6A4F096DADD1","useHandCursor":true},{"maps":[],"items":[{"pitch":-24.41,"distance":50,"yaw":-45.19,"vfov":8,"scaleMode":"fit_inside","data":{"label":"Image"},"class":"HotspotPanoramaOverlayImage","rotationY":-15.02,"image":"this.res_14CD994A_34F1_B570_41C0_89B0BEBB3EAB","roll":-5.66,"hfov":8}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2BC453A1_3432_B530_41C3_EEF918DB66AD"],"class":"HotspotPanoramaOverlay","id":"overlay_2BD5C23C_3432_B710_41C4_851F83886C2A","data":{"label":"Image"},"useHandCursor":true},{"class":"ImageResourceLevel","url":trans('imlevel_62C86570_6CE8_4CA3_41CD_9241915DCCCF.url'),"id":"imlevel_62C86570_6CE8_4CA3_41CD_9241915DCCCF","height":1536,"width":2048},{"class":"ImageResourceLevel","url":trans('imlevel_62CA8570_6CE8_4CA3_41D4_92991C1E486C.url'),"id":"imlevel_62CA8570_6CE8_4CA3_41D4_92991C1E486C","height":768,"width":1024},{"class":"ImageResourceLevel","url":trans('imlevel_62CA9570_6CE8_4CA3_41C1_AF462240B4D4.url'),"id":"imlevel_62CA9570_6CE8_4CA3_41C1_AF462240B4D4","height":384,"width":512},{"class":"ImageResourceLevel","url":trans('imlevel_62CED05B_6CE8_44E5_41B2_18EE0092DAD7.url'),"id":"imlevel_62CED05B_6CE8_44E5_41B2_18EE0092DAD7","height":1536,"width":2048},{"class":"ImageResourceLevel","url":trans('imlevel_62F1C05C_6CE8_44E3_41C0_1D2472A494B4.url'),"id":"imlevel_62F1C05C_6CE8_44E3_41C0_1D2472A494B4","height":768,"width":1024},{"class":"ImageResourceLevel","url":trans('imlevel_62F1D05C_6CE8_44E3_41C9_75D1D3C3D0EE.url'),"id":"imlevel_62F1D05C_6CE8_44E3_41C9_75D1D3C3D0EE","height":384,"width":512},{"class":"ImageResourceLevel","url":trans('imlevel_62CBE3B8_6CE8_4BA3_41CC_40532576172F.url'),"id":"imlevel_62CBE3B8_6CE8_4BA3_41CC_40532576172F","height":2048,"width":1536},{"class":"ImageResourceLevel","url":trans('imlevel_62CC03B8_6CE8_4BA3_41A1_27B3C012D45A.url'),"id":"imlevel_62CC03B8_6CE8_4BA3_41A1_27B3C012D45A","height":1024,"width":768},{"class":"ImageResourceLevel","url":trans('imlevel_62CC13B8_6CE8_4BA3_41C7_62E562137F44.url'),"id":"imlevel_62CC13B8_6CE8_4BA3_41C7_62E562137F44","height":512,"width":384},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-27,"distance":100,"yaw":139.99,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","rotationY":-0.78,"image":"this.AnimatedImageResource_6055DE9A_6D0D_20F6_41CA_8DEBC2E0137C","roll":10.21,"hfov":12,"data":{"label":"Arrow 04b"}}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2D8BF4CF_312F_951B_41C1_8DA28CAFADAB"],"class":"HotspotPanoramaOverlay","id":"overlay_2D9854BA_312F_9505_41B0_5320C6C54057","useHandCursor":true},{"maps":[],"items":[{"pitch":-40.7,"distance":50,"yaw":84.38,"vfov":8,"scaleMode":"fit_inside","data":{"label":"Image"},"class":"HotspotPanoramaOverlayImage","image":"this.res_14CD994A_34F1_B570_41C0_89B0BEBB3EAB","hfov":8}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_29FFB14B_34F2_7570_41BD_1C415F19E497"],"class":"HotspotPanoramaOverlay","id":"overlay_2B818016_34F2_7311_41C6_C70CD66C7BDC","data":{"label":"Image"},"useHandCursor":true},{"maps":[],"items":[{"pitch":-16.86,"distance":50,"yaw":61.52,"vfov":7,"scaleMode":"fit_inside","data":{"label":"Image"},"class":"HotspotPanoramaOverlayImage","image":"this.res_2E6E5B21_311D_F307_41BD_856A3563DD37","roll":-3.6,"hfov":7}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2BEAC09C_3135_AD3E_41C7_458E106F2767"],"class":"HotspotPanoramaOverlay","id":"overlay_2B67CF84_3135_B30D_41B5_5EEF5D8C265E","data":{"label":"Image"},"useHandCursor":true},{"class":"PanoramaCameraSequence","movements":[{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_in"},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":323},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_out"}],"id":"sequence_26875130_2ACB_EC25_41C1_3D787DC4169D"},{"maps":[],"items":[{"pitch":1.82,"distance":100,"yaw":123.94,"vfov":6.13,"scaleMode":"fit_inside","rotationX":-26.58,"class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_63D68E4D_6D0D_2052_41D6_C5D8EE96661F","roll":-4.78,"data":{"label":"Arrow 04b"},"hfov":10.5}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_3DBC4B38_2F13_7305_41B8_CF3D4A56E856"],"class":"HotspotPanoramaOverlay","id":"overlay_3DDA2AF8_2F13_7D05_41BD_B67E5011DA14","data":{"label":"Arrow 04b"},"useHandCursor":true},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-26.26,"distance":100,"yaw":-107.17,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","rotationY":-19.13,"image":"this.AnimatedImageResource_63D62E4E_6D0D_206E_41DA_2A1535D0905F","roll":-1.04,"hfov":12.36,"data":{"label":"Arrow 04b"}}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_3A820FA7_2F1F_B30B_41C5_BB13FF19C884"],"class":"HotspotPanoramaOverlay","id":"overlay_3AFB7F94_2F1F_B30D_41C6_826D0AC3DA5B","useHandCursor":true},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-4.84,"distance":100,"yaw":87.63,"vfov":8,"scaleMode":"fit_inside","rotationX":23.8,"class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_63D65E4E_6D0D_206E_41C6_585789F82380","roll":-5.47,"data":{"label":"Arrow 04b"},"hfov":10.5}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_3A0245E0_2F2F_9704_41C0_542C2DD27402"],"class":"HotspotPanoramaOverlay","id":"overlay_3A0CE5D2_2F2F_9705_41A5_8BE884C428CC","useHandCursor":true},{"class":"PanoramaCameraSequence","movements":[{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_in"},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":323},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_out"}],"id":"sequence_2687312F_2ACB_EC3B_41C0_B459E5AD4DDC"},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-35.67,"distance":100,"yaw":-107.45,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_6058EE98_6D0D_20F2_41D5_88D63AD35447","data":{"label":"Arrow 04b"},"hfov":12}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_26C081D4_3113_AF0D_41C6_79C909869E1F"],"class":"HotspotPanoramaOverlay","id":"overlay_26F081C3_3113_AF0B_4159_2AC8690207C8","useHandCursor":true},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-15.83,"distance":100,"yaw":22.3,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","rotationY":5.75,"image":"this.AnimatedImageResource_60580E98_6D0D_20F2_41CE_937153C2DCD1","roll":1.4,"hfov":12,"data":{"label":"Arrow 04b"}}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_26FD0BC2_311C_B304_41C8_120BC7624013"],"class":"HotspotPanoramaOverlay","id":"overlay_26F2DBB3_311C_B304_4192_61F09B1F603A","useHandCursor":true},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-23.86,"distance":100,"yaw":74.84,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_60582E98_6D0D_20F2_41B5_CF70E8A53C34","data":{"label":"Arrow 04b"},"hfov":12}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_285D66DB_311C_953B_41B8_1D63D7886649"],"class":"HotspotPanoramaOverlay","id":"overlay_285686B8_311C_9505_4177_499F61ADCA2C","useHandCursor":true},{"maps":[],"items":[{"pitch":-19.15,"distance":50,"yaw":-150.52,"vfov":8,"scaleMode":"fit_inside","data":{"label":"Image"},"class":"HotspotPanoramaOverlayImage","image":"this.res_14CD994A_34F1_B570_41C0_89B0BEBB3EAB","hfov":8}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2BA697E9_3431_FD33_41BE_5DF84721E8BF"],"class":"HotspotPanoramaOverlay","id":"overlay_2B83669C_3431_FF11_41C6_3A83F613DFF3","data":{"label":"Image"},"useHandCursor":true},{"maps":[],"items":[{"pitch":-19.15,"distance":50,"yaw":-26.29,"vfov":8,"scaleMode":"fit_inside","data":{"label":"Image"},"class":"HotspotPanoramaOverlayImage","image":"this.res_14CD994A_34F1_B570_41C0_89B0BEBB3EAB","hfov":8}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_150034E1_3432_7333_41C7_3BED610A8C00"],"class":"HotspotPanoramaOverlay","id":"overlay_150754C8_3432_7371_41AC_E14659B0E1B7","data":{"label":"Image"},"useHandCursor":true},{"class":"PanoramaCameraSequence","movements":[{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_in"},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":323},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_out"}],"id":"sequence_20CD7B03_2F14_930B_41AC_C892CF5AB557"},{"class":"VideoPlayer","id":"viewer_uid63F0A211_6D0D_23F2_41C3_CF619BC9AFFDVideoPlayer","viewerArea":"this.viewer_uid63F0A211_6D0D_23F2_41C3_CF619BC9AFFD","clickAction":"play_pause","displayPlayOverlay":true,"displayPlaybackBar":true},{"class":"PanoramaCameraSequence","movements":[{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_in"},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":323},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_out"}],"id":"sequence_2684F12F_2ACB_EC3B_41B5_773F0A9137EB"},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-21.25,"distance":100,"yaw":170.74,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_605BBE99_6D0D_20F2_41B1_B532858441D7","data":{"label":"Arrow 04b"},"hfov":12}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_27723F58_3114_9304_41C5_8EFB83480CEB"],"class":"HotspotPanoramaOverlay","id":"overlay_277E1F4F_3114_931C_41A5_3CCA2F789CE5","useHandCursor":true},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-18.38,"distance":100,"yaw":-161.44,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_605BEE99_6D0D_20F2_41D4_F7581FE3E5A4","data":{"label":"Arrow 04b"},"hfov":12}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_27956E89_3113_F507_41C3_9866DDC3BF6E"],"class":"HotspotPanoramaOverlay","id":"overlay_279B0E82_3113_F505_41B8_D798004E272B","useHandCursor":true},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-22.1,"distance":100,"yaw":132.83,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_605B0E99_6D0D_20F2_41CE_9280697B81F3","data":{"label":"Arrow 04b"},"hfov":12}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2A74AA5A_3113_9D05_41C4_44C02720801F"],"class":"HotspotPanoramaOverlay","id":"overlay_2A70EA4F_3113_9D1B_41BF_590A94CC5538","useHandCursor":true},{"data":{"label":"1","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-6.66,"distance":50,"yaw":-25.31,"vfov":15,"scaleMode":"fit_inside","data":{"label":"1"},"class":"HotspotPanoramaOverlayImage","image":"this.res_384146FE_3412_DF10_41B5_C1A934F1DFB9","hfov":5}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2E3A8AF2_3173_9D04_41AF_DE81778C4A4A"],"class":"HotspotPanoramaOverlay","id":"overlay_2F27C9B3_3173_9F0B_41BF_D98BC97BAB2E","useHandCursor":true},{"data":{"label":"2","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-9.35,"distance":50,"yaw":11.02,"vfov":15,"scaleMode":"fit_inside","data":{"label":"2"},"class":"HotspotPanoramaOverlayImage","image":"this.res_384146FE_3412_DF10_41B5_C1A934F1DFB9","hfov":5}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2FBE900D_3173_ED1F_41C0_F5572759DDC8"],"class":"HotspotPanoramaOverlay","id":"overlay_2FBED00D_3173_ED1F_41BE_7B84C690184D","useHandCursor":true},{"data":{"label":"3","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-24.06,"distance":50,"yaw":29.05,"vfov":15,"scaleMode":"fit_inside","data":{"label":"3"},"class":"HotspotPanoramaOverlayImage","image":"this.res_384146FE_3412_DF10_41B5_C1A934F1DFB9","hfov":5}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2FA901E0_3173_EF04_41B9_4A4C50C9B952"],"class":"HotspotPanoramaOverlay","id":"overlay_2FA911E0_3173_EF04_41AD_43F767FAD938","useHandCursor":true},{"data":{"label":"6","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-25.96,"distance":50,"yaw":43.06,"vfov":15,"scaleMode":"fit_inside","data":{"label":"6"},"class":"HotspotPanoramaOverlayImage","image":"this.res_384146FE_3412_DF10_41B5_C1A934F1DFB9","hfov":5}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_12DECE5C_3177_B53C_41AC_DD166071EB73"],"class":"HotspotPanoramaOverlay","id":"overlay_12DE8E5C_3177_B53C_41B6_ED5AD957FACA","useHandCursor":true},{"data":{"label":"7","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-26.5,"distance":50,"yaw":51.15,"vfov":15,"scaleMode":"fit_inside","data":{"label":"7"},"class":"HotspotPanoramaOverlayImage","image":"this.res_384146FE_3412_DF10_41B5_C1A934F1DFB9","hfov":5}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_12C9AFE3_3177_B30B_41C3_46A495E5D8FB"],"class":"HotspotPanoramaOverlay","id":"overlay_12C97FE3_3177_B30B_41BE_82F72A095155","useHandCursor":true},{"data":{"label":"8","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-22.42,"distance":50,"yaw":58.3,"vfov":15,"scaleMode":"fit_inside","data":{"label":"8"},"class":"HotspotPanoramaOverlayImage","image":"this.res_384146FE_3412_DF10_41B5_C1A934F1DFB9","hfov":5}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_14FB4277_3174_ED0C_41B4_9C82DE1B2A88"],"class":"HotspotPanoramaOverlay","id":"overlay_14FBA277_3174_ED0C_415C_71BF28C28AF2","useHandCursor":true},{"data":{"label":"9-10","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-43.56,"distance":50,"yaw":60.86,"vfov":10,"scaleMode":"fit_inside","data":{"label":"9-10"},"class":"HotspotPanoramaOverlayImage","image":"this.res_384E0701_3412_DEF0_41C2_98659107C918","hfov":5}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2E209427_316C_950B_4197_053EA906BBFD"],"class":"HotspotPanoramaOverlay","id":"overlay_145873BB_316C_937B_41C5_5926FD21A701","useHandCursor":true},{"data":{"label":"11","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-23.38,"distance":50,"yaw":68.63,"vfov":15,"scaleMode":"fit_inside","data":{"label":"11"},"class":"HotspotPanoramaOverlayImage","image":"this.res_384146FE_3412_DF10_41B5_C1A934F1DFB9","hfov":5}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_14D9C40B_3174_F504_41A5_2770F807992E"],"class":"HotspotPanoramaOverlay","id":"overlay_14D8340B_3174_F504_4190_7ABFF55D609E","useHandCursor":true},{"class":"PanoramaCameraSequence","movements":[{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_in"},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":323},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_out"}],"id":"sequence_2687112F_2ACB_EC3B_41C0_1B59E7D09392"},{"toolTipBackgroundColor":"#F6F6F6","playbackBarHeadHeight":15,"playbackBarHeadShadowColor":"#000000","subtitlesTextShadowOpacity":1,"playbackBarHeadBorderSize":0,"playbackBarHeadBackgroundColorRatios":[0,1],"playbackBarProgressBackgroundColorRatios":[0],"vrPointerColor":"#FFFFFF","subtitlesBackgroundOpacity":0.2,"progressBarBackgroundColor":["#3399FF"],"progressBorderColor":"#000000","toolTipPaddingRight":6,"playbackBarBorderColor":"#FFFFFF","playbackBarBackgroundOpacity":1,"toolTipPaddingTop":4,"playbackBarHeadShadow":true,"playbackBarBorderRadius":0,"subtitlesFontFamily":"Arial","subtitlesTop":0,"toolTipFontSize":"1.11vmin","playbackBarProgressBorderColor":"#000000","subtitlesBorderColor":"#FFFFFF","surfaceReticleSelectionColor":"#FFFFFF","toolTipFontFamily":"Arial","firstTransitionDuration":0,"vrPointerSelectionTime":2000,"progressBackgroundColor":["#000000"],"playbackBarHeadBackgroundColor":["#111111","#666666"],"playbackBarHeadBorderRadius":0,"toolTipBorderColor":"#767676","vrThumbstickRotationStep":20,"subtitlesFontColor":"#FFFFFF","toolTipFontColor":"#606060","playbackBarHeadBorderColor":"#000000","playbackBarBorderSize":0,"playbackBarBottom":5,"progressBottom":10,"toolTipTextShadowColor":"#000000","progressHeight":2,"toolTipShadowColor":"#333138","playbackBarBackgroundColor":["#FFFFFF"],"progressBorderSize":0,"data":{"name":"ViewerArea3225"},"playbackBarHeight":10,"propagateClick":false,"progressBarBorderRadius":2,"id":"viewer_uid63F0A211_6D0D_23F2_41C3_CF619BC9AFFD","subtitlesTextShadowHorizontalLength":1,"progressBarBorderSize":0,"subtitlesGap":0,"subtitlesTextShadowColor":"#000000","minHeight":50,"subtitlesBackgroundColor":"#000000","minWidth":100,"progressBorderRadius":2,"playbackBarHeadWidth":6,"playbackBarProgressBorderSize":0,"playbackBarBackgroundColorDirection":"vertical","subtitlesTextShadowVerticalLength":1,"playbackBarRight":0,"progressRight":"33%","toolTipPaddingBottom":4,"progressOpacity":0.7,"subtitlesFontSize":"3vmin","playbackBarProgressBorderRadius":0,"progressBarBackgroundColorDirection":"horizontal","progressBackgroundColorRatios":[0],"playbackBarProgressBackgroundColor":["#3399FF"],"progressBarBorderColor":"#000000","vrPointerSelectionColor":"#FF6600","height":"100%","progressLeft":"33%","playbackBarHeadShadowBlurRadius":3,"progressBarBackgroundColorRatios":[0],"playbackBarHeadShadowOpacity":0.7,"surfaceReticleColor":"#FFFFFF","subtitlesBottom":10,"toolTipPaddingLeft":6,"playbackBarLeft":0,"width":"100%","class":"ViewerArea"},{"class":"VideoPlayer","id":"viewer_uid63F12210_6D0D_23F2_41C5_FC561F2B5006VideoPlayer","viewerArea":"this.viewer_uid63F12210_6D0D_23F2_41C5_FC561F2B5006","clickAction":"play_pause","displayPlayOverlay":true,"displayPlaybackBar":true},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-37.04,"distance":100,"yaw":99.56,"vfov":10,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_63D65E4E_6D0D_206E_41BB_8AE990F622C7","roll":4.7,"hfov":13,"data":{"label":"Arrow 04b"}}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_271B0486_3114_950D_41AB_9E8B9EF8D9ED"],"class":"HotspotPanoramaOverlay","id":"overlay_2704A46B_3114_951B_41AA_B724136D9875","useHandCursor":true},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-31.06,"distance":100,"yaw":-90.78,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_63D18E4E_6D0D_206E_41D7_40D524D6AAF0","data":{"label":"Arrow 04b"},"hfov":12}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2899B97E_3114_9FFC_41A3_B0E1B09B0174"],"class":"HotspotPanoramaOverlay","id":"overlay_2887F975_3114_9F0F_41BA_0BDBFD700041","useHandCursor":true},{"data":{"label":"Circle Door 02","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-3.33,"distance":100,"yaw":147.29,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","image":"this.AnimatedImageResource_63D1CE4E_6D0D_206E_41D0_0F8132AD0A1B","data":{"label":"Circle Door 02"},"hfov":8}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2BC473FF_3417_D510_41A6_33236D039067"],"class":"HotspotPanoramaOverlay","id":"overlay_2A3E83E6_3417_D530_41BE_D27C75B5CF6D","useHandCursor":true},{"class":"PanoramaCameraSequence","movements":[{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_in"},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":323},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_out"}],"id":"sequence_26878130_2ACB_EC25_41C1_7D1C38C40FD0"},{"class":"ImageResourceLevel","url":trans('imlevel_62C98711_6CE8_4C65_41B9_64BD10BDE808.url'),"id":"imlevel_62C98711_6CE8_4C65_41B9_64BD10BDE808","height":1536,"width":2048},{"class":"ImageResourceLevel","url":trans('imlevel_62C99711_6CE8_4C65_41CB_5372F15DF0FC.url'),"id":"imlevel_62C99711_6CE8_4C65_41CB_5372F15DF0FC","height":768,"width":1024},{"class":"ImageResourceLevel","url":trans('imlevel_62C96711_6CE8_4C65_41CC_9FCB876C4474.url'),"id":"imlevel_62C96711_6CE8_4C65_41CC_9FCB876C4474","height":384,"width":512},{"class":"ImageResourceLevel","url":trans('imlevel_62CD8217_6CE8_446D_41D9_2F79FA61499C.url'),"id":"imlevel_62CD8217_6CE8_446D_41D9_2F79FA61499C","height":1536,"width":2048},{"class":"ImageResourceLevel","url":trans('imlevel_62CFA217_6CE8_446D_41C6_27EC914BAEFA.url'),"id":"imlevel_62CFA217_6CE8_446D_41C6_27EC914BAEFA","height":768,"width":1024},{"class":"ImageResourceLevel","url":trans('imlevel_62CFB217_6CE8_446D_41D9_AF9D39423C71.url'),"id":"imlevel_62CFB217_6CE8_446D_41D9_AF9D39423C71","height":384,"width":512},{"class":"PanoramaCameraSequence","movements":[{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_in"},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":323},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_out"}],"id":"sequence_2687512F_2ACB_EC3B_41A4_62286F5BDF1C"},{"class":"PanoramaCameraSequence","movements":[{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_in"},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":323},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_out"}],"id":"sequence_2684D12F_2ACB_EC3B_41AF_9C1DE014170B"},{"class":"PanoramaCameraSequence","movements":[{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_in"},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":323},{"class":"DistancePanoramaCameraMovement","yawSpeed":2.66,"yawDelta":18.5,"easing":"cubic_out"}],"id":"sequence_26876130_2ACB_EC25_4161_5C9C51AA25D4"},{"data":{"label":"Arrow 04b","hasPanoramaAction":true},"maps":[],"items":[{"pitch":-26.48,"distance":100,"yaw":-71.49,"vfov":8,"scaleMode":"fit_inside","class":"HotspotPanoramaOverlayImage","rotationY":-11.31,"image":"this.AnimatedImageResource_6054CE9A_6D0D_20F6_41A0_1163C9BC622F","roll":-2.11,"hfov":12,"data":{"label":"Arrow 04b"}}],"enabledInCardboard":true,"areas":["this.HotspotPanoramaOverlayArea_2D291A2F_3113_7D1B_41C4_B67A342813A0"],"class":"HotspotPanoramaOverlay","id":"overlay_2D24CA14_3113_7D0D_41BB_9802AA9CD1DB","useHandCursor":true},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_63D1FE4E_6D0D_206E_41D3_C2B5D2745725","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 4)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_27303D32_312D_B705_41C2_90FAC022BBDF","mapColor":"any"},{"class":"VideoResourceLevel","type":"video/mp4","codec":"h264","bitrate":4665,"framerate":30,"id":"videolevel_638A9D1B_6D0D_21F6_41C2_9D6ECE2D9A39","height":1080,"url":trans('videolevel_638A9D1B_6D0D_21F6_41C2_9D6ECE2D9A39.url'),"posterURL":trans('videolevel_638A9D1B_6D0D_21F6_41C2_9D6ECE2D9A39.posterURL'),"width":1920},{"id":"res_2C7D2963_3471_F537_41AF_14E866027918","class":"ImageResource","levels":[{"height":60,"url":"media/res_2C7D2963_3471_F537_41AF_14E866027918_0.webp","class":"ImageResourceLevel","width":60}]},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_63F36285_6D0D_20D2_41D4_D348F2EF9D72, -49.63459827563321, -4.540788034651263, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 4)","class":"HotspotMapOverlayArea","toolTip":trans('HotspotMapOverlayArea_2195CC55_3476_7313_416D_F198F537B790.toolTip'),"id":"HotspotMapOverlayArea_2195CC55_3476_7313_416D_F198F537B790","mapColor":"any"},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_63F2C285_6D0D_20D2_41C5_C4E02B9D5D13, -24.207492795389015, -9.535135135135128, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 6)","class":"HotspotMapOverlayArea","toolTip":trans('HotspotMapOverlayArea_2289546E_3476_5330_41B2_89EEBE92D066.toolTip'),"id":"HotspotMapOverlayArea_2289546E_3476_5330_41B2_89EEBE92D066","mapColor":"any"},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_63F22285_6D0D_20D2_41DA_DA080977540A, 0, 0, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 7)","class":"HotspotMapOverlayArea","toolTip":trans('HotspotMapOverlayArea_228BE5B3_3476_5D17_41B6_EBAEDE016B4F.toolTip'),"id":"HotspotMapOverlayArea_228BE5B3_3476_5D17_41B6_EBAEDE016B4F","mapColor":"any"},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_620D8286_6D0D_20DE_41C5_0C4A2FF2AC2B, 50.31700288184432, -3.9729729729729666, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 8)","class":"HotspotMapOverlayArea","toolTip":trans('HotspotMapOverlayArea_22940673_3476_5F17_41B3_71F2ABE269B7.toolTip'),"id":"HotspotMapOverlayArea_22940673_3476_5F17_41B3_71F2ABE269B7","mapColor":"any"},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_620D0286_6D0D_20DE_41C6_FA6BE1A59C30, -51.440922190201746, -2.383783783783782, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 9)","class":"HotspotMapOverlayArea","toolTip":trans('HotspotMapOverlayArea_2296A71C_3476_5D10_41C7_82F9C8EE65E1.toolTip'),"id":"HotspotMapOverlayArea_2296A71C_3476_5D10_41C7_82F9C8EE65E1","mapColor":"any"},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_620C9286_6D0D_20DE_4152_AFDD00859173, -169.60374639769464, 0.45405405405405974, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 11)","class":"HotspotMapOverlayArea","toolTip":trans('HotspotMapOverlayArea_229347CB_3476_5D77_41C8_734C4047E764.toolTip'),"id":"HotspotMapOverlayArea_229347CB_3476_5D77_41C8_734C4047E764","mapColor":"any"},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_620CC286_6D0D_20DE_41D5_32E3C28C9FA9, -45.69164265129682, 0.11351351351351004, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 12)","class":"HotspotMapOverlayArea","toolTip":trans('HotspotMapOverlayArea_229F789B_3476_5310_41C2_1EBF29A9D862.toolTip'),"id":"HotspotMapOverlayArea_229F789B_3476_5310_41C2_1EBF29A9D862","mapColor":"any"},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_620D2286_6D0D_20DE_41C7_2DE5E1EF1F78, 90.5511527377523, -20.999999999999982, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 10)","class":"HotspotMapOverlayArea","toolTip":trans('HotspotMapOverlayArea_229A5A63_3476_5737_41C2_7200DC281F22.toolTip'),"id":"HotspotMapOverlayArea_229A5A63_3476_5737_41C2_7200DC281F22","mapColor":"any"},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_63F30284_6D0D_20D2_41D4_3FFB7B6BB97C, -106.3616714697406, -1.2486486486486474, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 3)","class":"HotspotMapOverlayArea","toolTip":trans('HotspotMapOverlayArea_1528C30D_35F1_D6F3_41B4_BAD570D4F284.toolTip'),"id":"HotspotMapOverlayArea_1528C30D_35F1_D6F3_41B4_BAD570D4F284","mapColor":"any"},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_63F3B284_6D0D_20D2_41CB_481424D47F89, 21.332853025936576, -20.87026454069235, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 2)","class":"HotspotMapOverlayArea","toolTip":trans('HotspotMapOverlayArea_154F36B5_35F1_DF10_41B9_64A0AB9A8180.toolTip'),"id":"HotspotMapOverlayArea_154F36B5_35F1_DF10_41B9_64A0AB9A8180","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_6055EE9A_6D0D_20F6_41D6_57F5F78A8A74","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 9)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2FD39519_313D_7707_41C3_8B19B6AD4DE4","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_60550E9A_6D0D_20F6_41D9_579AC01D5171","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 12)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2BEB7A17_313C_BD0B_41C7_F2C7B0F62779","mapColor":"any"},{"id":"res_14CD994A_34F1_B570_41C0_89B0BEBB3EAB","class":"ImageResource","levels":[{"height":116,"url":"media/res_14CD994A_34F1_B570_41C0_89B0BEBB3EAB_0.webp","class":"ImageResourceLevel","width":115}]},{"click":"this.showPopupPanoramaOverlay(this.popup_15EFB10F_3412_D2F0_41BB_5675F1E096AE,{'pressedBackgroundOpacity':1,'pressedBackgroundColorRatios':[0.4666666666666667],'rollOverBorderColor':'#000000','borderRadius':0,'pressedBorderSize':0,'iconLineWidth':4,'rollOverBackgroundColorRatios':[0.4666666666666667],'paddingTop':5,'backgroundColorRatios':[0.4666666666666667],'rollOverIconColor':'#000000','rollOverBackgroundOpacity':1,'pressedIconLineWidth':4,'pressedBackgroundColorDirection':'vertical','backgroundOpacity':1,'rollOverBackgroundColorDirection':'vertical','pressedBorderColor':'#000000','rollOverIconHeight':25,'paddingBottom':5,'rollOverBackgroundColor':['#007D99'],'paddingLeft':5,'borderColor':'#000000','pressedIconWidth':25,'rollOverIconLineWidth':4,'rollOverIconWidth':25,'iconWidth':25,'backgroundColor':['#007D99'],'backgroundColorDirection':'vertical','pressedIconColor':'#007D99','rollOverBorderSize':0,'iconColor':'#FFFFFF','iconHeight':25,'paddingRight':5,'pressedBackgroundColor':['#000000'],'borderSize':0,'pressedIconHeight':25},this.ImageResource_14E7A1CC_3417_D571_41C3_A00219A305B4,null,null,null,false)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2B93BF46_3411_AD70_4193_8B72559A4BBF","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_605B3E99_6D0D_20F2_41BE_C1825D6BA7FF","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 7)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2A87FA50_311D_BD04_4145_07B88F69E430","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_605B6E99_6D0D_20F2_41C8_CCCBFF5F7C3B","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 8)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2AE7E341_311C_9307_41B9_1B6943A44F7B","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_605A8E99_6D0D_20F2_41C3_CD2888AD9DD5","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 11)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2A412F41_311C_9307_41BE_D8A465E54E23","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_605AAE99_6D0D_20F2_41D6_8397F07EB019","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 10)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2B4C1D64_3135_B70D_41B7_1EEA791805DB","mapColor":"any"},{"click":"this.showPopupPanoramaOverlay(this.popup_2DE6D1D0_3563_092F_41B6_FE2A411B8D09,{'pressedBackgroundOpacity':1,'pressedBackgroundColorRatios':[0.4666666666666667],'rollOverBorderColor':'#000000','borderRadius':0,'pressedBorderSize':0,'iconLineWidth':4,'rollOverBackgroundColorRatios':[0.4666666666666667],'paddingTop':5,'backgroundColorRatios':[0.4666666666666667],'rollOverIconColor':'#000000','rollOverBackgroundOpacity':1,'pressedIconLineWidth':4,'pressedBackgroundColorDirection':'vertical','backgroundOpacity':1,'rollOverBackgroundColorDirection':'vertical','pressedBorderColor':'#000000','rollOverIconHeight':25,'paddingBottom':5,'rollOverBackgroundColor':['#007D99'],'paddingLeft':5,'borderColor':'#000000','pressedIconWidth':25,'rollOverIconLineWidth':4,'rollOverIconWidth':25,'iconWidth':25,'backgroundColor':['#007D99'],'backgroundColorDirection':'vertical','pressedIconColor':'#007D99','rollOverBorderSize':0,'iconColor':'#FFFFFF','iconHeight':25,'paddingRight':5,'pressedBackgroundColor':['#000000'],'borderSize':0,'pressedIconHeight':25},this.ImageResource_2D6173C2_3523_0933_41C0_32F2FD3B8205,null,null,null,false)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2057A58A_356F_0932_41A4_0AB2FBAB8984","mapColor":"any"},{"id":"res_2E6E5B21_311D_F307_41BD_856A3563DD37","class":"ImageResource","levels":[{"height":119,"url":"media/res_2E6E5B21_311D_F307_41BD_856A3563DD37_0.webp","class":"ImageResourceLevel","width":119}]},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_22524D82_356D_7933_41C7_187FD108A0FC,{'pressedBackgroundOpacity':1,'pressedBackgroundColorRatios':[0.4666666666666667],'rollOverBorderColor':'#000000','borderRadius':0,'pressedBorderSize':0,'iconLineWidth':4,'rollOverBackgroundColorRatios':[0.4666666666666667],'paddingTop':5,'backgroundColorRatios':[0.4666666666666667],'rollOverIconColor':'#000000','rollOverBackgroundOpacity':1,'pressedIconLineWidth':4,'pressedBackgroundColorDirection':'vertical','backgroundOpacity':1,'rollOverBackgroundColorDirection':'vertical','pressedBorderColor':'#000000','rollOverIconHeight':25,'paddingBottom':5,'rollOverBackgroundColor':['#007D99'],'paddingLeft':5,'borderColor':'#000000','pressedIconWidth':25,'rollOverIconLineWidth':4,'rollOverIconWidth':25,'iconWidth':25,'backgroundColor':['#007D99'],'backgroundColorDirection':'vertical','pressedIconColor':'#007D99','rollOverBorderSize':0,'iconColor':'#FFFFFF','iconHeight':25,'paddingRight':5,'pressedBackgroundColor':['#000000'],'borderSize':0,'pressedIconHeight':25},true) } else { this.showPopupMedia(this.window_67CB9A52_6D0D_2076_41D3_2AA735D2AD0C, this.video_153DC803_34F6_52F7_41B9_CC63A1E3B780, this.playList_60610EB2_6D0D_2036_41D0_66ECAA51DF49, '95%', '95%', true) }","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_21A30BF3_356D_38D1_4194_73F05F0B4E39","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_63D6BE4D_6D0D_2052_41C3_AC5F0AB68562","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 3)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_3CF922EE_2F14_ED1D_41C2_2BC16526D8BE","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_63D6FE4E_6D0D_206E_41CA_AEDE6BDB44FA","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 1)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_3BAD4715_2F13_930F_41B0_4D43A6A4FCB9","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_60556E9A_6D0D_20F6_41CB_9749D6F2A3C6","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 11)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2CD95109_3113_6F07_41B4_C5B16990AAEB","mapColor":"any"},{"frameCount":24,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_60549E9A_6D0D_20F6_41D4_BA83CA1E48DC","colCount":4,"frameDuration":41,"levels":[{"height":1200,"url":"media/res_2B2EF504_3432_B2F0_41C3_BFB19F73EBF0_0.webp","class":"ImageResourceLevel","width":800}]},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_6201A2AB_6D0D_20D6_41C1_EDFBDD1E68F0, 36.00864553314123, -1.3621621621621665, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 13)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_14580859_3413_B310_418B_27D659B38F58","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_63D13E4E_6D0D_206E_41C9_28C1A100C03B","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 4)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2659C8A2_3133_9D05_41C6_9ADB8335CAC0","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_63D15E4E_6D0D_206E_41D3_E60EBDB8D600","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 7)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_28DDE5A8_3134_F705_41B1_851F76C083F7","mapColor":"any"},{"click":"this.showPopupPanoramaOverlay(this.popup_2C6D2405_355D_0F36_41AE_8BAF7D7463D7,{'pressedBackgroundOpacity':1,'pressedBackgroundColorRatios':[0.4666666666666667],'rollOverBorderColor':'#000000','borderRadius':0,'pressedBorderSize':0,'iconLineWidth':4,'rollOverBackgroundColorRatios':[0.4666666666666667],'paddingTop':5,'backgroundColorRatios':[0.4666666666666667],'rollOverIconColor':'#000000','rollOverBackgroundOpacity':1,'pressedIconLineWidth':4,'pressedBackgroundColorDirection':'vertical','backgroundOpacity':1,'rollOverBackgroundColorDirection':'vertical','pressedBorderColor':'#000000','rollOverIconHeight':25,'paddingBottom':5,'rollOverBackgroundColor':['#007D99'],'paddingLeft':5,'borderColor':'#000000','pressedIconWidth':25,'rollOverIconLineWidth':4,'rollOverIconWidth':25,'iconWidth':25,'backgroundColor':['#007D99'],'backgroundColorDirection':'vertical','pressedIconColor':'#007D99','rollOverBorderSize':0,'iconColor':'#FFFFFF','iconHeight':25,'paddingRight':5,'pressedBackgroundColor':['#000000'],'borderSize':0,'pressedIconHeight':25},this.ImageResource_2FCA4D3F_3563_3951_41B3_BBE7609E7448,null,null,null,false)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2BC453A1_3432_B530_41C3_EEF918DB66AD","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_6055DE9A_6D0D_20F6_41CA_8DEBC2E0137C","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 9)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2D8BF4CF_312F_951B_41C1_8DA28CAFADAB","mapColor":"any"},{"click":"this.showPopupPanoramaOverlay(this.popup_16ADADAE_341E_6D31_41C0_29AC7511077C,{'pressedBackgroundOpacity':1,'pressedBackgroundColorRatios':[0.4666666666666667],'rollOverBorderColor':'#000000','borderRadius':0,'pressedBorderSize':0,'iconLineWidth':4,'rollOverBackgroundColorRatios':[0.4666666666666667],'paddingTop':5,'backgroundColorRatios':[0.4666666666666667],'rollOverIconColor':'#000000','rollOverBackgroundOpacity':1,'pressedIconLineWidth':4,'pressedBackgroundColorDirection':'vertical','backgroundOpacity':1,'rollOverBackgroundColorDirection':'vertical','pressedBorderColor':'#000000','rollOverIconHeight':25,'paddingBottom':5,'rollOverBackgroundColor':['#007D99'],'paddingLeft':5,'borderColor':'#000000','pressedIconWidth':25,'rollOverIconLineWidth':4,'rollOverIconWidth':25,'iconWidth':25,'backgroundColor':['#007D99'],'backgroundColorDirection':'vertical','pressedIconColor':'#007D99','rollOverBorderSize':0,'iconColor':'#FFFFFF','iconHeight':25,'paddingRight':5,'pressedBackgroundColor':['#000000'],'borderSize':0,'pressedIconHeight':25},this.ImageResource_14E661CB_3417_D577_41A3_24DA5CE3AC20,null,null,null,false)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_29FFB14B_34F2_7570_41BD_1C415F19E497","mapColor":"any"},{"click":"if(this.isCardboardViewMode()) { this.showPopupPanoramaVideoOverlay(this.popup_207C1A7E_3412_7711_41BB_108A4D88BDBE,{'pressedBackgroundOpacity':1,'pressedBackgroundColorRatios':[0.4666666666666667],'rollOverBorderColor':'#000000','borderRadius':0,'pressedBorderSize':0,'iconLineWidth':4,'rollOverBackgroundColorRatios':[0.4666666666666667],'paddingTop':5,'backgroundColorRatios':[0.4666666666666667],'rollOverIconColor':'#000000','rollOverBackgroundOpacity':1,'pressedIconLineWidth':4,'pressedBackgroundColorDirection':'vertical','backgroundOpacity':1,'rollOverBackgroundColorDirection':'vertical','pressedBorderColor':'#000000','rollOverIconHeight':25,'paddingBottom':5,'rollOverBackgroundColor':['#007D99'],'paddingLeft':5,'borderColor':'#000000','pressedIconWidth':25,'rollOverIconLineWidth':4,'rollOverIconWidth':25,'iconWidth':25,'backgroundColor':['#007D99'],'backgroundColorDirection':'vertical','pressedIconColor':'#007D99','rollOverBorderSize':0,'iconColor':'#FFFFFF','iconHeight':25,'paddingRight':5,'pressedBackgroundColor':['#000000'],'borderSize':0,'pressedIconHeight':25},true) } else { this.showPopupMedia(this.window_67CBBA52_6D0D_2076_41CA_097A22924A06, this.video_153DC803_34F6_52F7_41B9_CC63A1E3B780, this.playList_607F6EB5_6D0D_2032_41C1_15558D142C9C, '95%', '95%', true) }","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2BEAC09C_3135_AD3E_41C7_458E106F2767","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_63D68E4D_6D0D_2052_41D6_C5D8EE96661F","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 2)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_3DBC4B38_2F13_7305_41B8_CF3D4A56E856","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_63D62E4E_6D0D_206E_41DA_2A1535D0905F","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 4)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_3A820FA7_2F1F_B30B_41C5_BB13FF19C884","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_63D65E4E_6D0D_206E_41C6_585789F82380","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 2)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_3A0245E0_2F2F_9704_41C0_542C2DD27402","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_6058EE98_6D0D_20F2_41D5_88D63AD35447","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 6)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_26C081D4_3113_AF0D_41C6_79C909869E1F","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_60580E98_6D0D_20F2_41CE_937153C2DCD1","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 8)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_26FD0BC2_311C_B304_41C8_120BC7624013","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_60582E98_6D0D_20F2_41B5_CF70E8A53C34","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 9)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_285D66DB_311C_953B_41B8_1D63D7886649","mapColor":"any"},{"click":"this.showPopupPanoramaOverlay(this.popup_14034507_3433_D2F0_41AF_85425688EC0A,{'pressedBackgroundOpacity':1,'pressedBackgroundColorRatios':[0.4666666666666667],'rollOverBorderColor':'#000000','borderRadius':0,'pressedBorderSize':0,'iconLineWidth':4,'rollOverBackgroundColorRatios':[0.4666666666666667],'paddingTop':5,'backgroundColorRatios':[0.4666666666666667],'rollOverIconColor':'#000000','rollOverBackgroundOpacity':1,'pressedIconLineWidth':4,'pressedBackgroundColorDirection':'vertical','backgroundOpacity':1,'rollOverBackgroundColorDirection':'vertical','pressedBorderColor':'#000000','rollOverIconHeight':25,'paddingBottom':5,'rollOverBackgroundColor':['#007D99'],'paddingLeft':5,'borderColor':'#000000','pressedIconWidth':25,'rollOverIconLineWidth':4,'rollOverIconWidth':25,'iconWidth':25,'backgroundColor':['#007D99'],'backgroundColorDirection':'vertical','pressedIconColor':'#007D99','rollOverBorderSize':0,'iconColor':'#FFFFFF','iconHeight':25,'paddingRight':5,'pressedBackgroundColor':['#000000'],'borderSize':0,'pressedIconHeight':25},this.ImageResource_14E511C9_3417_D573_41C8_203E49725D1D,null,null,null,false)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2BA697E9_3431_FD33_41BE_5DF84721E8BF","mapColor":"any"},{"click":"this.showPopupPanoramaOverlay(this.popup_1477256D_342E_7D33_41C9_72108D06BD61,{'pressedBackgroundOpacity':1,'pressedBackgroundColorRatios':[0.4666666666666667],'rollOverBorderColor':'#000000','borderRadius':0,'pressedBorderSize':0,'iconLineWidth':4,'rollOverBackgroundColorRatios':[0.4666666666666667],'paddingTop':5,'backgroundColorRatios':[0.4666666666666667],'rollOverIconColor':'#000000','rollOverBackgroundOpacity':1,'pressedIconLineWidth':4,'pressedBackgroundColorDirection':'vertical','backgroundOpacity':1,'rollOverBackgroundColorDirection':'vertical','pressedBorderColor':'#000000','rollOverIconHeight':25,'paddingBottom':5,'rollOverBackgroundColor':['#007D99'],'paddingLeft':5,'borderColor':'#000000','pressedIconWidth':25,'rollOverIconLineWidth':4,'rollOverIconWidth':25,'iconWidth':25,'backgroundColor':['#007D99'],'backgroundColorDirection':'vertical','pressedIconColor':'#007D99','rollOverBorderSize':0,'iconColor':'#FFFFFF','iconHeight':25,'paddingRight':5,'pressedBackgroundColor':['#000000'],'borderSize':0,'pressedIconHeight':25},this.ImageResource_14E511C9_3417_D573_41B5_0851C8D0E5FE,null,null,null,false)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_150034E1_3432_7333_41C7_3BED610A8C00","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_605BBE99_6D0D_20F2_41B1_B532858441D7","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 9)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_27723F58_3114_9304_41C5_8EFB83480CEB","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_605BEE99_6D0D_20F2_41D4_F7581FE3E5A4","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 7)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_27956E89_3113_F507_41C3_9866DDC3BF6E","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_605B0E99_6D0D_20F2_41CE_9280697B81F3","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 11)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2A74AA5A_3113_9D05_41C4_44C02720801F","mapColor":"any"},{"id":"res_384146FE_3412_DF10_41B5_C1A934F1DFB9","class":"ImageResource","levels":[{"height":315,"url":"media/res_384146FE_3412_DF10_41B5_C1A934F1DFB9_0.webp","class":"ImageResourceLevel","width":118}]},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_6205F2A5_6D0D_20D2_41D9_295E90793063, 101.8984149855907, -4.427027027027016, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 1)","class":"HotspotPanoramaOverlayArea","toolTip":trans('HotspotPanoramaOverlayArea_2E3A8AF2_3173_9D04_41AF_DE81778C4A4A.toolTip'),"displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2E3A8AF2_3173_9D04_41AF_DE81778C4A4A","mapColor":"any"},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_63F3B284_6D0D_20D2_41CB_481424D47F89, 21.332853025936576, -20.87026454069235, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 2)","class":"HotspotPanoramaOverlayArea","toolTip":trans('HotspotPanoramaOverlayArea_2FBE900D_3173_ED1F_41C0_F5572759DDC8.toolTip'),"displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2FBE900D_3173_ED1F_41C0_F5572759DDC8","mapColor":"any"},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_63F30284_6D0D_20D2_41D4_3FFB7B6BB97C, -106.3616714697406, -1.2486486486486474, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 3)","class":"HotspotPanoramaOverlayArea","toolTip":trans('HotspotPanoramaOverlayArea_2FA901E0_3173_EF04_41B9_4A4C50C9B952.toolTip'),"displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2FA901E0_3173_EF04_41B9_4A4C50C9B952","mapColor":"any"},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_63F2C285_6D0D_20D2_41C5_C4E02B9D5D13, -24.207492795389015, -9.535135135135128, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 6)","class":"HotspotPanoramaOverlayArea","toolTip":trans('HotspotPanoramaOverlayArea_12DECE5C_3177_B53C_41AC_DD166071EB73.toolTip'),"displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_12DECE5C_3177_B53C_41AC_DD166071EB73","mapColor":"any"},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_63F22285_6D0D_20D2_41DA_DA080977540A, 0, 0, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 7)","class":"HotspotPanoramaOverlayArea","toolTip":trans('HotspotPanoramaOverlayArea_12C9AFE3_3177_B30B_41C3_46A495E5D8FB.toolTip'),"displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_12C9AFE3_3177_B30B_41C3_46A495E5D8FB","mapColor":"any"},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_620D8286_6D0D_20DE_41C5_0C4A2FF2AC2B, 50.31700288184432, -3.9729729729729666, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 8)","class":"HotspotPanoramaOverlayArea","toolTip":trans('HotspotPanoramaOverlayArea_14FB4277_3174_ED0C_41B4_9C82DE1B2A88.toolTip'),"displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_14FB4277_3174_ED0C_41B4_9C82DE1B2A88","mapColor":"any"},{"id":"res_384E0701_3412_DEF0_41C2_98659107C918","class":"ImageResource","levels":[{"height":147,"url":"media/res_384E0701_3412_DEF0_41C2_98659107C918_0.webp","class":"ImageResourceLevel","width":118}]},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_620D2286_6D0D_20DE_41C7_2DE5E1EF1F78, 90.5511527377523, -20.999999999999982, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 10)","class":"HotspotPanoramaOverlayArea","toolTip":trans('HotspotPanoramaOverlayArea_2E209427_316C_950B_4197_053EA906BBFD.toolTip'),"displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2E209427_316C_950B_4197_053EA906BBFD","mapColor":"any"},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_620CC286_6D0D_20DE_41D5_32E3C28C9FA9, -45.69164265129682, 0.11351351351351004, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 12)","class":"HotspotPanoramaOverlayArea","toolTip":trans('HotspotPanoramaOverlayArea_14D9C40B_3174_F504_41A5_2770F807992E.toolTip'),"displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_14D9C40B_3174_F504_41A5_2770F807992E","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_63D65E4E_6D0D_206E_41BB_8AE990F622C7","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 3)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_271B0486_3114_950D_41AB_9E8B9EF8D9ED","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_63D18E4E_6D0D_206E_41D7_40D524D6AAF0","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 6)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2899B97E_3114_9FFC_41A3_B0E1B09B0174","mapColor":"any"},{"frameCount":24,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_63D1CE4E_6D0D_206E_41D0_0F8132AD0A1B","colCount":4,"frameDuration":41,"levels":[{"height":1200,"url":"media/res_2B2EF504_3432_B2F0_41C3_BFB19F73EBF0_0.webp","class":"ImageResourceLevel","width":800}]},{"click":"this.setPanoramaCameraWithSpot(this.mainPlayList, this.PanoramaPlayListItem_620532A6_6D0D_20DE_41D2_73E2A77D3FC3, -128.90489913544656, -11.0108108108108, NaN || TDV.Player.DEFAULT_PANORAMA_HFOV); this.setPlayListSelectedIndex(this.mainPlayList, 5)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2BC473FF_3417_D510_41A6_33236D039067","mapColor":"any"},{"frameCount":21,"rowCount":6,"class":"AnimatedImageResource","finalFrame":"first","id":"AnimatedImageResource_6054CE9A_6D0D_20F6_41A0_1163C9BC622F","colCount":4,"frameDuration":41,"levels":[{"height":420,"url":"media/res_3B8CC348_2EEF_B304_41BA_F5497FC20BDF_0.webp","class":"ImageResourceLevel","width":480}]},{"click":"this.setPlayListSelectedIndex(this.mainPlayList, 12)","class":"HotspotPanoramaOverlayArea","displayTooltipInTouchScreens":true,"id":"HotspotPanoramaOverlayArea_2D291A2F_3113_7D1B_41C4_B67A342813A0","mapColor":"any"}],"children":["this.MainViewer_mobile","this.Container_05218F22_0B10_5175_41A5_123F7685429A_mobile","this.Container_5BBB71F3_54D9_38DE_41D1_1706D966F9FE","this.Container_5B4D36A2_54D7_3B7F_41D1_191F91AAEF35","this.Container_388EB749_2AF6_1467_41BB_5B61DF3F631C_mobile","this.Container_1A888351_0B10_31D7_4174_88417FF9CE51_mobile","this.Container_2491CACC_2B9A_2D25_41B0_B0FCFA178C1F_mobile","this.Container_2242D16F_3436_550F_41C0_F89D1B2C6A0C_mobile","this.veilPopupPanorama","this.zoomImagePopupPanorama","this.closeButtonPopupPanorama"],"class":"Player"};
if (script['data'] == undefined)
script['data'] = {};
script['data']['translateObjs'] = translateObjs, script['data']['createQuizConfig'] = function () {
var a = {};
return this['get']('data')['translateObjs'] = translateObjs, a;
}, TDV['PlayerAPI']['defineScript'](script);
//# sourceMappingURL=script_device.js.map
})();
//Generated with v2025.1.38, Mon Nov 10 2025