if(!Object['hasOwnProperty']('values')){Object['values']=function(a){return Object['keys'](a)['map'](function(b){return a[b];});};}if(!String['prototype']['startsWith']){String['prototype']['startsWith']=function(a,b){b=b||0x0;return this['indexOf'](a,b)===b;};}TDV['EventDispatcher']=function(){this['_handlers']={};};TDV['EventDispatcher']['prototype']['bind']=function(a,b){if(!(a in this['_handlers']))this['_handlers'][a]=[];this['_handlers'][a]['push'](b);};TDV['EventDispatcher']['prototype']['unbind']=function(a,b){if(a in this['_handlers']){var c=this['_handlers'][a]['indexOf'](b);if(c!=-0x1)this['_handlers'][a]['splice'](c,0x1);}};TDV['EventDispatcher']['prototype']['createNewEvent']=function(a){if(typeof Event==='function')return new Event(a);var b=document['createEvent']('Event');b['initEvent'](a,!![],!![]);return b;};TDV['EventDispatcher']['prototype']['dispatchEvent']=function(a){if(a['type']in this['_handlers']){var b=this['_handlers'][a['type']];for(var c=0x0;c0x0)return;}if(c['sourceClassName']=='MediaAudio'||this['_isInitialized'])return;this['_isInitialized']=!![];b['unbind']('preloadMediaShow',a,this,!![]);b['unbindOnObjectsOf']('PlayListItem','begin',a,this,!![]);b['unbind']('stateChange',a,this,!![]);if(this['_isPaused'])this['pause']();window['parent']['postMessage'](TDV['Tour']['EVENT_TOUR_LOADED'],'*');this['dispatchEvent'](this['createNewEvent'](TDV['Tour']['EVENT_TOUR_LOADED']));};this['_setup']();this['_settings']['set'](TDV['PlayerSettings']['SCRIPT_URL'],this['_currentScriptUrl']);var b=this['player']=TDV['PlayerAPI']['create'](this['_settings']);b['bind']('preloadMediaShow',a,this,!![]);b['bind']('stateChange',a,this,!![]);b['bindOnObjectsOf']('PlayListItem','begin',a,this,!![]);b['bindOnObject']('rootPlayer','start',function(c){var d=c['data']['source'];d['get']('data')['tour']=this;var f=window['navigator']['language']||window['navigator']['userLanguage']||'en';var g=d['get']('data')['locales']||{};var h=d['get']('data')['defaultLocale']||f;var j=this['locManager']=new TDV['Tour']['LocaleManager'](d,g,h,this['_settings']['get'](TDV['PlayerSettings']['QUERY_STRING_PARAMETERS']));d['get']('data')['localeManager']=j;var k=function(){var q=d['get']('data');if(!('updateText'in q)){q['updateText']=function(u){var v=u[0x0]['split']('.');if(v['length']==0x2){var w=j['trans']['apply'](j,u);var x=u[0x1]||d;if(typeof x=='string'){var y=x['split']('.');x=d[y['shift']()];for(var A=0x0;A0x0;};TDV['Tour']['prototype']['_getOrientation']=function(){var a=this['_getRootPlayer']();if(a){return a['get']('orientation');}else if(this['_lockedOrientation']){return this['_lockedOrientation'];}else{return TDV['PlayerAPI']['getOrientation']();}};TDV['Tour']['prototype']['_getParams']=function(a){var b={};a['split']('&')['forEach'](function(c){var d=c['split']('=')[0x0],e=decodeURIComponent(c['split']('=')[0x1]);b[d['toLowerCase']()]=e;});return b;};TDV['Tour']['prototype']['_getRootPlayer']=function(){return this['player']!==undefined?this['player']['getById']('rootPlayer'):undefined;};TDV['Tour']['prototype']['_setup']=function(){if(!this['_orientation'])this['_orientation']=this['_getOrientation']();this['_device']=this['_getDevice']();this['_currentScriptUrl']=this['_getScriptUrl']();if(this['isMobile']()){var a=document['getElementById']('metaViewport');if(a){var b=this['_devicesUrl'][this['_device']];var c=0x1;if(typeof b=='object'&&this['_orientation']in b&&this['_orientation']==TDV['PlayerAPI']['ORIENTATION_LANDSCAPE']||this['_device']==TDV['Tour']['DEVICE_GENERAL']){c=a['getAttribute']('data-tdv-general-scale')||0.5;}var d=a['getAttribute']('content');d=d['replace'](/initial-scale=(\d+(\.\d+)?)/,function(e,f){return'initial-scale='+c;});a['setAttribute']('content',d);}}};TDV['Tour']['prototype']['_getScriptUrl']=function(){var a=this['_devicesUrl'][this['_device']];if(typeof a=='object'){if(this['_orientation']in a){a=a[this['_orientation']];}}return a;};TDV['Tour']['prototype']['_getDevice']=function(){var a=TDV['Tour']['DEVICE_GENERAL'];if(!this['_isRemoteSession']&&this['isMobile']()){if(this['isIPad']()&&TDV['Tour']['DEVICE_IPAD']in this['_devicesUrl'])a=TDV['Tour']['DEVICE_IPAD'];else if(TDV['Tour']['DEVICE_MOBILE']in this['_devicesUrl'])a=TDV['Tour']['DEVICE_MOBILE'];}return a;};TDV['Tour']['prototype']['_setMediaFromURL']=function(a){var b=this['_getRootPlayer']();var c=b['getActivePlayerWithViewer'](b['getMainViewer']());var d=c?b['getMediaFromPlayer'](c):undefined;var e=undefined;if('media'in a){var f=a['media'];var g=Number(f);e=isNaN(g)?this['setMediaByName'](f):this['setMediaByIndex'](g-0x1);}else if('media-index'in a){e=this['setMediaByIndex'](parseInt(a['media-index'])-0x1);}else if('media-name'in a){e=this['setMediaByName'](a['media-name']);}if(e==undefined){e=this['setMediaByIndex'](0x0);}if(e!=undefined){var h=e['get']('player');var i=function(){if('trigger-overlay-name'in a){this['triggerOverlayByName'](e,a['trigger-overlay-name'],'trigger-overlay-event'in a?a['trigger-overlay-event']:'click');}if('focus-overlay-name'in a){this['focusOverlayByName'](e,a['focus-overlay-name']);}else if('yaw'in a||'pitch'in a){var m=parseFloat(a['yaw'])||undefined;var n=parseFloat(a['pitch'])||undefined;var o=b['getPlayListWithItem'](e);if(o)b['setPanoramaCameraWithSpot'](o,e,m,n);}}['bind'](this);if(h){var j=h['get']('viewerArea')==b['getMainViewer']();var k=b['getMediaFromPlayer'](h);if(j&&d==e['get']('media')||!j&&k==e['get']('media')){i();return e!=undefined;}}var l=function(){e['unbind']('begin',l,this);i();};e['bind']('begin',l,b);}return e!=undefined;};TDV['Tour']['prototype']['_setupRemote']=function(){if(this['isMobile']()&&TDV['Remote']!=undefined){var a=function(){var b=undefined;var c=function(){var f=this['_getRootPlayer']();b=f['get']('lockedOrientation');f['set']('lockedOrientation',this['_lockedOrientation']);}['bind'](this);this['_isRemoteSession']=!![];this['_lockedOrientation']=TDV['PlayerAPI']['ORIENTATION_LANDSCAPE'];if(this['_device']!=TDV['Tour']['DEVICE_GENERAL']){var d=function(){c();this['unbind'](TDV['Tour']['EVENT_TOUR_INITIALIZED'],d);}['bind'](this);this['bind'](TDV['Tour']['EVENT_TOUR_INITIALIZED'],d);this['reload']();}else{c();}var e=function(){this['_isRemoteSession']=![];this['_getRootPlayer']()['set']('lockedOrientation',b);TDV['Remote']['unbind'](TDV['Remote']['EVENT_CALL_END'],e);var f=this['_getScriptUrl']();if(this['_currentScriptUrl']!=f)this['reload']();}['bind'](this);TDV['Remote']['bind'](TDV['Remote']['EVENT_CALL_END'],e);}['bind'](this);TDV['Remote']['bind'](TDV['Remote']['EVENT_CALL_BEGIN'],a);}};TDV['Tour']['prototype']['_updateParams']=function(a,b){if(b&&'language'in a){var c=a['language'];if(this['locManager']['hasLocale'](c)){this['setLocale'](c);}}var d=function(e,f,g){var h=f['split'](',');for(var j=0x0,k=h['length'];j0x2){var c=typeof arguments[0x2]=='object'?arguments[0x2]:undefined;var d=arguments;function e(f){return/^\d+$/['test'](f);}b=b['replace'](/\{\{([\w\.]+)\}\}/g,function(f,g){if(e(g))g=d[parseInt(g)+0x1];else if(c!==undefined)g=c[g];if(typeof g=='string')g=this['currentLocaleMap'][g]||g;else if(typeof g=='function')g=g['call'](this['rootPlayer']);return g!==undefined?g:'';}['bind'](this));}return b;};TDV['Tour']['LocaleManager']['prototype']['_parsePropertiesContent']=function(a){a=a['replace'](/(^|\n)#[^\n]*/g,'');var b={};var c=a['split']('\x0a');for(var d=0x0,e=c['length'];d0x0;};TDV['Tour']['HistoryData']['prototype']['canForward']=function(){return this['pointer']>=0x0&&this['pointer']=0x0&&b>=0x0&&c!=b){var d=a['get']('items')[c];var e=a['get']('items')[b];var f=d['get']('player');var g=e['get']('player');if((f['get']('class')=='PanoramaPlayer'||f['get']('class')=='Video360Player')&&(g['get']('class')=='PanoramaPlayer'||g['get']('class')=='Video360Player')){var h=this['cloneCamera'](e['get']('camera'));this['setCameraSameSpotAsMedia'](h,d['get']('media'));this['startPanoramaWithCamera'](e['get']('media'),h);}}};TDV['Tour']['Script']['clone']=function(a,b){var c=this['rootPlayer']['createInstance'](a['get']('class'));var d=a['get']('id');if(d){var e=d+'_'+Math['random']()['toString'](0x24)['substring'](0x2,0xf);c['set']('id',e);this[e]=c;}for(var f=0x0;f0x0){for(var r=0x0;r0x0){var d=b[c];if(d['get']('viewerArea')==a){var e=d['get']('class');if(e=='PanoramaPlayer'&&(d['get']('panorama')!=undefined||d['get']('video')!=undefined))return d;else if((e=='VideoPlayer'||e=='Video360Player')&&d['get']('video')!=undefined)return d;else if(e=='PhotoAlbumPlayer'&&d['get']('photoAlbum')!=undefined)return d;else if(e=='MapPlayer'&&d['get']('map')!=undefined)return d;}}return undefined;};TDV['Tour']['Script']['getCurrentPlayerWithMedia']=function(a){var b=undefined;var c=undefined;switch(a['get']('class')){case'Panorama':case'LivePanorama':case'HDRPanorama':b='PanoramaPlayer';c='panorama';break;case'Video360':b='PanoramaPlayer';c='video';break;case'PhotoAlbum':b='PhotoAlbumPlayer';c='photoAlbum';break;case'Map':b='MapPlayer';c='map';break;case'Video':b='VideoPlayer';c='video';break;};if(b!=undefined){var d=this['getByClassName'](b);for(var e=0x0;e=0x0;--v){if(A['indexOf'](y[v])==-0x1)y['splice'](v,0x1);}}else if(d=='or'){for(var v=A['length']-0x1;v>=0x0;--v){var q=A[v];if(y['indexOf'](q)==-0x1)y['push'](q);}}}}return y||[];};TDV['Tour']['Script']['getComponentByName']=function(a){var b=this['getByClassName']('UIComponent');for(var c=0x0,d=b['length'];cc)c=e['get']('width');}return c;}else{return e['get']('width');}default:return a['get']('width');}};TDV['Tour']['Script']['getMediaHeight']=function(a){switch(a['get']('class')){case'Video360':var b=a['get']('video');if(b instanceof Array){var c=0x0;for(var d=0x0;dc)c=e['get']('height');}return c;}else{return e['get']('height');}default:return a['get']('height');}};TDV['Tour']['Script']['getOverlays']=function(a){switch(a['get']('class')){case'LivePanorama':case'HDRPanorama':case'Panorama':var b=a['get']('overlays')['concat']()||[];var c=a['get']('frames');for(var d=0x0;d=0x0;--g){var h=f[g];var k=h['get']('player');if(k!==undefined&&k['get']('viewerArea')==a)return!![];}return![];};for(var d=b['length']-0x1;d>=0x0;--d){if(!c(b[d]))b['splice'](d,0x1);}return b;};TDV['Tour']['Script']['getPlayListWithItem']=function(a){var b=this['getByClassName']('PlayList');for(var c=b['length']-0x1;c>=0x0;--c){var d=b[c];var e=d['get']('items');for(var f=e['length']-0x1;f>=0x0;--f){var g=e[f];if(g==a)return d;}}return undefined;};TDV['Tour']['Script']['getFirstPlayListWithMedia']=function(a,b){var c=this['getPlayListsWithMedia'](a,b);return c['length']>0x0?c[0x0]:undefined;};TDV['Tour']['Script']['getPlayListItemByMedia']=function(a,b){var c=a['get']('items');for(var d=0x0,e=c['length'];d=0x0;--e){var f=d[e];if(f['get']('media')!=a||b!=undefined&&f['get']('player')!=b){d['splice'](e,0x1);}}return d;}else{return[];}};TDV['Tour']['Script']['historyGoBack']=function(a){var b=this['get']('data')['history'][a['get']('id')];if(b!=undefined){b['back']();}};TDV['Tour']['Script']['historyGoForward']=function(a){var b=this['get']('data')['history'][a['get']('id')];if(b!=undefined){b['forward']();}};TDV['Tour']['Script']['init']=function(){var a=this['get']('data')['history'];var b=function(l){var m=l['source'];var n=m['get']('selectedIndex');if(n<0x0)return;var o=m['get']('id');if(!a['hasOwnProperty'](o))a[o]=new TDV['Tour']['HistoryData'](m);a[o]['add'](n);};var c=this['getByClassName']('PlayList');for(var e=0x0,f=c['length'];e=0x0){this['skip3DTransitionOnce'](n['get']('items')[o]['get']('player'));}}for(var e=0x0,j=h['length'];e0x0){var B=y['get']('data')['name'];y['bind']('click',this['sendAnalyticsData']['bind'](this,'Skin','click',B),this,![]);}}var C=this['getByClassName']('PlayListItem');var D={};for(var f=0x0,k=C['length'];f0x0){var x=u[v];if(x['get']('viewerArea')!=t){u['splice'](v,0x1);}}for(v=0x0;v=z){x-=B-(z-p['get']('actualWidth'));B=z-p['get']('actualWidth');}p['set']('left',B);b();u=x;};this['bind']('mouseMove',v,this);this['bind']('mouseUp',function(){this['unbind']('mouseMove',v,this);},this);},this);b();};TDV['Tour']['Script']['_initTwinsViewer']=function(a){function b(){var t=a['get']('actualWidth');l['get']('children')[0x0]['set']('width',t);m['get']('children')[0x0]['set']('width',t);var u=p['get']('left');var v=typeof u=='string'?c(u):u;v+=p['get']('actualWidth')*0.5;l['set']('width',d(v));m['set']('width',d(t-v));}function c(t){return parseFloat(t['replace']('%',''))/0x64*a['get']('actualWidth');}function d(t){return t/a['get']('actualWidth')*0x64+'%';}function e(t){f(t['source']);}function f(t){var u=t==r?q:r;if(s&&t!=s||!t||!u)return;var v=u['get']('camera')['get']('initialPosition')['get']('yaw')-t['get']('camera')['get']('initialPosition')['get']('yaw');u['setPosition'](t['get']('yaw')+v,t['get']('pitch'),t['get']('roll'),t['get']('hfov'));}function g(t){s=t['source'];}function h(t){i(t['source']);}function i(t){var u=t['get']('viewerArea');if(u==n){q=t;s=q;}else if(u==o){r=t;s=q;}f(t);}function j(t){var u=this['getCurrentPlayers']();var v=u['length'];while(v-->0x0){var x=u[v];if(x['get']('viewerArea')!=t){u['splice'](v,0x1);}}for(v=0x0;v0x0&&a[0x0]['get']('viewMode')=='cardboard';};TDV['Tour']['Script']['isPanorama']=function(a){return['Panorama','HDRPanorama','LivePanorama','Video360','VideoPanorama']['indexOf'](a['get']('class'))!=-0x1;};TDV['Tour']['Script']['keepCompVisible']=function(a,b){var c='keepVisibility_'+a['get']('id');var d=this['getKey'](c);if(d==undefined&&b){this['registerKey'](c,b);}else if(d!=undefined&&!b){this['unregisterKey'](c);}};TDV['Tour']['Script']['_initItemWithComps']=function(a,b,c,d,e,f,g,h){var j=a['get']('items')[b];var k=j['get']('media');var l=k['get']('loop')==undefined||k['get']('loop');var m=h>0x0;var n=this['rootPlayer'];var o=function(w){var x=f?f['get']('class'):undefined;var y=undefined;switch(x){case'FadeInEffect':case'FadeOutEffect':y=n['createInstance'](w?'FadeInEffect':'FadeOutEffect');break;case'SlideInEffect':case'SlideOutEffect':y=n['createInstance'](w?'SlideInEffect':'SlideOutEffect');break;}if(y){y['set']('duration',f['get']('duration'));y['set']('easing',f['get']('easing'));if(x['indexOf']('Slide')!=-0x1)y['set'](w?'from':'to',f['get'](f['get']('class')=='SlideInEffect'?'from':'to'));}return y;};var p=function(){for(var w=0x0,x=c['length'];w0x0){this['setComponentVisibility'](y,!e,0x0,o(!e));}else{var z='visibility_'+y['get']('id');if(this['existsKey'](z)){if(this['getKey'](z))this['setComponentVisibility'](y,!![],0x0,o(!![]));else this['setComponentVisibility'](y,![],0x0,o(![]));this['unregisterKey'](z);}}}j['unbind']('end',p,this);if(!l)k['unbind']('end',p,this);};var q=function(){j['unbind']('stop',q,this,!![]);j['unbind']('stop',q,this);j['unbind']('begin',q,this,!![]);j['unbind']('begin',q,this);for(var w=0x0,x=c['length'];w0x0){var H=x+y+(G!=undefined?G['get']('duration'):0x0);n['setComponentVisibility'](E,!F,H,o(!F),F?'hideEffect':'showEffect',!![]);}};for(var B=0x0,C=c['length'];B0x0){r('begin',h,0x0);h=0x0;}if(d!=undefined)r(d,g,h);};TDV['Tour']['Script']['loadFromCurrentMediaPlayList']=function(a,b,c){var d=a['get']('selectedIndex');var e=a['get']('items')['length'];var f=(d+b)%e;while(f<0x0){f=e+f;}if(d!=f){if(c){var g=a['get']('items')[f];this['skip3DTransitionOnce'](g['get']('player'));}a['set']('selectedIndex',f);}};TDV['Tour']['Script']['mixObject']=function(a,b){return this['assignObjRecursively'](b,this['copyObjRecursively'](a));};TDV['Tour']['Script']['openLink']=function(a,b){if(!a||a==location['href']){return;}if(b=='_top'||b=='_self'){this['updateDeepLink']();}var c=window&&window['process']&&window['process']['versions']&&window['process']['versions']['electron']||navigator&&navigator['userAgent']&&navigator['userAgent']['indexOf']('Electron')>=0x0;if(c&&b=='_blank'){if(a['startsWith']('/')){var d=window['location']['href']['split']('/');d['pop']();a=d['join']('/')+a;}var e=a['split']('.')['pop']()['toLowerCase']();if(['pdf','zip','xls','xlsx']['indexOf'](e)==-0x1||a['startsWith']('file://')){var f=window['require']('electron')['shell'];f['openExternal'](a);}else{window['open'](a,b);}}else if(c&&(b=='_top'||b=='_self')){window['location']=a;}else{var g=window['open'](a,b);g['focus']();}};TDV['Tour']['Script']['pauseCurrentPlayers']=function(a){var b=this['getCurrentPlayers']();var c=b['length'];while(c-->0x0){var d=b[c];if(d['get']('state')=='playing'||d['get']('viewerArea')&&d['get']('viewerArea')['get']('id')==this['getMainViewer']()||d['get']('camera')&&d['get']('camera')['get']('idleSequence')&&d['get']('camera')['get']('timeToIdle')>0x0){var e=this['getMediaFromPlayer'](d);if(a&&e&&e['get']('class')!='Video360'&&'pauseCamera'in d){d['pauseCamera']();}else{d['pause']();}}else{b['splice'](c,0x1);}}return b;};TDV['Tour']['Script']['pauseGlobalAudiosWhilePlayItem']=function(a,b,c){var d=function(){if(a['get']('selectedIndex')!=b){this['resumeGlobalAudios']();}};this['pauseGlobalAudios'](c,!![]);this['executeFunctionWhenChange'](a,b,d,d);};TDV['Tour']['Script']['pauseGlobalAudios']=function(b,c){this['stopTextToSpeech']();if(window['pausedAudiosLIFO']==undefined)window['pausedAudiosLIFO']=[];var d=this['getByClassName']('VideoPanoramaOverlay');for(var f=d['length']-0x1;f>=0x0;--f){var g=d[f];var h=g['get']('data');if(h&&h['hasAudio']==![])d['splice'](f,0x1);}var j=this['getByClassName']('Audio')['concat'](d);var k={};if(window['currentGlobalAudios']!=undefined)j=j['concat'](Object['values'](window['currentGlobalAudios'])['map'](function(o){if(!o['allowResume'])k[o['audio']['get']('id')]=o['audio'];return o['audio'];}));var l=[];for(var f=0x0,m=j['length'];f0x0)window['pausedAudiosLIFO']['push'](l);return l;};TDV['Tour']['Script']['resumeGlobalAudios']=function(){if(window['pausedAudiosLIFO']==undefined)return;if(window['resumeAudiosBlocked']){if(window['pausedAudiosLIFO']['length']>0x1){window['pausedAudiosLIFO'][window['pausedAudiosLIFO']['length']-0x2]=window['pausedAudiosLIFO'][window['pausedAudiosLIFO']['length']-0x2]['concat'](window['pausedAudiosLIFO'][window['pausedAudiosLIFO']['length']-0x1]);window['pausedAudiosLIFO']['splice'](window['pausedAudiosLIFO']['length']-0x1,0x1);}return;}var b=window['pausedAudiosLIFO']['pop']();if(!b)return;for(var c=0x0,d=b['length'];c=a['length']){if(!b)return;c=0x0;}d=a[c];e(d,!![],f,!![]);};f();};TDV['Tour']['Script']['playGlobalAudioWhilePlay']=function(a,b,c,d,e,g){var h=function(u){if(u['data']['previousSelectedIndex']==b){this['stopGlobalAudio'](c);if(m){var v=l['get']('media');var w=v['get']('audios');w['splice'](w['indexOf'](c),0x1);v['set']('audios',w);}a['unbind']('change',h,this);if(e)e();}};var k=window['currentGlobalAudios'];if(k&&c['get']('id')in k){c=k[c['get']('id')]['audio'];if(c['get']('state')!='playing'){c['play']();}return c;}a['bind']('change',h,this);var l=a['get']('items')[b];var m=l['get']('class')=='PanoramaPlayListItem';if(m){var n=l['get']('media');var k=(n['get']('audios')||[])['slice']();if(c['get']('class')=='MediaAudio'){var o=this['rootPlayer']['createInstance']('PanoramaAudio');o['set']('autoplay',![]);o['set']('audio',c['get']('audio'));o['set']('loop',c['get']('loop'));o['set']('id',c['get']('id'));var p=c['getBindings']('stateChange');for(var q=0x0;q0x0){var l=setTimeout(function(){if(window[j]instanceof Array){var n=window[j];var o=n['indexOf'](l);n['splice'](o,0x1);if(n['length']==0x0){delete window[j];}}else{delete window[j];}h();},c);if(window['hasOwnProperty'](j)){window[j]=[window[j],l];}else{window[j]=l;}}else{h();}};TDV['Tour']['Script']['setLocale']=function(a){this['stopTextToSpeech']();var b=this['get']('data')['localeManager'];if(b)this['get']('data')['localeManager']['setLocale'](a);else{this['get']('data')['defaultLocale']=a;this['get']('data')['forceDefaultLocale']=!![];}};TDV['Tour']['Script']['setEndToItemIndex']=function(a,b,c){var d=function(){if(a['get']('selectedIndex')==b){var e=a['get']('items')[c];this['skip3DTransitionOnce'](e['get']('player'));a['set']('selectedIndex',c);}};this['executeFunctionWhenChange'](a,b,d);};TDV['Tour']['Script']['setMapLocation']=function(a,b){var c=function(){a['unbind']('stop',c,this);d['set']('mapPlayer',null);};a['bind']('stop',c,this);var d=a['get']('player');d['set']('mapPlayer',b);};TDV['Tour']['Script']['setMainMediaByIndex']=function(a){var b=undefined;if(a>=0x0&&a0x0&&y['get']('movements')[x-0x1]['get']('class')=='TargetPanoramaCameraMovement'){var F=z['get']('initialPosition');var G=F['get']('yaw');var H=F['get']('pitch');var I=F['get']('hfov');var J=y['get']('movements')[x-0x1];F['set']('yaw',J['get']('targetYaw'));F['set']('pitch',J['get']('targetPitch'));F['set']('hfov',J['get']('targetHfov'));var K=function(N){F['set']('yaw',G);F['set']('pitch',H);F['set']('hfov',I);t['unbind']('end',K,this);};t['bind']('end',K,this);}y['set']('movementIndex',x);}}if(r){q['unbind']('begin',g,this);r['unbind']('stateChange',f,this);for(var L=0x0;L0x1&&(M==undefined||M==q['get']('media'))){n['set']('selectedIndex',p);}if(a!=n)n['unbind']('change',h,this);}else{u['set']('visible',v);}n=undefined;};if(!c){var l=a['get']('selectedIndex');var m=l!=-0x1?a['get']('items')[a['get']('selectedIndex')]['get']('player'):this['getActivePlayerWithViewer'](this['getMainViewer']());if(m){c=this['getMediaFromPlayer'](m);}}var n=undefined;if(c){var o=this['getPlayListsWithMedia'](c,!![]);n=o['indexOf'](a)!=-0x1?a:o['length']>0x0?o[0x0]:undefined;}if(!n){a['set']('selectedIndex',b);return;}var p=n['get']('selectedIndex');var q=a['get']('items')[b];var r=q['get']('player');var s=this['getMediaFromPlayer'](r);if(a['get']('selectedIndex')==b&&s==q['get']('media')||p==-0x1){return;}if(a['get']('selectedIndex')==b&&s!=q['get']('media'))a['set']('selectedIndex',-0x1);var t=n['get']('items')[p];var u=r['get']('viewerArea');var v=u['get']('visible');var w=u==t['get']('player')['get']('viewerArea');if(w){if(a!=n){n['set']('selectedIndex',-0x1);n['bind']('change',h,this);}}else{u['set']('visible',!![]);}var x=-0x1;var y=undefined;var z=t['get']('camera');if(z){y=z['get']('initialSequence');if(y){x=y['get']('movementIndex');}}a['set']('selectedIndex',b);var A=[];var B=function(D){var E=r['get'](D);if(E==undefined)return;if(Array['isArray'](E))A=A['concat'](E);else A['push'](E);};B('buttonStop');for(var C=0x0;C=0x0)clearTimeout(e);a['bind']('rollOut',g,this);};var g=function(){var h=function(){d['call'](this,![]);};a['unbind']('rollOut',g,this);e=setTimeout(h['bind'](this),c);};a['bind']('rollOver',f,this);}};TDV['Tour']['Script']['showPopupMedia']=function(a,b,c,d,e,f){var g=this;var h=function(){window['resumeAudiosBlocked']=![];c['set']('selectedIndex',-0x1);g['getMainViewer']()['set']('toolTipEnabled',!![]);this['resumePlayers'](m,!![]);if(l){this['unbind']('resize',j,this);}a['unbind']('close',h,this);};var i=function(){a['hide']();};var j=function(){var n=function(F){return a['get'](F)||0x0;};var o=g['get']('actualWidth');var p=g['get']('actualHeight');var q=g['getMediaWidth'](b);var r=g['getMediaHeight'](b);var s=parseFloat(d)/0x64;var t=parseFloat(e)/0x64;var u=s*o;var v=t*p;var x=n('footerHeight');var y=n('headerHeight');if(!y){var z=n('closeButtonIconHeight')+n('closeButtonPaddingTop')+n('closeButtonPaddingBottom');var A=g['getPixels'](n('titleFontSize'))+n('titlePaddingTop')+n('titlePaddingBottom');y=z>A?z:A;y+=n('headerPaddingTop')+n('headerPaddingBottom');}var B=u-n('bodyPaddingLeft')-n('bodyPaddingRight')-n('paddingLeft')-n('paddingRight');var C=v-y-x-n('bodyPaddingTop')-n('bodyPaddingBottom')-n('paddingTop')-n('paddingBottom');var D=B/C;var E=q/r;if(D>E){u=C*E+n('bodyPaddingLeft')+n('bodyPaddingRight')+n('paddingLeft')+n('paddingRight');}else{v=B/E+y+x+n('bodyPaddingTop')+n('bodyPaddingBottom')+n('paddingTop')+n('paddingBottom');}if(u>o*s){u=o*s;}if(v>p*t){v=p*t;}a['set']('width',u);a['set']('height',v);a['set']('x',(o-n('actualWidth'))*0.5);a['set']('y',(p-n('actualHeight'))*0.5);};if(f){this['executeFunctionWhenChange'](c,0x0,i);}var k=b['get']('class');var l=k=='Video'||k=='Video360';c['set']('selectedIndex',0x0);if(l){this['bind']('resize',j,this);j();c['get']('items')[0x0]['get']('player')['play']();}else{a['set']('width',d);a['set']('height',e);}window['resumeAudiosBlocked']=!![];this['getMainViewer']()['set']('toolTipEnabled',![]);var m=this['pauseCurrentPlayers'](!![]);a['bind']('close',h,this);a['show'](this,!![]);};TDV['Tour']['Script']['showPopupImage']=function(a,b,c,d,e,f,g,h,i,j,k,l){var m=![];var n=function(){E['unbind']('loaded',q,this);u['call'](this);};var o=function(){E['unbind']('click',o,this);if(I!=undefined){clearTimeout(I);}};var p=function(){setTimeout(y,0x0);};var q=function(){this['unbind']('click',n,this);D['set']('visible',!![]);y();F['set']('visible',!![]);E['unbind']('loaded',q,this);E['bind']('resize',p,this);I=setTimeout(r['bind'](this),0xc8);};var r=function(){I=undefined;if(h){E['bind']('click',o,this);t['call'](this);}E['bind']('userInteractionStart',z,this);E['bind']('userInteractionEnd',A,this);E['bind']('backgroundClick',u,this);if(b){E['bind']('click',w,this);E['set']('imageCursor','hand');}F['bind']('click',u,this);if(k)k['call'](this);};var s=function(){if(h&&I){clearTimeout(I);I=undefined;}};var t=function(){if(h){s();I=setTimeout(u['bind'](this),h);}};var u=function(){this['getMainViewer']()['set']('toolTipEnabled',!![]);m=!![];if(I)clearTimeout(I);if(J)clearTimeout(J);if(h)o();if(l)l['call'](this);E['set']('visible',![]);if(f&&f['get']('duration')>0x0){f['bind']('end',v,this);}else{E['set']('image',null);}F['set']('visible',![]);D['set']('visible',![]);this['unbind']('click',n,this);E['unbind']('backgroundClick',u,this);E['unbind']('userInteractionStart',z,this);E['unbind']('userInteractionEnd',A,this,!![]);E['unbind']('resize',p,this);if(b){E['unbind']('click',w,this);E['set']('cursor','default');}F['unbind']('click',u,this);this['resumePlayers'](H,i==null||j);if(j){this['resumeGlobalAudios']();}if(i){this['stopGlobalAudio'](i);}};var v=function(){E['set']('image',null);f['unbind']('end',v,this);};var w=function(){E['set']('image',x()?a:b);};var x=function(){return E['get']('image')==b;};var y=function(){var K=E['get']('actualWidth')-E['get']('imageLeft')-E['get']('imageWidth')+0xa;var L=E['get']('imageTop')+0xa;if(K<0xa)K=0xa;if(L<0xa)L=0xa;F['set']('right',K);F['set']('top',L);};var z=function(){s();if(J){clearTimeout(J);J=undefined;}else{F['set']('visible',![]);}};var A=function(){t['call'](this);if(!m){J=setTimeout(B,0x12c);}};var B=function(){J=undefined;F['set']('visible',!![]);y();};var C=function(K){var L=K['get']('data');if(L&&'extraLevels'in L){var M=this['rootPlayer']['createInstance'](K['get']('class'));var N=L['extraLevels'];M['set']('levels',K['get']('levels')['concat'](N));K=M;}return K;};this['getMainViewer']()['set']('toolTipEnabled',![]);var D=this['veilPopupPanorama'];var E=this['zoomImagePopupPanorama'];var F=this['closeButtonPopupPanorama'];if(g){for(var G in g){F['set'](G,g[G]);}}var H=this['pauseCurrentPlayers'](i==null||!j);if(j){this['pauseGlobalAudios'](null,!![]);}if(i){this['playGlobalAudio'](i,!![]);}var I=undefined;var J=undefined;a=C['call'](this,a);if(b)b=C['call'](this,b);E['bind']('loaded',q,this);setTimeout(function(){this['bind']('click',n,this,![]);}['bind'](this),0x0);E['set']('image',a);E['set']('customWidth',c);E['set']('customHeight',d);E['set']('showEffect',e);E['set']('hideEffect',f);E['set']('visible',!![]);return E;};TDV['Tour']['Script']['showPopupPanoramaOverlay']=function(a,b,c,d,e,f,g){var h=this['isCardboardViewMode']();if(a['get']('visible')||!h&&this['zoomImagePopupPanorama']['get']('visible'))return;this['getMainViewer']()['set']('toolTipEnabled',![]);if(!h){var i=this['zoomImagePopupPanorama'];var j=a['get']('showDuration');var k=a['get']('hideDuration');var m=this['pauseCurrentPlayers'](f==null||!g);var n=a['get']('popupMaxWidth');var o=a['get']('popupMaxHeight');var p=function(){var s=function(){if(!this['isCardboardViewMode']())a['set']('visible',![]);};a['unbind']('showEnd',p,this);a['set']('showDuration',0x1);a['set']('hideDuration',0x1);this['showPopupImage'](c,d,a['get']('popupMaxWidth'),a['get']('popupMaxHeight'),null,null,b,e,f,g,s,q);};var q=function(){var s=function(){a['unbind']('showEnd',s,this);a['set']('visible',![]);a['set']('showDuration',j);a['set']('popupMaxWidth',n);a['set']('popupMaxHeight',o);};this['resumePlayers'](m,f==null||!g);var t=i['get']('imageWidth');var u=i['get']('imageHeight');a['bind']('showEnd',s,this,!![]);a['set']('showDuration',0x1);a['set']('hideDuration',k);a['set']('popupMaxWidth',t);a['set']('popupMaxHeight',u);if(a['get']('visible'))s();else a['set']('visible',!![]);this['getMainViewer']()['set']('toolTipEnabled',!![]);};a['bind']('showEnd',p,this,!![]);}else{var r=function(){this['resumePlayers'](m,f==null||g);if(g){this['resumeGlobalAudios']();}if(f){this['stopGlobalAudio'](f);}a['unbind']('hideEnd',r,this);this['getMainViewer']()['set']('toolTipEnabled',!![]);};var m=this['pauseCurrentPlayers'](f==null||!g);if(g){this['pauseGlobalAudios'](null,!![]);}if(f){this['playGlobalAudio'](f,!![]);}a['bind']('hideEnd',r,this,!![]);}a['set']('visible',!![]);};TDV['Tour']['Script']['showPopupPanoramaVideoOverlay']=function(a,b,c){var d=this;var e=function(){a['unbind']('showEnd',e);i['bind']('click',g,this);h();i['set']('visible',!![]);};var f=function(){if(!a['get']('loop'))g();};var g=function(){window['resumeAudiosBlocked']=![];d['getMainViewer']()['set']('toolTipEnabled',!![]);a['set']('visible',![]);i['set']('visible',![]);i['unbind']('click',g,d);a['unbind']('end',f,d);a['unbind']('hideEnd',g,d,!![]);d['resumePlayers'](k,!![]);if(c){d['resumeGlobalAudios']();}};var h=function(){var l=0xa;var m=0xa;i['set']('right',l);i['set']('top',m);};this['getMainViewer']()['set']('toolTipEnabled',![]);var i=this['closeButtonPopupPanorama'];if(b){for(var j in b){i['set'](j,b[j]);}}window['resumeAudiosBlocked']=!![];var k=this['pauseCurrentPlayers'](!![]);if(c){this['pauseGlobalAudios']();}a['bind']('end',f,this,!![]);a['bind']('showEnd',e,this,!![]);a['bind']('hideEnd',g,this,!![]);a['set']('visible',!![]);};TDV['Tour']['Script']['showWindow']=function(a,b,c){if(a['get']('visible')==!![]){return;}var d=function(){this['getMainViewer']()['set']('toolTipEnabled',!![]);if(c){this['resumeGlobalAudios']();}e();this['resumePlayers'](h,!c);a['unbind']('close',d,this);};var e=function(){a['unbind']('click',e,this);if(f!=undefined){clearTimeout(f);}};var f=undefined;if(b){var g=function(){a['hide']();};a['bind']('click',e,this);f=setTimeout(g,b);}this['getMainViewer']()['set']('toolTipEnabled',![]);if(c){this['pauseGlobalAudios'](null,!![]);}var h=this['pauseCurrentPlayers'](!c);a['bind']('close',d,this);a['show'](this,!![]);};TDV['Tour']['Script']['startPanoramaWithCamera']=function(a,b){var c=this['getByClassName']('PlayList');if(c['length']==0x0)return;var d=window['currentPanoramasWithCameraChanged']==undefined||!(a['get']('id')in window['currentPanoramasWithCameraChanged']);var e=[];for(var g=0x0,h=c['length'];g0x0){if(window['currentPanoramasWithCameraChanged']==undefined){window['currentPanoramasWithCameraChanged']={};}var q=a['get']('id');window['currentPanoramasWithCameraChanged'][q]=e;var r=function(){if(q in window['currentPanoramasWithCameraChanged']){delete window['currentPanoramasWithCameraChanged'][q];}for(var t=0x0;t=0x0){location['hash']='#media='+(a+0x1);}else{var b=this['getActiveMediaWithViewer'](this['getMainViewer']());if(b!=undefined){var c=b['get']('data');if(c){location['hash']='#media-name='+c['label'];}}}};TDV['Tour']['Script']['updateMediaLabelFromPlayList']=function(a,b,c){var d=function(){var f=a['get']('selectedIndex');if(f>=0x0){var g=function(){j['unbind']('begin',g);h(f);};var h=function(k){var l=j['get']('media');var m=l['get']('data');var n=m!==undefined?m['description']:undefined;i(n);};var i=function(k){if(k!==undefined){b['set']('html',''+k+'');}else{b['set']('html','');}};var j=a['get']('items')[f];if(b['get']('html')){i('Loading...');j['bind']('begin',g);}else{h(f);}}};var e=function(){b['set']('html',undefined);a['unbind']('change',d,this);c['unbind']('stop',e,this);};if(c){c['bind']('stop',e,this);}a['bind']('change',d,this);d();};TDV['Tour']['Script']['updateVideoCues']=function(a,b){var c=a['get']('items')[b];var d=c['get']('media');if(d['get']('cues')['length']==0x0)return;var e=c['get']('player');var f=[];var g=function(){if(a['get']('selectedIndex')!=b){d['unbind']('cueChange',h,this);a['unbind']('change',g,this);}};var h=function(j){var k=j['data']['activeCues'];for(var l=0x0,m=f['length'];le['get']('currentTime')||n['get']('endTime')0x0){g=this['mixObject'](g||{},{'theme':{'window':{'width':undefined,'left':h,'right':h}}});}}var i=this['get']('data')['textToSpeechConfig']['speechOnQuizQuestion']&&!!f['title'];if(i)this['textToSpeech'](f['title'],a);d=c['showQuestion'](a,g);d['then'](function(j){if(i)this['stopTextToSpeech']();this['resumePlayers'](e,!![]);}['bind'](this));}return d;};TDV['Tour']['Script']['quizShowScore']=function(a){var b=this['get']('data');var c=b['quiz'];if(c){if(this['get']('isMobile')){a=a||{};a=this['mixObject'](a,b[this['get']('orientation')=='portrait'?'scorePortraitConfig':'scoreLandscapeConfig']);}return c['showScore'](a);}};TDV['Tour']['Script']['quizShowTimeout']=function(a,b){var c=this['get']('data');var d=c['quiz'];if(d){if(this['get']('isMobile')){b=b||{};b=this['mixObject'](b,c[this['get']('orientation')=='portrait'?'scorePortraitConfig':'scoreLandscapeConfig']);}d['showTimeout'](a,b);}};TDV['Tour']['Script']['stopTextToSpeech']=function(a){if(window['speechSynthesis']&&(a==undefined||this['t2sLastID']==a)){var b=window['speechSynthesis'];if(b['speaking']){b['cancel']();}this['t2sLastID']=undefined;}};TDV['Tour']['Script']['textToSpeech']=function(a,b,c){if(this['get']('mute')){return;}if(window['speechSynthesis']){var d=this['get']('data');var e=d['disableTTS']||![];if(e)return;var f=window['speechSynthesis'];if(b!=undefined&&this['t2sLastID']!=b||b==undefined){c=c||0x0;if(this['t2sLastID']&&c>this['t2sLastPriority']){return;}if(f['speaking']){f['cancel']();}this['t2sLastPriority']=c;this['t2sLastID']=b;var g=new SpeechSynthesisUtterance(a);var h=d['localeManager']['currentLocaleID'];if(h)g['lang']=h;var i=d['textToSpeechConfig'];var j;if(i){g['volume']=i['volume'];g['pitch']=i['pitch'];g['rate']=i['rate'];if(i['stopBackgroundAudio'])this['pauseGlobalAudios'](null,!![]);}g['onend']=function(){this['t2sLastID']=null;if(j)clearInterval(j);if(i['stopBackgroundAudio'])this['resumeGlobalAudios']();}['bind'](this);if(navigator['userAgent']['indexOf']('Chrome')!=-0x1&&!this['get']('isMobile')){j=setInterval(function(){f['pause']();f['resume']();},0xbb8);}f['speak'](g);}}else{console['error']('Text\x20to\x20Speech\x20isn\x27t\x20supported\x20on\x20this\x20browser');}};TDV['Tour']['Script']['textToSpeechComponent']=function(a){var b=a['get']('class');var c;if(b=='HTMLText'){c=this['htmlToPlainText'](a['get']('html'),{'linkProcess':function(d,e){return e;}});}else if(b=='BaseButton'){c=a['get']('label');}else if(b=='Label'){c=a['get']('text');}if(c){this['textToSpeech'](c,a['get']('id'));}};TDV['Tour']['Script']['_initTTSTooltips']=function(){function a(c){var d=c['source'];this['textToSpeech'](d['get']('toolTip'),d['get']('id'),0x1);}function b(c){var d=c['source'];this['stopTextToSpeech'](d['get']('id'));}setTimeout(function(){var c=this['getByClassName']('UIComponent');for(var d=0x0,e=c['length'];d/i);if(n){m=m['substring'](0x0,n['index']);}const o=m['match'](/]*>/i);if(o){m=m['substring'](o['index']+o[0x0]['length'],m['length']);}m=m['replace'](/<(script|style)( [^>]*)*>((?!<\/\1( [^>]*)*>).)*<\/\1>/gi,'');m=m['replace'](/<(\/)?((?!h[1-6]( [^>]*)*>)(?!img( [^>]*)*>)(?!a( [^>]*)*>)(?!ul( [^>]*)*>)(?!ol( [^>]*)*>)(?!li( [^>]*)*>)(?!p( [^>]*)*>)(?!div( [^>]*)*>)(?!td( [^>]*)*>)(?!br( [^>]*)*>)[^>\/])[^<>]*>/gi,'');m=m['replace'](/]*)>/gi,function(q,r){var s='';var t='';var u=/src="([^"]*)"/i['exec'](r);var v=/alt="([^"]*)"/i['exec'](r);if(u!==null){s=u[0x1];}if(v!==null){t=v[0x1];}if(typeof e==='function'){return e(s,t);}if(t===''){return'![image]\x20('+s+')';}return'!['+t+']\x20('+s+')';});function p(){return function(q,r,s,t){var u=0x0;if(s&&/start="([0-9]+)"/i['test'](s)){u=/start="([0-9]+)"/i['exec'](s)[0x1]-0x1;}var v='

'+t['replace'](/]*>(((?!]*>)(?!<\/li>).)*)<\/li>/gi,function(w,x){var y=0x0;var z=x['replace'](/(^|(
))(?!

)/gi,function(){if(r==='o'&&y===0x0){u+=0x1;y+=0x1;return''+u+c(j,i-String(u)['length']);}return''+l;});return z;})+'

';return v;};}if(g==='linebreak'){m=m['replace'](/<\/?ul[^>]*>|<\/?ol[^>]*>|<\/?li[^>]*>/gi,'\x0a');}else if(g==='indention'){while(/<(o|u)l[^>]*>(.*)<\/\1l>/gi['test'](m)){m=m['replace'](/<(o|u)l([^>]*)>(((?!<(o|u)l[^>]*>)(?!<\/(o|u)l>).)*)<\/\1l>/gi,p());}}if(f==='linebreak'){m=m['replace'](/]*>([^<]*)<\/h\1>/gi,'\x0a$2\x0a');}else if(f==='underline'){m=m['replace'](/]*>(((?!<\/h1>).)*)<\/h1>/gi,function(q,r){return'\x0a \x0a'+r+'\x0a'+c('=',r['length'])+'\x0a \x0a';});m=m['replace'](/]*>(((?!<\/h2>).)*)<\/h2>/gi,function(q,r){return'\x0a \x0a'+r+'\x0a'+c('-',r['length'])+'\x0a \x0a';});m=m['replace'](/]*>(((?!<\/h\1>).)*)<\/h\1>/gi,function(q,r,s){return'\x0a \x0a'+s+'\x0a \x0a';});}else if(f==='hashify'){m=m['replace'](/]*>([^<]*)<\/h\1>/gi,function(q,r,s){return'\x0a \x0a'+c('#',r)+'\x20'+s+'\x0a \x0a';});}m=m['replace'](/]*)*>|]*)*>|<\/p( [^>]*)*>|]*)*>|<\/div( [^>]*)*>|]*)*>|<\/td( [^>]*)*>/gi,'\x0a');m=m['replace'](/]*href="([^"]*)"[^>]*>([^<]+)<\/a[^>]*>/gi,function(q,r,s){if(typeof d==='function'){return d(r,s);}return'\x20['+s+']\x20('+r+')\x20';});m=m['replace'](/\n[ \t\f]*/gi,'\x0a');m=m['replace'](/\n\n+/gi,'\x0a');if(k){m=m['replace'](/( |\t)+/gi,'\x20');m=m['replace'](/ /gi,'\x20');}else{m=m['replace'](/( | |\t)+/gi,'\x20');}m=m['replace'](/\n +/gi,'\x0a');m=m['replace'](/^ +/gi,'');while(m['indexOf']('\x0a')===0x0){m=m['substring'](0x1);}if(m['length']===0x0||m['lastIndexOf']('\x0a')!==m['length']-0x1){m+='\x0a';}return m;};TDV['Tour']['Script']['openEmbeddedPDF']=function(a,b){var c=!!window['MSInputMethodContext']&&!!document['documentMode'];if(c){this['openLink'](b,'_blank');return;}var d=a['get']('class');var e=!new RegExp('^(?:[a-z]+:)?//','i')['test'](b);if(e&&d=='WebFrame'){a['set']('url','lib/pdfjs/web/viewer.html?file='+encodeURIComponent(location['href']['substring'](0x0,location['href']['lastIndexOf']('/'))+'/'+b));}else{var f=location['origin']==new URL(b)['origin'];var g=''+'

This\x20browser\x20does\x20not\x20support\x20inline\x20PDFs.\x20Please\x20download\x20the\x20PDF\x20to\x20view\x20it:\x20Download\x20PDF

'+'';var h=/^((?!chrome|android|crios|ipad|iphone).)*safari/i['test'](navigator['userAgent']);var i=''+''+'!function(root,factory){\x22function\x22==typeof\x20define&&define.amd?define([],factory):\x22object\x22==typeof\x20module&&module.exports?module.exports=factory():root.PDFObject=factory()}(this,function(){\x22use\x20strict\x22;if(void\x200===window||void\x200===window.navigator||void\x200===window.navigator.userAgent||void\x200===window.navigator.mimeTypes)return!1;let\x20nav=window.navigator,ua=window.navigator.userAgent,isIE=\x22ActiveXObject\x22in\x20window,isModernBrowser=void\x200!==window.Promise,supportsPdfMimeType=void\x200!==nav.mimeTypes[\x22application/pdf\x22],isMobileDevice=void\x200!==nav.platform&&\x22MacIntel\x22===nav.platform&&void\x200!==nav.maxTouchPoints&&nav.maxTouchPoints>1||/Mobi|Tablet|Android|iPad|iPhone/.test(ua),isSafariDesktop=!isMobileDevice&&void\x200!==nav.vendor&&/Apple/.test(nav.vendor)&&/Safari/.test(ua),isFirefoxWithPDFJS=!(isMobileDevice||!/irefox/.test(ua))&&parseInt(ua.split(\x22rv:\x22)[1].split(\x22.\x22)[0],10)>18,createAXO=function(type){var\x20ax;try{ax=new\x20ActiveXObject(type)}catch(e){ax=null}return\x20ax},supportsPDFs=!isMobileDevice&&(isFirefoxWithPDFJS||supportsPdfMimeType||isIE&&!(!createAXO(\x22AcroPDF.PDF\x22)&&!createAXO(\x22PDF.PdfCtrl\x22))),embedError=function(msg,suppressConsole){return\x20suppressConsole||console.log(\x22[PDFObject]\x20\x22+msg),!1},emptyNodeContents=function(node){for(;node.firstChild;)node.removeChild(node.firstChild)},generatePDFJSMarkup=function(targetNode,url,pdfOpenFragment,PDFJS_URL,id,omitInlineStyles){emptyNodeContents(targetNode);let\x20fullURL=PDFJS_URL+\x22?file=\x22+encodeURIComponent(url)+pdfOpenFragment,div=document.createElement(\x22div\x22),iframe=document.createElement(\x22iframe\x22);return\x20iframe.src=fullURL,iframe.className=\x22pdfobject\x22,iframe.type=\x22application/pdf\x22,iframe.frameborder=\x220\x22,id&&(iframe.id=id),omitInlineStyles||(div.style.cssText=\x22position:\x20absolute;\x20top:\x200;\x20right:\x200;\x20bottom:\x200;\x20left:\x200;\x22,iframe.style.cssText=\x22border:\x20none;\x20width:\x20100%;\x20height:\x20100%;\x22,/*targetNode.style.position=\x22relative\x22,*/targetNode.style.overflow=\x22auto\x22),div.appendChild(iframe),targetNode.appendChild(div),targetNode.classList.add(\x22pdfobject-container\x22),targetNode.getElementsByTagName(\x22iframe\x22)[0]},embed=function(url,targetSelector,options){let\x20selector=targetSelector||!1,opt=options||{},id=\x22string\x22==typeof\x20opt.id?opt.id:\x22\x22,page=opt.page||!1,pdfOpenParams=opt.pdfOpenParams||{},fallbackLink=opt.fallbackLink||!0,width=opt.width||\x22100%\x22,height=opt.height||\x22100%\x22,assumptionMode=\x22boolean\x22!=typeof\x20opt.assumptionMode||opt.assumptionMode,forcePDFJS=\x22boolean\x22==typeof\x20opt.forcePDFJS&&opt.forcePDFJS,supportRedirect=\x22boolean\x22==typeof\x20opt.supportRedirect&&opt.supportRedirect,omitInlineStyles=\x22boolean\x22==typeof\x20opt.omitInlineStyles&&opt.omitInlineStyles,suppressConsole=\x22boolean\x22==typeof\x20opt.suppressConsole&&opt.suppressConsole,forceIframe=\x22boolean\x22==typeof\x20opt.forceIframe&&opt.forceIframe,PDFJS_URL=opt.PDFJS_URL||!1,targetNode=function(targetSelector){let\x20targetNode=document.body;return\x22string\x22==typeof\x20targetSelector?targetNode=document.querySelector(targetSelector):void\x200!==window.jQuery&&targetSelector\x20instanceof\x20jQuery&&targetSelector.length?targetNode=targetSelector.get(0):void\x200!==targetSelector.nodeType&&1===targetSelector.nodeType&&(targetNode=targetSelector),targetNode}(selector),fallbackHTML=\x22\x22,pdfOpenFragment=\x22\x22;if(\x22string\x22!=typeof\x20url)return\x20embedError(\x22URL\x20is\x20not\x20valid\x22,suppressConsole);if(!targetNode)return\x20embedError(\x22Target\x20element\x20cannot\x20be\x20determined\x22,suppressConsole);if(page&&(pdfOpenParams.page=page),pdfOpenFragment=function(pdfParams){let\x20prop,string=\x22\x22;if(pdfParams){for(prop\x20in\x20pdfParams)pdfParams.hasOwnProperty(prop)&&(string+=encodeURIComponent(prop)+\x22=\x22+encodeURIComponent(pdfParams[prop])+\x22&\x22);string&&(string=(string=\x22#\x22+string).slice(0,string.length-1))}return\x20string}(pdfOpenParams),forcePDFJS&&PDFJS_URL)return\x20generatePDFJSMarkup(targetNode,url,pdfOpenFragment,PDFJS_URL,id,omitInlineStyles);if(supportsPDFs||assumptionMode&&isModernBrowser&&!isMobileDevice){return\x20function(embedType,targetNode,targetSelector,url,pdfOpenFragment,width,height,id,omitInlineStyles){emptyNodeContents(targetNode);let\x20embed=document.createElement(embedType);if(embed.src=url+pdfOpenFragment,embed.className=\x22pdfobject\x22,embed.type=\x22application/pdf\x22,id&&(embed.id=id),!omitInlineStyles){let\x20style=\x22embed\x22===embedType?\x22overflow:\x20auto;\x22:\x22border:\x20none;\x22;targetSelector&&targetSelector!==document.body?style+=\x22width:\x20\x22+width+\x22;\x20height:\x20\x22+height+\x22;\x22:style+=\x22position:\x20absolute;\x20top:\x200;\x20right:\x200;\x20bottom:\x200;\x20left:\x200;\x20width:\x20100%;\x20height:\x20100%;\x22,embed.style.cssText=style}return\x20targetNode.classList.add(\x22pdfobject-container\x22),targetNode.appendChild(embed),targetNode.getElementsByTagName(embedType)[0]}(forceIframe||supportRedirect&&isSafariDesktop?\x22iframe\x22:\x22embed\x22,targetNode,targetSelector,url,pdfOpenFragment,width,height,id,omitInlineStyles)}return\x20PDFJS_URL?generatePDFJSMarkup(targetNode,url,pdfOpenFragment,PDFJS_URL,id,omitInlineStyles):(fallbackLink&&(fallbackHTML=\x22string\x22==typeof\x20fallbackLink?fallbackLink:\x22

This\x20browser\x20does\x20not\x20support\x20inline\x20PDFs.\x20Please\x20download\x20the\x20PDF\x20to\x20view\x20it:\x20Download\x20PDF

\x22,targetNode.innerHTML=fallbackHTML.replace(/\x5c[url\x5c]/g,url)),embedError(\x22This\x20browser\x20does\x20not\x20support\x20embedded\x20PDFs\x22,suppressConsole))};return{embed:function(a,b,c){return\x20embed(a,b,c)},pdfobjectversion:\x222.2.3\x22,supportsPDFs:supportsPDFs}});'+'if\x20(typeof\x20module\x20===\x20\x22object\x22\x20&&\x20module.exports)\x20{'+'this.PDFObject\x20=\x20module.exports;'+'}'+'PDFObject.embed(\x22'+b+'\x22,\x20\x22#content\x22,\x20{'+(f?'\x22PDFJS_URL\x22:\x20\x22'+new URL('lib/pdfjs/web/viewer.html',document['baseURI'])['href']+'\x22,\x20':'')+'\x22fallbackLink\x22:\x20\x22'+g+'\x22,'+'\x22forcePDFJS\x22:\x20'+h+'});'+'if(!PDFObject.supportsPDFs\x20&&\x20!'+f+'){'+'\x20var\x20iframeTimerId;'+'\x20function\x20startTimer(){'+'\x20\x20\x20\x20iframeTimerId\x20=\x20window.setTimeout(checkIframeLoaded,\x202000);'+'\x20}'+'\x20function\x20checkIframeLoaded(){\x20\x20'+'\x20\x20\x20\x20var\x20iframe\x20=\x20document.getElementById(\x22googleViewer\x22);'+'\x20\x20\x20\x20iframe.src\x20=\x20iframe.src;'+'\x20\x20\x20\x20iframeTimerId\x20=\x20window.setTimeout(checkIframeLoaded,\x202000);'+'\x20}'+'\x20document.getElementById(\x22googleViewer\x22).addEventListener(\x22load\x22,\x20function(){'+'\x20\x20\x20clearInterval(iframeTimerId);\x20'+'\x20});'+'\x20startTimer();'+'}'+'';if(d=='WebFrame'){a['set']('url','data:text/html;charset=utf-8,'+encodeURIComponent(''+''+''+''+i+''+''));}else if(d=='HTML'){a['set']('content','data:text/html;charset=utf-8,'+encodeURIComponent(i));}}};TDV['Tour']['Script']['getKey']=function(a){return window[a];};TDV['Tour']['Script']['registerKey']=function(a,b){window[a]=b;};TDV['Tour']['Script']['unregisterKey']=function(a){delete window[a];};TDV['Tour']['Script']['existsKey']=function(a){return a in window;}; //# sourceMappingURL=http://localhost:9000/script_v2021.1.2.js.map //Generated with v2021.1.2, Wed Jul 21 2021