var PANOSKIN={createViewer:function(e){var t=e.id,n=e.tour,i=e.domain?e.domain:"viewer.panoskin.com",a=e.legacy,o=e.admin,r=e.campusMapStart,l=e.panoStart,c=e.forceSSL||!1,s=e.forceNoSSL||!1,d=e.themeId,u=e.hideFullScreen,v=e.hideButtons;if(this.gaSettings=e.ga||{},!e.id||!e.tour)return console.log("Please specifiy the id and tour link");var p=document.createElement("iframe"),f="//"+i+"/?id="+t+"&tour="+n;if(c&&(f="https:"+f),s&&(f="http:"+f),a&&(f+="&legacy=true"),o&&(f+="&admin=true"),r&&(f+="&campusMapStart=true"),l&&(l.panoid&&(f+="&pano="+l.panoid),l.pov)){var g=l.pov;g.heading&&(f+="&heading="+g.heading),g.pitch&&(f+="&pitch="+g.pitch),g.zoom&&(f+="&zoom="+g.zoom)}d&&(f+="&themeId="+d),u&&(f+="&hideFullScreen=true"),v&&(f+="&hideButtons="+v.join()),p.src=f,p.style.width="100%",p.style.height="100%",p.style.border="none",p.frameBorder="none",p.setAttribute("allowtransparency","true"),p.setAttribute("allowfullscreen","true"),p.setAttribute("webkitallowfullscreen","true"),p.setAttribute("mozallowfullscreen","true"),p.setAttribute("scrolling","no"),p.setAttribute("allow","vr,gyroscope,accelerometer"),p.className="ps_panoskinTour";var h=this.viewer=document.getElementById(t);h.appendChild(p);var k=h.getAttribute("style")||"";h.addEventListener("enterFullScreen",function(){var e=h;e.setAttribute("data-attr-fullscreen","true"),e.setAttribute("style","position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000000;max-width:100%;max-height:100%;")}),h.addEventListener("exitFullScreen",function(){var e=h;e.removeAttribute("data-attr-fullscreen"),e.setAttribute("style",k)})},popup:function(e){var t=(e=e||{}).url,n=e.width||500,i=e.height||500,a=e.name||"_blank";window.open(t,a,"left=20,top=20,width="+n+",height="+i+",toolbar=1,resizable=0")},event:function(e,t,n){e.attachEvent?e.attachEvent("on"+t,n):e.addEventListener&&e.addEventListener(t,n,!1)},GA:function(e){var t=this.gaSettings||{},n=void 0===t.enabled||t.enabled,i=t.tourVisit||{},a=t.sceneView||{},o=t.menuClick||{},r=t.carouselClick||{},l=t.conversions||{},c=t.imageGalleryView||{},s=(t.videoGalleryView,t.trackingId),d=window.ga,u=[],v=e.tourTitle||"",p=e.trackVisit,f=e.trackSceneView,g=e.trackImageGalleryView,h=e.trackVideoGalleryView,k=e.trackMenuClick,w=e.trackCarouselClick,m=e.trackConversion;e.panoid;if(this.fireEvent(),n){if(!d)return console.warn("No Google Analytics found");if(s?d.getAll().forEach(function(e){var t=e.get("trackingId");-1