// Garden Gnome Software - Skin // Pano2VR 5.2.4/15996 // Filename: stjohns.ggsk // Generated Wed Oct 3 15:06:23 2018 function pano2vrSkin(player,base) { var ggSkinVars = []; var me=this; var flag=false; var nodeMarker=[]; var activeNodeMarker=[]; this.player=player; this.player.skinObj=this; this.divSkin=player.divSkin; this.ggUserdata=me.player.userdata; this.lastSize={ w: -1,h: -1 }; var basePath=""; // auto detect base path if (base=='?') { var scripts = document.getElementsByTagName('script'); for(var i=0;i=0) { var p=src.lastIndexOf('/'); if (p>=0) { basePath=src.substr(0,p+1); } } } } else if (base) { basePath=base; } this.elementMouseDown=[]; this.elementMouseOver=[]; var cssPrefix=''; var domTransition='transition'; var domTransform='transform'; var prefixes='Webkit,Moz,O,ms,Ms'.split(','); var i; if (typeof document.body.style['transform'] == 'undefined') { for(var i=0;i0) { var e=stack.pop(); if (e.ggUpdatePosition) { e.ggUpdatePosition(); } if (e.hasChildNodes()) { for(var i=0;i0) { var e=stack.pop(); if (regex) { if (pat.test(e.ggId)) r.push(e); } else { if (e.ggId==id) r.push(e); } if (e.hasChildNodes()) { for(var i=0;i0||!me._tip_hs9.style.opacity)?'inherit':'hidden'; me._tip_hs9.ggVisible=true; } else { me._tip_hs9.style.visibility="hidden"; me._tip_hs9.ggVisible=false; } } } this._tip_hs9.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; } } this._svg_1.appendChild(this._tip_hs9); this.divSkin.appendChild(this._svg_1); this._svg_5=document.createElement('div'); this._svg_5__img=document.createElement('img'); this._svg_5__img.className='ggskin ggskin_svg'; this._svg_5__img.setAttribute('src',basePath + 'images/svg_5.svg'); this._svg_5__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._svg_5__img['ondragstart']=function() { return false; }; this._svg_5.appendChild(this._svg_5__img); this._svg_5.ggId="Svg 5"; this._svg_5.ggLeft=-180; this._svg_5.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._svg_5.ggVisible=true; this._svg_5.className='ggskin ggskin_svg '; this._svg_5.ggType='svg'; hs =''; hs+='height : 40px;'; hs+='left : -180px;'; hs+='opacity : 0.8;'; hs+='position : absolute;'; hs+='top : 25px;'; hs+='visibility : inherit;'; hs+='width : 40px;'; hs+='pointer-events:auto;'; this._svg_5.setAttribute('style',hs); this._svg_5.style[domTransform + 'Origin']='50% 50%'; me._svg_5.ggIsActive=function() { return false; } me._svg_5.ggElementNodeId=function() { return me.player.getCurrentNode(); } this._svg_5.onclick=function (e) { me.player.openNext("{"+me.player.getPrevNode()+"}",""); } this._svg_5.onmouseover=function (e) { me.elementMouseOver['svg_5']=true; } this._svg_5.onmouseout=function (e) { me.elementMouseOver['svg_5']=false; } this._svg_5.ontouchend=function (e) { me.elementMouseOver['svg_5']=false; } me._svg_5.ggCurrentLogicStateAlpha = -1; this._svg_5.ggUpdateConditionTimer=function () { var newLogicStateAlpha; if ( (me.elementMouseOver['svg_5'] == true) ) { newLogicStateAlpha = 0; } else { newLogicStateAlpha = -1; } if (me._svg_5.ggCurrentLogicStateAlpha != newLogicStateAlpha) { me._svg_5.ggCurrentLogicStateAlpha = newLogicStateAlpha; me._svg_5.style[domTransition]='opacity none, visibility none'; if (me._svg_5.ggCurrentLogicStateAlpha == 0) { me._svg_5.style.visibility=me._svg_5.ggVisible?'inherit':'hidden'; me._svg_5.style.opacity=1; } else { me._svg_5.style.visibility=me._svg_5.ggVisible?'inherit':'hidden'; me._svg_5.style.opacity=0.8; } } } this._svg_5.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; } } this._tip_hs8=document.createElement('div'); this._tip_hs8__text=document.createElement('div'); this._tip_hs8.className='ggskin ggskin_textdiv'; this._tip_hs8.ggTextDiv=this._tip_hs8__text; this._tip_hs8.ggId="tip_hs"; this._tip_hs8.ggLeft=-11; this._tip_hs8.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._tip_hs8.ggVisible=false; this._tip_hs8.className='ggskin ggskin_text '; this._tip_hs8.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : -14px;'; hs+='position : absolute;'; hs+='top : 51px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; this._tip_hs8.setAttribute('style',hs); this._tip_hs8.style[domTransform + 'Origin']='100% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: right;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_hs8__text.setAttribute('style',hs); this._tip_hs8__text.innerHTML="go to previous panorama"; this._tip_hs8.appendChild(this._tip_hs8__text); me._tip_hs8.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_hs8.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_hs8.ggCurrentLogicStateVisible = -1; this._tip_hs8.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['svg_5'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_hs8.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_hs8.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_hs8.style[domTransition]=''; if (me._tip_hs8.ggCurrentLogicStateVisible == 0) { me._tip_hs8.style.visibility=(Number(me._tip_hs8.style.opacity)>0||!me._tip_hs8.style.opacity)?'inherit':'hidden'; me._tip_hs8.ggVisible=true; } else { me._tip_hs8.style.visibility="hidden"; me._tip_hs8.ggVisible=false; } } } this._tip_hs8.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; } this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)) + 'px'; } this._svg_5.appendChild(this._tip_hs8); this.divSkin.appendChild(this._svg_5); this._svg_2=document.createElement('div'); this._svg_2__img=document.createElement('img'); this._svg_2__img.className='ggskin ggskin_svg'; this._svg_2__img.setAttribute('src',basePath + 'images/svg_2.svg'); this._svg_2__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._svg_2__img['ondragstart']=function() { return false; }; this._svg_2.appendChild(this._svg_2__img); this._svg_2.ggId="Svg 2"; this._svg_2.ggLeft=7; this._svg_2.ggTop=-80; this._svg_2.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._svg_2.ggVisible=true; this._svg_2.className='ggskin ggskin_svg '; this._svg_2.ggType='svg'; hs =''; hs+='height : 36px;'; hs+='left : 7px;'; hs+='opacity : 0.8;'; hs+='position : absolute;'; hs+='top : -80px;'; hs+='visibility : inherit;'; hs+='width : 36px;'; hs+='pointer-events:auto;'; this._svg_2.setAttribute('style',hs); this._svg_2.style[domTransform + 'Origin']='50% 50%'; me._svg_2.ggIsActive=function() { return false; } me._svg_2.ggElementNodeId=function() { return me.player.getCurrentNode(); } this._svg_2.onclick=function (e) { LaunchFancybox('videos/video1.html', 800, 450, 'iframe') } this._svg_2.onmouseover=function (e) { me.elementMouseOver['svg_2']=true; } this._svg_2.onmouseout=function (e) { me.elementMouseOver['svg_2']=false; } this._svg_2.ontouchend=function (e) { me.elementMouseOver['svg_2']=false; } me._svg_2.ggCurrentLogicStateAlpha = -1; this._svg_2.ggUpdateConditionTimer=function () { var newLogicStateAlpha; if ( (me.elementMouseOver['svg_2'] == true) ) { newLogicStateAlpha = 0; } else { newLogicStateAlpha = -1; } if (me._svg_2.ggCurrentLogicStateAlpha != newLogicStateAlpha) { me._svg_2.ggCurrentLogicStateAlpha = newLogicStateAlpha; me._svg_2.style[domTransition]='opacity none, visibility none'; if (me._svg_2.ggCurrentLogicStateAlpha == 0) { me._svg_2.style.visibility=me._svg_2.ggVisible?'inherit':'hidden'; me._svg_2.style.opacity=1; } else { me._svg_2.style.visibility=me._svg_2.ggVisible?'inherit':'hidden'; me._svg_2.style.opacity=0.8; } } } this._svg_2.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } } this._tip_hs7=document.createElement('div'); this._tip_hs7__text=document.createElement('div'); this._tip_hs7.className='ggskin ggskin_textdiv'; this._tip_hs7.ggTextDiv=this._tip_hs7__text; this._tip_hs7.ggId="tip_hs"; this._tip_hs7.ggLeft=-10; this._tip_hs7.ggTop=-88; this._tip_hs7.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._tip_hs7.ggVisible=false; this._tip_hs7.className='ggskin ggskin_text '; this._tip_hs7.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : -13px;'; hs+='position : absolute;'; hs+='top : -91px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; this._tip_hs7.setAttribute('style',hs); this._tip_hs7.style[domTransform + 'Origin']='50% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_hs7__text.setAttribute('style',hs); this._tip_hs7__text.innerHTML="play the welcome video"; this._tip_hs7.appendChild(this._tip_hs7__text); me._tip_hs7.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_hs7.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_hs7.ggCurrentLogicStateVisible = -1; this._tip_hs7.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['svg_2'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_hs7.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_hs7.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_hs7.style[domTransition]=''; if (me._tip_hs7.ggCurrentLogicStateVisible == 0) { me._tip_hs7.style.visibility=(Number(me._tip_hs7.style.opacity)>0||!me._tip_hs7.style.opacity)?'inherit':'hidden'; me._tip_hs7.ggVisible=true; } else { me._tip_hs7.style.visibility="hidden"; me._tip_hs7.ggVisible=false; } } } this._tip_hs7.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._svg_2.appendChild(this._tip_hs7); this.divSkin.appendChild(this._svg_2); this._pause=document.createElement('div'); this._pause__img=document.createElement('img'); this._pause__img.className='ggskin ggskin_svg'; this._pause__img.setAttribute('src',basePath + 'images/pause.svg'); this._pause__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._pause__img['ondragstart']=function() { return false; }; this._pause.appendChild(this._pause__img); this._pause.ggId="pause"; this._pause.ggLeft=163; this._pause.ggTop=-80; this._pause.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._pause.ggVisible=true; this._pause.className='ggskin ggskin_svg '; this._pause.ggType='svg'; hs =''; hs+='height : 36px;'; hs+='left : 163px;'; hs+='opacity : 0.8;'; hs+='position : absolute;'; hs+='top : -80px;'; hs+='visibility : inherit;'; hs+='width : 36px;'; hs+='pointer-events:auto;'; this._pause.setAttribute('style',hs); this._pause.style[domTransform + 'Origin']='50% 50%'; me._pause.ggIsActive=function() { return false; } me._pause.ggElementNodeId=function() { return me.player.getCurrentNode(); } this._pause.onclick=function (e) { me.player.stopSound("music"); me._pause.style[domTransition]='none'; me._pause.style.visibility='hidden'; me._pause.ggVisible=false; me._play.style[domTransition]='none'; me._play.style.visibility=(Number(me._play.style.opacity)>0||!me._play.style.opacity)?'inherit':'hidden'; me._play.ggVisible=true; } this._pause.onmouseover=function (e) { me.elementMouseOver['pause']=true; } this._pause.onmouseout=function (e) { me.elementMouseOver['pause']=false; } this._pause.ontouchend=function (e) { me.elementMouseOver['pause']=false; } me._pause.ggCurrentLogicStateAlpha = -1; this._pause.ggUpdateConditionTimer=function () { var newLogicStateAlpha; if ( (me.elementMouseOver['pause'] == true) ) { newLogicStateAlpha = 0; } else { newLogicStateAlpha = -1; } if (me._pause.ggCurrentLogicStateAlpha != newLogicStateAlpha) { me._pause.ggCurrentLogicStateAlpha = newLogicStateAlpha; me._pause.style[domTransition]='opacity none, visibility none'; if (me._pause.ggCurrentLogicStateAlpha == 0) { me._pause.style.visibility=me._pause.ggVisible?'inherit':'hidden'; me._pause.style.opacity=1; } else { me._pause.style.visibility=me._pause.ggVisible?'inherit':'hidden'; me._pause.style.opacity=0.8; } } } this._pause.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } } this._tip_hs6=document.createElement('div'); this._tip_hs6__text=document.createElement('div'); this._tip_hs6.className='ggskin ggskin_textdiv'; this._tip_hs6.ggTextDiv=this._tip_hs6__text; this._tip_hs6.ggId="tip_hs"; this._tip_hs6.ggLeft=-9; this._tip_hs6.ggTop=-88; this._tip_hs6.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._tip_hs6.ggVisible=false; this._tip_hs6.className='ggskin ggskin_text '; this._tip_hs6.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : -12px;'; hs+='position : absolute;'; hs+='top : -91px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; this._tip_hs6.setAttribute('style',hs); this._tip_hs6.style[domTransform + 'Origin']='50% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_hs6__text.setAttribute('style',hs); this._tip_hs6__text.innerHTML="pause the music"; this._tip_hs6.appendChild(this._tip_hs6__text); me._tip_hs6.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_hs6.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_hs6.ggCurrentLogicStateVisible = -1; this._tip_hs6.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['pause'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_hs6.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_hs6.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_hs6.style[domTransition]=''; if (me._tip_hs6.ggCurrentLogicStateVisible == 0) { me._tip_hs6.style.visibility=(Number(me._tip_hs6.style.opacity)>0||!me._tip_hs6.style.opacity)?'inherit':'hidden'; me._tip_hs6.ggVisible=true; } else { me._tip_hs6.style.visibility="hidden"; me._tip_hs6.ggVisible=false; } } } this._tip_hs6.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._pause.appendChild(this._tip_hs6); this.divSkin.appendChild(this._pause); this._play=document.createElement('div'); this._play__img=document.createElement('img'); this._play__img.className='ggskin ggskin_svg'; this._play__img.setAttribute('src',basePath + 'images/play.svg'); this._play__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._play__img['ondragstart']=function() { return false; }; this._play.appendChild(this._play__img); this._play.ggId="play"; this._play.ggLeft=163; this._play.ggTop=-80; this._play.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._play.ggVisible=false; this._play.className='ggskin ggskin_svg '; this._play.ggType='svg'; hs =''; hs+='height : 36px;'; hs+='left : 163px;'; hs+='opacity : 0.8;'; hs+='position : absolute;'; hs+='top : -80px;'; hs+='visibility : hidden;'; hs+='width : 36px;'; hs+='pointer-events:auto;'; this._play.setAttribute('style',hs); this._play.style[domTransform + 'Origin']='50% 50%'; me._play.ggIsActive=function() { return false; } me._play.ggElementNodeId=function() { return me.player.getCurrentNode(); } this._play.onclick=function (e) { me.player.playSound("music","1"); me._play.style[domTransition]='none'; me._play.style.visibility='hidden'; me._play.ggVisible=false; me._pause.style[domTransition]='none'; me._pause.style.visibility=(Number(me._pause.style.opacity)>0||!me._pause.style.opacity)?'inherit':'hidden'; me._pause.ggVisible=true; } this._play.onmouseover=function (e) { me.elementMouseOver['play']=true; } this._play.onmouseout=function (e) { me.elementMouseOver['play']=false; } this._play.ontouchend=function (e) { me.elementMouseOver['play']=false; } me._play.ggCurrentLogicStateAlpha = -1; this._play.ggUpdateConditionTimer=function () { var newLogicStateAlpha; if ( (me.elementMouseOver['play'] == true) ) { newLogicStateAlpha = 0; } else { newLogicStateAlpha = -1; } if (me._play.ggCurrentLogicStateAlpha != newLogicStateAlpha) { me._play.ggCurrentLogicStateAlpha = newLogicStateAlpha; me._play.style[domTransition]='opacity none, visibility none'; if (me._play.ggCurrentLogicStateAlpha == 0) { me._play.style.visibility=me._play.ggVisible?'inherit':'hidden'; me._play.style.opacity=1; } else { me._play.style.visibility=me._play.ggVisible?'inherit':'hidden'; me._play.style.opacity=0.8; } } } this._play.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } } this._tip_hs5=document.createElement('div'); this._tip_hs5__text=document.createElement('div'); this._tip_hs5.className='ggskin ggskin_textdiv'; this._tip_hs5.ggTextDiv=this._tip_hs5__text; this._tip_hs5.ggId="tip_hs"; this._tip_hs5.ggLeft=-11; this._tip_hs5.ggTop=-88; this._tip_hs5.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._tip_hs5.ggVisible=false; this._tip_hs5.className='ggskin ggskin_text '; this._tip_hs5.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : -14px;'; hs+='position : absolute;'; hs+='top : -91px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; this._tip_hs5.setAttribute('style',hs); this._tip_hs5.style[domTransform + 'Origin']='50% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_hs5__text.setAttribute('style',hs); this._tip_hs5__text.innerHTML="play music"; this._tip_hs5.appendChild(this._tip_hs5__text); me._tip_hs5.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_hs5.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_hs5.ggCurrentLogicStateVisible = -1; this._tip_hs5.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['play'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_hs5.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_hs5.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_hs5.style[domTransition]=''; if (me._tip_hs5.ggCurrentLogicStateVisible == 0) { me._tip_hs5.style.visibility=(Number(me._tip_hs5.style.opacity)>0||!me._tip_hs5.style.opacity)?'inherit':'hidden'; me._tip_hs5.ggVisible=true; } else { me._tip_hs5.style.visibility="hidden"; me._tip_hs5.ggVisible=false; } } } this._tip_hs5.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._play.appendChild(this._tip_hs5); this.divSkin.appendChild(this._play); this._svg_6=document.createElement('div'); this._svg_6__img=document.createElement('img'); this._svg_6__img.className='ggskin ggskin_svg'; this._svg_6__img.setAttribute('src',basePath + 'images/svg_6.svg'); this._svg_6__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._svg_6__img['ondragstart']=function() { return false; }; this._svg_6.appendChild(this._svg_6__img); this._svg_6.ggId="Svg 6"; this._svg_6.ggLeft=111; this._svg_6.ggTop=-80; this._svg_6.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._svg_6.ggVisible=true; this._svg_6.className='ggskin ggskin_svg '; this._svg_6.ggType='svg'; hs =''; hs+='height : 36px;'; hs+='left : 111px;'; hs+='opacity : 0.8;'; hs+='position : absolute;'; hs+='top : -80px;'; hs+='visibility : inherit;'; hs+='width : 36px;'; hs+='pointer-events:auto;'; this._svg_6.setAttribute('style',hs); this._svg_6.style[domTransform + 'Origin']='50% 50%'; me._svg_6.ggIsActive=function() { return false; } me._svg_6.ggElementNodeId=function() { return me.player.getCurrentNode(); } this._svg_6.onclick=function (e) { me.player.toggleAutorotate(); } this._svg_6.onmouseover=function (e) { me.elementMouseOver['svg_6']=true; } this._svg_6.onmouseout=function (e) { me.elementMouseOver['svg_6']=false; } this._svg_6.ontouchend=function (e) { me.elementMouseOver['svg_6']=false; } me._svg_6.ggCurrentLogicStateAlpha = -1; this._svg_6.ggUpdateConditionTimer=function () { var newLogicStateAlpha; if ( (me.elementMouseOver['svg_6'] == true) ) { newLogicStateAlpha = 0; } else { newLogicStateAlpha = -1; } if (me._svg_6.ggCurrentLogicStateAlpha != newLogicStateAlpha) { me._svg_6.ggCurrentLogicStateAlpha = newLogicStateAlpha; me._svg_6.style[domTransition]='opacity none, visibility none'; if (me._svg_6.ggCurrentLogicStateAlpha == 0) { me._svg_6.style.visibility=me._svg_6.ggVisible?'inherit':'hidden'; me._svg_6.style.opacity=1; } else { me._svg_6.style.visibility=me._svg_6.ggVisible?'inherit':'hidden'; me._svg_6.style.opacity=0.8; } } } this._svg_6.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } } this._tip_hs4=document.createElement('div'); this._tip_hs4__text=document.createElement('div'); this._tip_hs4.className='ggskin ggskin_textdiv'; this._tip_hs4.ggTextDiv=this._tip_hs4__text; this._tip_hs4.ggId="tip_hs"; this._tip_hs4.ggLeft=-12; this._tip_hs4.ggTop=-88; this._tip_hs4.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._tip_hs4.ggVisible=false; this._tip_hs4.className='ggskin ggskin_text '; this._tip_hs4.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : -15px;'; hs+='position : absolute;'; hs+='top : -91px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; this._tip_hs4.setAttribute('style',hs); this._tip_hs4.style[domTransform + 'Origin']='50% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_hs4__text.setAttribute('style',hs); this._tip_hs4__text.innerHTML="autorotate on\/off"; this._tip_hs4.appendChild(this._tip_hs4__text); me._tip_hs4.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_hs4.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_hs4.ggCurrentLogicStateVisible = -1; this._tip_hs4.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['svg_6'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_hs4.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_hs4.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_hs4.style[domTransition]=''; if (me._tip_hs4.ggCurrentLogicStateVisible == 0) { me._tip_hs4.style.visibility=(Number(me._tip_hs4.style.opacity)>0||!me._tip_hs4.style.opacity)?'inherit':'hidden'; me._tip_hs4.ggVisible=true; } else { me._tip_hs4.style.visibility="hidden"; me._tip_hs4.ggVisible=false; } } } this._tip_hs4.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._svg_6.appendChild(this._tip_hs4); this.divSkin.appendChild(this._svg_6); this._svg_7=document.createElement('div'); this._svg_7__img=document.createElement('img'); this._svg_7__img.className='ggskin ggskin_svg'; this._svg_7__img.setAttribute('src',basePath + 'images/svg_7.svg'); this._svg_7__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._svg_7__img['ondragstart']=function() { return false; }; this._svg_7.appendChild(this._svg_7__img); this._svg_7.ggId="Svg 7"; this._svg_7.ggLeft=-97; this._svg_7.ggTop=-80; this._svg_7.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._svg_7.ggVisible=true; this._svg_7.className='ggskin ggskin_svg '; this._svg_7.ggType='svg'; hs =''; hs+='height : 36px;'; hs+='left : -97px;'; hs+='opacity : 0.8;'; hs+='position : absolute;'; hs+='top : -80px;'; hs+='visibility : inherit;'; hs+='width : 36px;'; hs+='pointer-events:auto;'; this._svg_7.setAttribute('style',hs); this._svg_7.style[domTransform + 'Origin']='50% 50%'; me._svg_7.ggIsActive=function() { return false; } me._svg_7.ggElementNodeId=function() { return me.player.getCurrentNode(); } this._svg_7.onmouseover=function (e) { me.elementMouseOver['svg_7']=true; } this._svg_7.onmouseout=function (e) { me.elementMouseDown['svg_7']=false; me.elementMouseOver['svg_7']=false; } this._svg_7.onmousedown=function (e) { me.elementMouseDown['svg_7']=true; } this._svg_7.onmouseup=function (e) { me.elementMouseDown['svg_7']=false; } this._svg_7.ontouchend=function (e) { me.elementMouseDown['svg_7']=false; me.elementMouseOver['svg_7']=false; } me._svg_7.ggCurrentLogicStateAlpha = -1; this._svg_7.ggUpdateConditionTimer=function () { var newLogicStateAlpha; if ( (me.elementMouseOver['svg_7'] == true) ) { newLogicStateAlpha = 0; } else { newLogicStateAlpha = -1; } if (me._svg_7.ggCurrentLogicStateAlpha != newLogicStateAlpha) { me._svg_7.ggCurrentLogicStateAlpha = newLogicStateAlpha; me._svg_7.style[domTransition]='opacity none, visibility none'; if (me._svg_7.ggCurrentLogicStateAlpha == 0) { me._svg_7.style.visibility=me._svg_7.ggVisible?'inherit':'hidden'; me._svg_7.style.opacity=1; } else { me._svg_7.style.visibility=me._svg_7.ggVisible?'inherit':'hidden'; me._svg_7.style.opacity=0.8; } } } this._svg_7.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } } this._tip_hs3=document.createElement('div'); this._tip_hs3__text=document.createElement('div'); this._tip_hs3.className='ggskin ggskin_textdiv'; this._tip_hs3.ggTextDiv=this._tip_hs3__text; this._tip_hs3.ggId="tip_hs"; this._tip_hs3.ggLeft=-10; this._tip_hs3.ggTop=-88; this._tip_hs3.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._tip_hs3.ggVisible=false; this._tip_hs3.className='ggskin ggskin_text '; this._tip_hs3.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : -13px;'; hs+='position : absolute;'; hs+='top : -91px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; this._tip_hs3.setAttribute('style',hs); this._tip_hs3.style[domTransform + 'Origin']='50% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_hs3__text.setAttribute('style',hs); this._tip_hs3__text.innerHTML="zoom in"; this._tip_hs3.appendChild(this._tip_hs3__text); me._tip_hs3.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_hs3.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_hs3.ggCurrentLogicStateVisible = -1; this._tip_hs3.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['svg_7'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_hs3.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_hs3.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_hs3.style[domTransition]=''; if (me._tip_hs3.ggCurrentLogicStateVisible == 0) { me._tip_hs3.style.visibility=(Number(me._tip_hs3.style.opacity)>0||!me._tip_hs3.style.opacity)?'inherit':'hidden'; me._tip_hs3.ggVisible=true; } else { me._tip_hs3.style.visibility="hidden"; me._tip_hs3.ggVisible=false; } } } this._tip_hs3.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._svg_7.appendChild(this._tip_hs3); this.divSkin.appendChild(this._svg_7); this._svg_8=document.createElement('div'); this._svg_8__img=document.createElement('img'); this._svg_8__img.className='ggskin ggskin_svg'; this._svg_8__img.setAttribute('src',basePath + 'images/svg_8.svg'); this._svg_8__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._svg_8__img['ondragstart']=function() { return false; }; this._svg_8.appendChild(this._svg_8__img); this._svg_8.ggId="Svg 8"; this._svg_8.ggLeft=-45; this._svg_8.ggTop=-80; this._svg_8.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._svg_8.ggVisible=true; this._svg_8.className='ggskin ggskin_svg '; this._svg_8.ggType='svg'; hs =''; hs+='height : 36px;'; hs+='left : -45px;'; hs+='opacity : 0.8;'; hs+='position : absolute;'; hs+='top : -80px;'; hs+='visibility : inherit;'; hs+='width : 36px;'; hs+='pointer-events:auto;'; this._svg_8.setAttribute('style',hs); this._svg_8.style[domTransform + 'Origin']='50% 50%'; me._svg_8.ggIsActive=function() { return false; } me._svg_8.ggElementNodeId=function() { return me.player.getCurrentNode(); } this._svg_8.onmouseover=function (e) { me.elementMouseOver['svg_8']=true; } this._svg_8.onmouseout=function (e) { me.elementMouseDown['svg_8']=false; me.elementMouseOver['svg_8']=false; } this._svg_8.onmousedown=function (e) { me.elementMouseDown['svg_8']=true; } this._svg_8.onmouseup=function (e) { me.elementMouseDown['svg_8']=false; } this._svg_8.ontouchend=function (e) { me.elementMouseDown['svg_8']=false; me.elementMouseOver['svg_8']=false; } me._svg_8.ggCurrentLogicStateAlpha = -1; this._svg_8.ggUpdateConditionTimer=function () { var newLogicStateAlpha; if ( (me.elementMouseOver['svg_8'] == true) ) { newLogicStateAlpha = 0; } else { newLogicStateAlpha = -1; } if (me._svg_8.ggCurrentLogicStateAlpha != newLogicStateAlpha) { me._svg_8.ggCurrentLogicStateAlpha = newLogicStateAlpha; me._svg_8.style[domTransition]='opacity none, visibility none'; if (me._svg_8.ggCurrentLogicStateAlpha == 0) { me._svg_8.style.visibility=me._svg_8.ggVisible?'inherit':'hidden'; me._svg_8.style.opacity=1; } else { me._svg_8.style.visibility=me._svg_8.ggVisible?'inherit':'hidden'; me._svg_8.style.opacity=0.8; } } } this._svg_8.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } } this._tip_hs2=document.createElement('div'); this._tip_hs2__text=document.createElement('div'); this._tip_hs2.className='ggskin ggskin_textdiv'; this._tip_hs2.ggTextDiv=this._tip_hs2__text; this._tip_hs2.ggId="tip_hs"; this._tip_hs2.ggLeft=-11; this._tip_hs2.ggTop=-88; this._tip_hs2.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._tip_hs2.ggVisible=false; this._tip_hs2.className='ggskin ggskin_text '; this._tip_hs2.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : -14px;'; hs+='position : absolute;'; hs+='top : -91px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; this._tip_hs2.setAttribute('style',hs); this._tip_hs2.style[domTransform + 'Origin']='50% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_hs2__text.setAttribute('style',hs); this._tip_hs2__text.innerHTML="zoom out"; this._tip_hs2.appendChild(this._tip_hs2__text); me._tip_hs2.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_hs2.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_hs2.ggCurrentLogicStateVisible = -1; this._tip_hs2.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['svg_8'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_hs2.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_hs2.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_hs2.style[domTransition]=''; if (me._tip_hs2.ggCurrentLogicStateVisible == 0) { me._tip_hs2.style.visibility=(Number(me._tip_hs2.style.opacity)>0||!me._tip_hs2.style.opacity)?'inherit':'hidden'; me._tip_hs2.ggVisible=true; } else { me._tip_hs2.style.visibility="hidden"; me._tip_hs2.ggVisible=false; } } } this._tip_hs2.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._svg_8.appendChild(this._tip_hs2); this.divSkin.appendChild(this._svg_8); this._svg_9=document.createElement('div'); this._svg_9__img=document.createElement('img'); this._svg_9__img.className='ggskin ggskin_svg'; this._svg_9__img.setAttribute('src',basePath + 'images/svg_9.svg'); this._svg_9__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._svg_9__img['ondragstart']=function() { return false; }; this._svg_9.appendChild(this._svg_9__img); this._svg_9.ggId="Svg 9"; this._svg_9.ggLeft=-149; this._svg_9.ggTop=-80; this._svg_9.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._svg_9.ggVisible=true; this._svg_9.className='ggskin ggskin_svg '; this._svg_9.ggType='svg'; hs =''; hs+='height : 36px;'; hs+='left : -149px;'; hs+='opacity : 0.8;'; hs+='position : absolute;'; hs+='top : -80px;'; hs+='visibility : inherit;'; hs+='width : 36px;'; hs+='pointer-events:auto;'; this._svg_9.setAttribute('style',hs); this._svg_9.style[domTransform + 'Origin']='50% 50%'; me._svg_9.ggIsActive=function() { return false; } me._svg_9.ggElementNodeId=function() { return me.player.getCurrentNode(); } this._svg_9.onclick=function (e) { LaunchFancybox (pano.userdata.information, 375, 350, 'iframe') } this._svg_9.onmouseover=function (e) { me.elementMouseOver['svg_9']=true; } this._svg_9.onmouseout=function (e) { me.elementMouseOver['svg_9']=false; } this._svg_9.ontouchend=function (e) { me.elementMouseOver['svg_9']=false; } me._svg_9.ggCurrentLogicStateAlpha = -1; this._svg_9.ggUpdateConditionTimer=function () { var newLogicStateAlpha; if ( (me.elementMouseOver['svg_9'] == true) ) { newLogicStateAlpha = 0; } else { newLogicStateAlpha = -1; } if (me._svg_9.ggCurrentLogicStateAlpha != newLogicStateAlpha) { me._svg_9.ggCurrentLogicStateAlpha = newLogicStateAlpha; me._svg_9.style[domTransition]='opacity none, visibility none'; if (me._svg_9.ggCurrentLogicStateAlpha == 0) { me._svg_9.style.visibility=me._svg_9.ggVisible?'inherit':'hidden'; me._svg_9.style.opacity=1; } else { me._svg_9.style.visibility=me._svg_9.ggVisible?'inherit':'hidden'; me._svg_9.style.opacity=0.8; } } } this._svg_9.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } } this._tip_hs1=document.createElement('div'); this._tip_hs1__text=document.createElement('div'); this._tip_hs1.className='ggskin ggskin_textdiv'; this._tip_hs1.ggTextDiv=this._tip_hs1__text; this._tip_hs1.ggId="tip_hs"; this._tip_hs1.ggLeft=-12; this._tip_hs1.ggTop=-88; this._tip_hs1.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._tip_hs1.ggVisible=false; this._tip_hs1.className='ggskin ggskin_text '; this._tip_hs1.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : -15px;'; hs+='position : absolute;'; hs+='top : -91px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; this._tip_hs1.setAttribute('style',hs); this._tip_hs1.style[domTransform + 'Origin']='50% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_hs1__text.setAttribute('style',hs); this._tip_hs1__text.innerHTML="read about this panorama"; this._tip_hs1.appendChild(this._tip_hs1__text); me._tip_hs1.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_hs1.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_hs1.ggCurrentLogicStateVisible = -1; this._tip_hs1.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['svg_9'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_hs1.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_hs1.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_hs1.style[domTransition]=''; if (me._tip_hs1.ggCurrentLogicStateVisible == 0) { me._tip_hs1.style.visibility=(Number(me._tip_hs1.style.opacity)>0||!me._tip_hs1.style.opacity)?'inherit':'hidden'; me._tip_hs1.ggVisible=true; } else { me._tip_hs1.style.visibility="hidden"; me._tip_hs1.ggVisible=false; } } } this._tip_hs1.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._svg_9.appendChild(this._tip_hs1); this.divSkin.appendChild(this._svg_9); this._svg_10=document.createElement('div'); this._svg_10__img=document.createElement('img'); this._svg_10__img.className='ggskin ggskin_svg'; this._svg_10__img.setAttribute('src',basePath + 'images/svg_10.svg'); this._svg_10__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._svg_10__img['ondragstart']=function() { return false; }; this._svg_10.appendChild(this._svg_10__img); this._svg_10.ggId="Svg 10"; this._svg_10.ggLeft=-200; this._svg_10.ggTop=-80; this._svg_10.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._svg_10.ggVisible=true; this._svg_10.className='ggskin ggskin_svg '; this._svg_10.ggType='svg'; hs =''; hs+='height : 36px;'; hs+='left : -200px;'; hs+='opacity : 0.8;'; hs+='position : absolute;'; hs+='top : -80px;'; hs+='visibility : inherit;'; hs+='width : 36px;'; hs+='pointer-events:auto;'; this._svg_10.setAttribute('style',hs); this._svg_10.style[domTransform + 'Origin']='50% 50%'; me._svg_10.ggIsActive=function() { return false; } me._svg_10.ggElementNodeId=function() { return me.player.getCurrentNode(); } this._svg_10.onclick=function (e) { me._campusmap.style[domTransition]='none'; me._campusmap.style.visibility=(Number(me._campusmap.style.opacity)>0||!me._campusmap.style.opacity)?'inherit':'hidden'; me._campusmap.ggVisible=true; } this._svg_10.onmouseover=function (e) { me.elementMouseOver['svg_10']=true; } this._svg_10.onmouseout=function (e) { me.elementMouseOver['svg_10']=false; } this._svg_10.ontouchend=function (e) { me.elementMouseOver['svg_10']=false; } me._svg_10.ggCurrentLogicStateAlpha = -1; this._svg_10.ggUpdateConditionTimer=function () { var newLogicStateAlpha; if ( (me.elementMouseOver['svg_10'] == true) ) { newLogicStateAlpha = 0; } else { newLogicStateAlpha = -1; } if (me._svg_10.ggCurrentLogicStateAlpha != newLogicStateAlpha) { me._svg_10.ggCurrentLogicStateAlpha = newLogicStateAlpha; me._svg_10.style[domTransition]='opacity none, visibility none'; if (me._svg_10.ggCurrentLogicStateAlpha == 0) { me._svg_10.style.visibility=me._svg_10.ggVisible?'inherit':'hidden'; me._svg_10.style.opacity=1; } else { me._svg_10.style.visibility=me._svg_10.ggVisible?'inherit':'hidden'; me._svg_10.style.opacity=0.8; } } } this._svg_10.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } } this._tip_hs0=document.createElement('div'); this._tip_hs0__text=document.createElement('div'); this._tip_hs0.className='ggskin ggskin_textdiv'; this._tip_hs0.ggTextDiv=this._tip_hs0__text; this._tip_hs0.ggId="tip_hs"; this._tip_hs0.ggLeft=-9; this._tip_hs0.ggTop=-88; this._tip_hs0.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._tip_hs0.ggVisible=false; this._tip_hs0.className='ggskin ggskin_text '; this._tip_hs0.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : -12px;'; hs+='position : absolute;'; hs+='top : -91px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; this._tip_hs0.setAttribute('style',hs); this._tip_hs0.style[domTransform + 'Origin']='50% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_hs0__text.setAttribute('style',hs); this._tip_hs0__text.innerHTML="view campus map"; this._tip_hs0.appendChild(this._tip_hs0__text); me._tip_hs0.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_hs0.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_hs0.ggCurrentLogicStateVisible = -1; this._tip_hs0.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['svg_10'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_hs0.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_hs0.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_hs0.style[domTransition]=''; if (me._tip_hs0.ggCurrentLogicStateVisible == 0) { me._tip_hs0.style.visibility=(Number(me._tip_hs0.style.opacity)>0||!me._tip_hs0.style.opacity)?'inherit':'hidden'; me._tip_hs0.ggVisible=true; } else { me._tip_hs0.style.visibility="hidden"; me._tip_hs0.ggVisible=false; } } } this._tip_hs0.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._svg_10.appendChild(this._tip_hs0); this.divSkin.appendChild(this._svg_10); this._svg_11=document.createElement('div'); this._svg_11__img=document.createElement('img'); this._svg_11__img.className='ggskin ggskin_svg'; this._svg_11__img.setAttribute('src',basePath + 'images/svg_11.svg'); this._svg_11__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._svg_11__img['ondragstart']=function() { return false; }; this._svg_11.appendChild(this._svg_11__img); this._svg_11.ggId="Svg 11"; this._svg_11.ggLeft=59; this._svg_11.ggTop=-80; this._svg_11.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._svg_11.ggVisible=true; this._svg_11.className='ggskin ggskin_svg '; this._svg_11.ggType='svg'; hs =''; hs+='height : 36px;'; hs+='left : 59px;'; hs+='opacity : 0.8;'; hs+='position : absolute;'; hs+='top : -80px;'; hs+='visibility : inherit;'; hs+='width : 36px;'; hs+='pointer-events:auto;'; this._svg_11.setAttribute('style',hs); this._svg_11.style[domTransform + 'Origin']='50% 50%'; me._svg_11.ggIsActive=function() { return false; } me._svg_11.ggElementNodeId=function() { return me.player.getCurrentNode(); } this._svg_11.onclick=function (e) { LaunchFancybox('#socialbuttons', 'auto', 'auto', 'inline') } this._svg_11.onmouseover=function (e) { me.elementMouseOver['svg_11']=true; } this._svg_11.onmouseout=function (e) { me.elementMouseOver['svg_11']=false; } this._svg_11.ontouchend=function (e) { me.elementMouseOver['svg_11']=false; } me._svg_11.ggCurrentLogicStateAlpha = -1; this._svg_11.ggUpdateConditionTimer=function () { var newLogicStateAlpha; if ( (me.elementMouseOver['svg_11'] == true) ) { newLogicStateAlpha = 0; } else { newLogicStateAlpha = -1; } if (me._svg_11.ggCurrentLogicStateAlpha != newLogicStateAlpha) { me._svg_11.ggCurrentLogicStateAlpha = newLogicStateAlpha; me._svg_11.style[domTransition]='opacity none, visibility none'; if (me._svg_11.ggCurrentLogicStateAlpha == 0) { me._svg_11.style.visibility=me._svg_11.ggVisible?'inherit':'hidden'; me._svg_11.style.opacity=1; } else { me._svg_11.style.visibility=me._svg_11.ggVisible?'inherit':'hidden'; me._svg_11.style.opacity=0.8; } } } this._svg_11.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } } this._tip_hs=document.createElement('div'); this._tip_hs__text=document.createElement('div'); this._tip_hs.className='ggskin ggskin_textdiv'; this._tip_hs.ggTextDiv=this._tip_hs__text; this._tip_hs.ggId="tip_hs"; this._tip_hs.ggLeft=-12; this._tip_hs.ggTop=-88; this._tip_hs.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._tip_hs.ggVisible=false; this._tip_hs.className='ggskin ggskin_text '; this._tip_hs.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : -15px;'; hs+='position : absolute;'; hs+='top : -91px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; this._tip_hs.setAttribute('style',hs); this._tip_hs.style[domTransform + 'Origin']='50% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_hs__text.setAttribute('style',hs); this._tip_hs__text.innerHTML="share with a friend"; this._tip_hs.appendChild(this._tip_hs__text); me._tip_hs.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_hs.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_hs.ggCurrentLogicStateVisible = -1; this._tip_hs.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['svg_11'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_hs.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_hs.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_hs.style[domTransition]=''; if (me._tip_hs.ggCurrentLogicStateVisible == 0) { me._tip_hs.style.visibility=(Number(me._tip_hs.style.opacity)>0||!me._tip_hs.style.opacity)?'inherit':'hidden'; me._tip_hs.ggVisible=true; } else { me._tip_hs.style.visibility="hidden"; me._tip_hs.ggVisible=false; } } } this._tip_hs.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._svg_11.appendChild(this._tip_hs); this.divSkin.appendChild(this._svg_11); this._starthere_mouse=document.createElement('div'); this._starthere_mouse__img=document.createElement('img'); this._starthere_mouse__img.className='ggskin ggskin_svg'; this._starthere_mouse__img.setAttribute('src',basePath + 'images/starthere_mouse.svg'); this._starthere_mouse__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._starthere_mouse__img['ondragstart']=function() { return false; }; this._starthere_mouse.appendChild(this._starthere_mouse__img); this._starthere_mouse.ggId="starthere_mouse"; this._starthere_mouse.ggLeft=-222; this._starthere_mouse.ggTop=-374; this._starthere_mouse.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._starthere_mouse.ggVisible=true; this._starthere_mouse.className='ggskin ggskin_svg '; this._starthere_mouse.ggType='svg'; hs =''; hs+='cursor : pointer;'; hs+='height : 303px;'; hs+='left : -222px;'; hs+='position : absolute;'; hs+='top : -374px;'; hs+='visibility : inherit;'; hs+='width : 208px;'; hs+='pointer-events:auto;'; this._starthere_mouse.setAttribute('style',hs); this._starthere_mouse.style[domTransform + 'Origin']='50% 50%'; me._starthere_mouse.ggIsActive=function() { return false; } me._starthere_mouse.ggElementNodeId=function() { return me.player.getCurrentNode(); } this._starthere_mouse.onclick=function (e) { me._starthere_mouse.style[domTransition]='none'; me._starthere_mouse.style.visibility='hidden'; me._starthere_mouse.ggVisible=false; me.player.playSound("music","0"); } me._starthere_mouse.ggCurrentLogicStateVisible = -1; this._starthere_mouse.ggUpdateConditionNodeChange=function () { var newLogicStateVisible; if ( (me.player.getIsMobile() == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._starthere_mouse.ggCurrentLogicStateVisible != newLogicStateVisible) { me._starthere_mouse.ggCurrentLogicStateVisible = newLogicStateVisible; me._starthere_mouse.style[domTransition]=''; if (me._starthere_mouse.ggCurrentLogicStateVisible == 0) { me._starthere_mouse.style.visibility="hidden"; me._starthere_mouse.ggVisible=false; } else { me._starthere_mouse.style.visibility=(Number(me._starthere_mouse.style.opacity)>0||!me._starthere_mouse.style.opacity)?'inherit':'hidden'; me._starthere_mouse.ggVisible=true; } } } this._starthere_mouse.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } } this._starthere_mouse.ggNodeChange=function () { me._starthere_mouse.ggUpdateConditionNodeChange(); } this.divSkin.appendChild(this._starthere_mouse); this._starthere_mobile=document.createElement('div'); this._starthere_mobile__img=document.createElement('img'); this._starthere_mobile__img.className='ggskin ggskin_svg'; this._starthere_mobile__img.setAttribute('src',basePath + 'images/starthere_mobile.svg'); this._starthere_mobile__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._starthere_mobile__img['ondragstart']=function() { return false; }; this._starthere_mobile.appendChild(this._starthere_mobile__img); this._starthere_mobile.ggId="starthere_mobile"; this._starthere_mobile.ggLeft=-222; this._starthere_mobile.ggTop=-374; this._starthere_mobile.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._starthere_mobile.ggVisible=false; this._starthere_mobile.className='ggskin ggskin_svg '; this._starthere_mobile.ggType='svg'; hs =''; hs+='cursor : pointer;'; hs+='height : 303px;'; hs+='left : -222px;'; hs+='position : absolute;'; hs+='top : -374px;'; hs+='visibility : hidden;'; hs+='width : 208px;'; hs+='pointer-events:auto;'; this._starthere_mobile.setAttribute('style',hs); this._starthere_mobile.style[domTransform + 'Origin']='50% 50%'; me._starthere_mobile.ggIsActive=function() { return false; } me._starthere_mobile.ggElementNodeId=function() { return me.player.getCurrentNode(); } this._starthere_mobile.onclick=function (e) { me._starthere_mobile.style[domTransition]='none'; me._starthere_mobile.style.visibility='hidden'; me._starthere_mobile.ggVisible=false; me.player.playSound("music","0"); me._starthere_mobile.style[domTransition]='none'; me._starthere_mobile.style.visibility='hidden'; me._starthere_mobile.ggVisible=false; me.player.playSound("music","0"); } me._starthere_mobile.ggCurrentLogicStateVisible = -1; this._starthere_mobile.ggUpdateConditionNodeChange=function () { var newLogicStateVisible; if ( (me.player.getIsMobile() == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._starthere_mobile.ggCurrentLogicStateVisible != newLogicStateVisible) { me._starthere_mobile.ggCurrentLogicStateVisible = newLogicStateVisible; me._starthere_mobile.style[domTransition]=''; if (me._starthere_mobile.ggCurrentLogicStateVisible == 0) { me._starthere_mobile.style.visibility=(Number(me._starthere_mobile.style.opacity)>0||!me._starthere_mobile.style.opacity)?'inherit':'hidden'; me._starthere_mobile.ggVisible=true; } else { me._starthere_mobile.style.visibility="hidden"; me._starthere_mobile.ggVisible=false; } } } this._starthere_mobile.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } } this._starthere_mobile.ggNodeChange=function () { me._starthere_mobile.ggUpdateConditionNodeChange(); } this.divSkin.appendChild(this._starthere_mobile); this._circlescapes=document.createElement('div'); this._circlescapes__img=document.createElement('img'); this._circlescapes__img.className='ggskin ggskin_image'; this._circlescapes__img.setAttribute('src',basePath + 'images/circlescapes.png'); this._circlescapes__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._circlescapes__img.className='ggskin ggskin_image'; this._circlescapes__img['ondragstart']=function() { return false; }; me.player.checkLoaded.push(this._circlescapes__img); this._circlescapes.appendChild(this._circlescapes__img); this._circlescapes.ggId="circlescapes"; this._circlescapes.ggLeft=-152; this._circlescapes.ggTop=-166; this._circlescapes.ggParameter={ rx:0,ry:0,a:0,sx:0.7,sy:0.7 }; this._circlescapes.ggVisible=true; this._circlescapes.className='ggskin ggskin_image '; this._circlescapes.ggType='image'; hs =''; hs+='height : 78px;'; hs+='left : -152px;'; hs+='opacity : 0.9;'; hs+='position : absolute;'; hs+='top : -166px;'; hs+='visibility : inherit;'; hs+='width : 140px;'; hs+='pointer-events:auto;'; this._circlescapes.setAttribute('style',hs); this._circlescapes.style[domTransform + 'Origin']='100% 100%'; this._circlescapes.style[domTransform]=parameterToTransform(this._circlescapes.ggParameter); me._circlescapes.ggIsActive=function() { return false; } me._circlescapes.ggElementNodeId=function() { return me.player.getCurrentNode(); } this._circlescapes.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } } this.divSkin.appendChild(this._circlescapes); this._spintitle=document.createElement('div'); this._spintitle__text=document.createElement('div'); this._spintitle.className='ggskin ggskin_textdiv'; this._spintitle.ggTextDiv=this._spintitle__text; this._spintitle.ggId="spinTitle"; this._spintitle.ggLeft=-55; this._spintitle.ggTop=-26; this._spintitle.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._spintitle.ggVisible=true; this._spintitle.className='ggskin ggskin_text '; this._spintitle.ggType='text'; hs =''; hs+='height : 27px;'; hs+='left : -55px;'; hs+='position : absolute;'; hs+='top : -26px;'; hs+='visibility : inherit;'; hs+='width : 98px;'; hs+='pointer-events:auto;'; this._spintitle.setAttribute('style',hs); this._spintitle.style[domTransform + 'Origin']='50% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='border: 0px solid #000000;'; hs+='color: rgba(255,255,255,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 0px 1px 0px 1px;'; hs+='overflow: hidden;'; this._spintitle__text.setAttribute('style',hs); this._spintitle.ggUpdateText=function() { var hs=""+me.ggUserdata.title+"<\/b>"; if (hs!=this.ggText) { this.ggText=hs; this.ggTextDiv.innerHTML=hs; if (this.ggUpdatePosition) this.ggUpdatePosition(); } } me._spintitle.ggUpdateText(); this._spintitle.appendChild(this._spintitle__text); me._spintitle.ggIsActive=function() { return false; } me._spintitle.ggElementNodeId=function() { return me.player.getCurrentNode(); } this._spintitle.ggUpdatePosition=function (useTransition) { if (useTransition==='undefined') { useTransition = false; } if (!useTransition) { this.style[domTransition]='none'; } if (this.parentNode) { var w=this.parentNode.offsetWidth; this.style.left=(this.ggLeft - 0 + w/2) + 'px'; var h=this.parentNode.offsetHeight; this.style.top=(this.ggTop - 0 + h) + 'px'; } this.style[domTransition]='none'; this.ggTextDiv.style.left=((98-this.ggTextDiv.offsetWidth)/2) + 'px'; } this.divSkin.appendChild(this._spintitle); this._campusmap=document.createElement('div'); this._campusmap.ggId="campusmap"; this._campusmap.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._campusmap.ggVisible=false; this._campusmap.className='ggskin ggskin_rectangle '; this._campusmap.ggType='rectangle'; hs =''; hs+='background : rgba(0,0,0,0.784314);'; hs+='border : 1px solid #000000;'; hs+='cursor : default;'; hs+='height : 100%;'; hs+='left : 0px;'; hs+='position : absolute;'; hs+='top : 0px;'; hs+='visibility : hidden;'; hs+='width : 100%;'; hs+='pointer-events:auto;'; this._campusmap.setAttribute('style',hs); this._campusmap.style[domTransform + 'Origin']='50% 0%'; me._campusmap.ggIsActive=function() { return false; } me._campusmap.ggElementNodeId=function() { return me.player.getCurrentNode(); } this._campusmap.ggUpdatePosition=function (useTransition) { } this._scrollarea_1=document.createElement('div'); this._scrollarea_1__content=document.createElement('div'); this._scrollarea_1.ggContent=this._scrollarea_1__content; this._scrollarea_1.appendChild(this._scrollarea_1__content); hs =''; hs+='left : 0px;'; hs+='overflow : visible;'; hs+='position : absolute;'; hs+='top : 0px;'; this._scrollarea_1__content.setAttribute('style',hs); this._scrollarea_1.ggId="Scrollarea 1"; this._scrollarea_1.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._scrollarea_1.ggVisible=true; this._scrollarea_1.className='ggskin ggskin_scrollarea '; this._scrollarea_1.ggType='scrollarea'; hs =''; hs+='-webkit-overflow-scrolling : touch;'; hs+='border : 1px solid rgba(0, 0, 0, 0);'; hs+='height : 100%;'; hs+='left : -1px;'; hs+='overflow-x : auto;'; hs+='overflow-y : auto;'; hs+='position : absolute;'; hs+='top : -1px;'; hs+='visibility : inherit;'; hs+='width : 100%;'; hs+='pointer-events:auto;'; this._scrollarea_1.setAttribute('style',hs); this._scrollarea_1.style[domTransform + 'Origin']='50% 0%'; me._scrollarea_1.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._scrollarea_1.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } this._scrollarea_1.ggUpdatePosition=function (useTransition) { { var containerWidth = this.clientWidth; var contentWidth = this.ggContent.scrollWidth; if (contentWidth < containerWidth) { this.ggContent.style.left = '50%'; this.ggContent.style.marginLeft = (contentWidth/-2) + 'px'; } else { this.ggContent.style.left = '0px'; this.ggContent.style.marginLeft = '0px'; } this.ggContent.style.top = '0px'; this.ggContent.style.marginTop = '0px'; } } this._maincampusmap=document.createElement('div'); this._maincampusmap__img=document.createElement('img'); this._maincampusmap__img.className='ggskin ggskin_image'; this._maincampusmap__img.setAttribute('src',basePath + 'images/maincampusmap.jpg'); this._maincampusmap__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._maincampusmap__img.className='ggskin ggskin_image'; this._maincampusmap__img['ondragstart']=function() { return false; }; me.player.checkLoaded.push(this._maincampusmap__img); this._maincampusmap.appendChild(this._maincampusmap__img); this._maincampusmap.ggId="maincampusmap"; this._maincampusmap.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._maincampusmap.ggVisible=true; this._maincampusmap.className='ggskin ggskin_image '; this._maincampusmap.ggType='image'; hs =''; hs+='height : 700px;'; hs+='left : 0px;'; hs+='position : absolute;'; hs+='top : 0px;'; hs+='visibility : inherit;'; hs+='width : 1232px;'; hs+='pointer-events:auto;'; this._maincampusmap.setAttribute('style',hs); this._maincampusmap.style[domTransform + 'Origin']='0% 0%'; me._maincampusmap.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._maincampusmap.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._maincampusmap.ggCurrentLogicStateScaling = -1; this._maincampusmap.ggUpdateConditionResize=function () { var newLogicStateScaling; if ( (me.player.getViewerSize().width < 1000) && (me.player.getViewerSize().width > 740) ) { newLogicStateScaling = 0; } else if ( (me.player.getViewerSize().width <= 740) ) { newLogicStateScaling = 1; } else { newLogicStateScaling = -1; } if (me._maincampusmap.ggCurrentLogicStateScaling != newLogicStateScaling) { me._maincampusmap.ggCurrentLogicStateScaling = newLogicStateScaling; me._maincampusmap.style[domTransition]='' + cssPrefix + 'transform none'; if (me._maincampusmap.ggCurrentLogicStateScaling == 0) { me._maincampusmap.ggParameter.sx = 0.8; me._maincampusmap.ggParameter.sy = 0.8; me._maincampusmap.style[domTransform]=parameterToTransform(me._maincampusmap.ggParameter); } else if (me._maincampusmap.ggCurrentLogicStateScaling == 1) { me._maincampusmap.ggParameter.sx = 1; me._maincampusmap.ggParameter.sy = 1; me._maincampusmap.style[domTransform]=parameterToTransform(me._maincampusmap.ggParameter); } else { me._maincampusmap.ggParameter.sx = 1; me._maincampusmap.ggParameter.sy = 1; me._maincampusmap.style[domTransform]=parameterToTransform(me._maincampusmap.ggParameter); } } } this._maincampusmap.ggUpdatePosition=function (useTransition) { me._maincampusmap.ggUpdateConditionResize(); } this._go1=document.createElement('div'); this._go1.ggMarkerNodeId='{node1}'; nodeMarker.push(this._go1); this._go1.ggId="go1"; this._go1.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go1.ggVisible=true; this._go1.className='ggskin ggskin_mark '; this._go1.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 311px;'; hs+='position : absolute;'; hs+='top : 255px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go1.setAttribute('style',hs); this._go1.style[domTransform + 'Origin']='50% 50%'; me._go1.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go1.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go1.onclick=function (e) { me.player.openNext('{node1}'); } this._go1.onmouseover=function (e) { me.elementMouseOver['go1']=true; } this._go1.onmouseout=function (e) { me.elementMouseOver['go1']=false; } this._go1.ontouchend=function (e) { me.elementMouseOver['go1']=false; } this._go1.ggUpdateConditionNodeChange=function () { me._go1__normal.ggNodeChangeMain(); me._go1__active.ggNodeChangeMain(); } this._go1.ggUpdatePosition=function (useTransition) { } this._go1.ggNodeChange=function () { me._go1.ggUpdateConditionNodeChange(); } this._tip_go1=document.createElement('div'); this._tip_go1__text=document.createElement('div'); this._tip_go1.className='ggskin ggskin_textdiv'; this._tip_go1.ggTextDiv=this._tip_go1__text; this._tip_go1.ggId="tip_go1"; this._tip_go1.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go1.ggVisible=false; this._tip_go1.className='ggskin ggskin_text '; this._tip_go1.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -31px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go1.setAttribute('style',hs); this._tip_go1.style[domTransform + 'Origin']='50% 50%'; this._tip_go1.style[domTransform]=parameterToTransform(this._tip_go1.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go1__text.setAttribute('style',hs); this._tip_go1__text.innerHTML="School Entrance"; this._tip_go1.appendChild(this._tip_go1__text); me._tip_go1.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go1.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go1.ggCurrentLogicStateVisible = -1; this._tip_go1.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go1'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go1.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go1.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go1.style[domTransition]=''; if (me._tip_go1.ggCurrentLogicStateVisible == 0) { me._tip_go1.style.visibility=(Number(me._tip_go1.style.opacity)>0||!me._tip_go1.style.opacity)?'inherit':'hidden'; me._tip_go1.ggVisible=true; } else { me._tip_go1.style.visibility="hidden"; me._tip_go1.ggVisible=false; } } } this._tip_go1.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go1.appendChild(this._tip_go1); this._maincampusmap.appendChild(this._go1); this._go2=document.createElement('div'); this._go2.ggMarkerNodeId='{node3}'; nodeMarker.push(this._go2); this._go2.ggId="go2"; this._go2.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go2.ggVisible=true; this._go2.className='ggskin ggskin_mark '; this._go2.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 458px;'; hs+='position : absolute;'; hs+='top : 253px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go2.setAttribute('style',hs); this._go2.style[domTransform + 'Origin']='50% 50%'; me._go2.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go2.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go2.onclick=function (e) { me.player.openNext('{node3}'); } this._go2.onmouseover=function (e) { me.elementMouseOver['go2']=true; } this._go2.onmouseout=function (e) { me.elementMouseOver['go2']=false; } this._go2.ontouchend=function (e) { me.elementMouseOver['go2']=false; } this._go2.ggUpdateConditionNodeChange=function () { me._go2__normal.ggNodeChangeMain(); me._go2__active.ggNodeChangeMain(); } this._go2.ggUpdatePosition=function (useTransition) { } this._go2.ggNodeChange=function () { me._go2.ggUpdateConditionNodeChange(); } this._tip_go2=document.createElement('div'); this._tip_go2__text=document.createElement('div'); this._tip_go2.className='ggskin ggskin_textdiv'; this._tip_go2.ggTextDiv=this._tip_go2__text; this._tip_go2.ggId="tip_go2"; this._tip_go2.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go2.ggVisible=false; this._tip_go2.className='ggskin ggskin_text '; this._tip_go2.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -31px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go2.setAttribute('style',hs); this._tip_go2.style[domTransform + 'Origin']='50% 50%'; this._tip_go2.style[domTransform]=parameterToTransform(this._tip_go2.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go2__text.setAttribute('style',hs); this._tip_go2__text.innerHTML="De La Salle Chapel"; this._tip_go2.appendChild(this._tip_go2__text); me._tip_go2.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go2.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go2.ggCurrentLogicStateVisible = -1; this._tip_go2.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go2'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go2.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go2.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go2.style[domTransition]=''; if (me._tip_go2.ggCurrentLogicStateVisible == 0) { me._tip_go2.style.visibility=(Number(me._tip_go2.style.opacity)>0||!me._tip_go2.style.opacity)?'inherit':'hidden'; me._tip_go2.ggVisible=true; } else { me._tip_go2.style.visibility="hidden"; me._tip_go2.ggVisible=false; } } } this._tip_go2.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go2.appendChild(this._tip_go2); this._maincampusmap.appendChild(this._go2); this._go3=document.createElement('div'); this._go3.ggMarkerNodeId='{node4}'; nodeMarker.push(this._go3); this._go3.ggId="go3"; this._go3.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go3.ggVisible=true; this._go3.className='ggskin ggskin_mark '; this._go3.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 476px;'; hs+='position : absolute;'; hs+='top : 219px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go3.setAttribute('style',hs); this._go3.style[domTransform + 'Origin']='50% 50%'; me._go3.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go3.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go3.onclick=function (e) { me.player.openNext('{node4}'); } this._go3.onmouseover=function (e) { me.elementMouseOver['go3']=true; } this._go3.onmouseout=function (e) { me.elementMouseOver['go3']=false; } this._go3.ontouchend=function (e) { me.elementMouseOver['go3']=false; } this._go3.ggUpdateConditionNodeChange=function () { me._go3__normal.ggNodeChangeMain(); me._go3__active.ggNodeChangeMain(); } this._go3.ggUpdatePosition=function (useTransition) { } this._go3.ggNodeChange=function () { me._go3.ggUpdateConditionNodeChange(); } this._tip_go3=document.createElement('div'); this._tip_go3__text=document.createElement('div'); this._tip_go3.className='ggskin ggskin_textdiv'; this._tip_go3.ggTextDiv=this._tip_go3__text; this._tip_go3.ggId="tip_go3"; this._tip_go3.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go3.ggVisible=false; this._tip_go3.className='ggskin ggskin_text '; this._tip_go3.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 3px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go3.setAttribute('style',hs); this._tip_go3.style[domTransform + 'Origin']='50% 50%'; this._tip_go3.style[domTransform]=parameterToTransform(this._tip_go3.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go3__text.setAttribute('style',hs); this._tip_go3__text.innerHTML="Ruppert Heritage Hall"; this._tip_go3.appendChild(this._tip_go3__text); me._tip_go3.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go3.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go3.ggCurrentLogicStateVisible = -1; this._tip_go3.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go3'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go3.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go3.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go3.style[domTransition]=''; if (me._tip_go3.ggCurrentLogicStateVisible == 0) { me._tip_go3.style.visibility=(Number(me._tip_go3.style.opacity)>0||!me._tip_go3.style.opacity)?'inherit':'hidden'; me._tip_go3.ggVisible=true; } else { me._tip_go3.style.visibility="hidden"; me._tip_go3.ggVisible=false; } } } this._tip_go3.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go3.appendChild(this._tip_go3); this._maincampusmap.appendChild(this._go3); this._go4=document.createElement('div'); this._go4.ggMarkerNodeId='{node8}'; nodeMarker.push(this._go4); this._go4.ggId="go4"; this._go4.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go4.ggVisible=true; this._go4.className='ggskin ggskin_mark '; this._go4.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 620px;'; hs+='position : absolute;'; hs+='top : 254px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go4.setAttribute('style',hs); this._go4.style[domTransform + 'Origin']='50% 50%'; me._go4.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go4.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go4.onclick=function (e) { me.player.openNext('{node8}'); } this._go4.onmouseover=function (e) { me.elementMouseOver['go4']=true; } this._go4.onmouseout=function (e) { me.elementMouseOver['go4']=false; } this._go4.ontouchend=function (e) { me.elementMouseOver['go4']=false; } this._go4.ggUpdateConditionNodeChange=function () { me._go4__normal.ggNodeChangeMain(); me._go4__active.ggNodeChangeMain(); } this._go4.ggUpdatePosition=function (useTransition) { } this._go4.ggNodeChange=function () { me._go4.ggUpdateConditionNodeChange(); } this._tip_go4=document.createElement('div'); this._tip_go4__text=document.createElement('div'); this._tip_go4.className='ggskin ggskin_textdiv'; this._tip_go4.ggTextDiv=this._tip_go4__text; this._tip_go4.ggId="tip_go4"; this._tip_go4.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go4.ggVisible=false; this._tip_go4.className='ggskin ggskin_text '; this._tip_go4.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 4px;'; hs+='position : absolute;'; hs+='top : -33px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go4.setAttribute('style',hs); this._tip_go4.style[domTransform + 'Origin']='50% 50%'; this._tip_go4.style[domTransform]=parameterToTransform(this._tip_go4.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go4__text.setAttribute('style',hs); this._tip_go4__text.innerHTML="Cassidy Commons"; this._tip_go4.appendChild(this._tip_go4__text); me._tip_go4.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go4.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go4.ggCurrentLogicStateVisible = -1; this._tip_go4.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go4'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go4.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go4.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go4.style[domTransition]=''; if (me._tip_go4.ggCurrentLogicStateVisible == 0) { me._tip_go4.style.visibility=(Number(me._tip_go4.style.opacity)>0||!me._tip_go4.style.opacity)?'inherit':'hidden'; me._tip_go4.ggVisible=true; } else { me._tip_go4.style.visibility="hidden"; me._tip_go4.ggVisible=false; } } } this._tip_go4.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go4.appendChild(this._tip_go4); this._maincampusmap.appendChild(this._go4); this._go5=document.createElement('div'); this._go5.ggMarkerNodeId='{node9}'; nodeMarker.push(this._go5); this._go5.ggId="go5"; this._go5.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go5.ggVisible=true; this._go5.className='ggskin ggskin_mark '; this._go5.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 583px;'; hs+='position : absolute;'; hs+='top : 231px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go5.setAttribute('style',hs); this._go5.style[domTransform + 'Origin']='50% 50%'; me._go5.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go5.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go5.onclick=function (e) { me.player.openNext('{node9}'); } this._go5.onmouseover=function (e) { me.elementMouseOver['go5']=true; } this._go5.onmouseout=function (e) { me.elementMouseOver['go5']=false; } this._go5.ontouchend=function (e) { me.elementMouseOver['go5']=false; } this._go5.ggUpdateConditionNodeChange=function () { me._go5__normal.ggNodeChangeMain(); me._go5__active.ggNodeChangeMain(); } this._go5.ggUpdatePosition=function (useTransition) { } this._go5.ggNodeChange=function () { me._go5.ggUpdateConditionNodeChange(); } this._tip_go5=document.createElement('div'); this._tip_go5__text=document.createElement('div'); this._tip_go5.className='ggskin ggskin_textdiv'; this._tip_go5.ggTextDiv=this._tip_go5__text; this._tip_go5.ggId="tip_go5"; this._tip_go5.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go5.ggVisible=false; this._tip_go5.className='ggskin ggskin_text '; this._tip_go5.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -34px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go5.setAttribute('style',hs); this._tip_go5.style[domTransform + 'Origin']='50% 50%'; this._tip_go5.style[domTransform]=parameterToTransform(this._tip_go5.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go5__text.setAttribute('style',hs); this._tip_go5__text.innerHTML="Caf\xe9"; this._tip_go5.appendChild(this._tip_go5__text); me._tip_go5.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go5.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go5.ggCurrentLogicStateVisible = -1; this._tip_go5.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go5'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go5.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go5.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go5.style[domTransition]=''; if (me._tip_go5.ggCurrentLogicStateVisible == 0) { me._tip_go5.style.visibility=(Number(me._tip_go5.style.opacity)>0||!me._tip_go5.style.opacity)?'inherit':'hidden'; me._tip_go5.ggVisible=true; } else { me._tip_go5.style.visibility="hidden"; me._tip_go5.ggVisible=false; } } } this._tip_go5.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go5.appendChild(this._tip_go5); this._maincampusmap.appendChild(this._go5); this._go6=document.createElement('div'); this._go6.ggMarkerNodeId='{node11}'; nodeMarker.push(this._go6); this._go6.ggId="go6"; this._go6.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go6.ggVisible=true; this._go6.className='ggskin ggskin_mark '; this._go6.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 355px;'; hs+='position : absolute;'; hs+='top : 348px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go6.setAttribute('style',hs); this._go6.style[domTransform + 'Origin']='50% 50%'; me._go6.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go6.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go6.onclick=function (e) { me.player.openNext('{node11}'); } this._go6.onmouseover=function (e) { me.elementMouseOver['go6']=true; } this._go6.onmouseout=function (e) { me.elementMouseOver['go6']=false; } this._go6.ontouchend=function (e) { me.elementMouseOver['go6']=false; } this._go6.ggUpdateConditionNodeChange=function () { me._go6__normal.ggNodeChangeMain(); me._go6__active.ggNodeChangeMain(); } this._go6.ggUpdatePosition=function (useTransition) { } this._go6.ggNodeChange=function () { me._go6.ggUpdateConditionNodeChange(); } this._tip_go61=document.createElement('div'); this._tip_go61__text=document.createElement('div'); this._tip_go61.className='ggskin ggskin_textdiv'; this._tip_go61.ggTextDiv=this._tip_go61__text; this._tip_go61.ggId="tip_go6"; this._tip_go61.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go61.ggVisible=false; this._tip_go61.className='ggskin ggskin_text '; this._tip_go61.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go61.setAttribute('style',hs); this._tip_go61.style[domTransform + 'Origin']='50% 50%'; this._tip_go61.style[domTransform]=parameterToTransform(this._tip_go61.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go61__text.setAttribute('style',hs); this._tip_go61__text.innerHTML="Quinn Computer Lab"; this._tip_go61.appendChild(this._tip_go61__text); me._tip_go61.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go61.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go61.ggCurrentLogicStateVisible = -1; this._tip_go61.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go6'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go61.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go61.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go61.style[domTransition]=''; if (me._tip_go61.ggCurrentLogicStateVisible == 0) { me._tip_go61.style.visibility=(Number(me._tip_go61.style.opacity)>0||!me._tip_go61.style.opacity)?'inherit':'hidden'; me._tip_go61.ggVisible=true; } else { me._tip_go61.style.visibility="hidden"; me._tip_go61.ggVisible=false; } } } this._tip_go61.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go6.appendChild(this._tip_go61); this._maincampusmap.appendChild(this._go6); this._go7=document.createElement('div'); this._go7.ggMarkerNodeId='{node18}'; nodeMarker.push(this._go7); this._go7.ggId="go7"; this._go7.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go7.ggVisible=true; this._go7.className='ggskin ggskin_mark '; this._go7.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 442px;'; hs+='position : absolute;'; hs+='top : 360px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go7.setAttribute('style',hs); this._go7.style[domTransform + 'Origin']='50% 50%'; me._go7.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go7.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go7.onclick=function (e) { me.player.openNext('{node18}'); } this._go7.onmouseover=function (e) { me.elementMouseOver['go7']=true; } this._go7.onmouseout=function (e) { me.elementMouseOver['go7']=false; } this._go7.ontouchend=function (e) { me.elementMouseOver['go7']=false; } this._go7.ggUpdateConditionNodeChange=function () { me._go7__normal.ggNodeChangeMain(); me._go7__active.ggNodeChangeMain(); } this._go7.ggUpdatePosition=function (useTransition) { } this._go7.ggNodeChange=function () { me._go7.ggUpdateConditionNodeChange(); } this._tip_go7=document.createElement('div'); this._tip_go7__text=document.createElement('div'); this._tip_go7.className='ggskin ggskin_textdiv'; this._tip_go7.ggTextDiv=this._tip_go7__text; this._tip_go7.ggId="tip_go7"; this._tip_go7.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go7.ggVisible=false; this._tip_go7.className='ggskin ggskin_text '; this._tip_go7.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 3px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go7.setAttribute('style',hs); this._tip_go7.style[domTransform + 'Origin']='50% 50%'; this._tip_go7.style[domTransform]=parameterToTransform(this._tip_go7.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go7__text.setAttribute('style',hs); this._tip_go7__text.innerHTML="Science Lab"; this._tip_go7.appendChild(this._tip_go7__text); me._tip_go7.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go7.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go7.ggCurrentLogicStateVisible = -1; this._tip_go7.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go7'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go7.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go7.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go7.style[domTransition]=''; if (me._tip_go7.ggCurrentLogicStateVisible == 0) { me._tip_go7.style.visibility=(Number(me._tip_go7.style.opacity)>0||!me._tip_go7.style.opacity)?'inherit':'hidden'; me._tip_go7.ggVisible=true; } else { me._tip_go7.style.visibility="hidden"; me._tip_go7.ggVisible=false; } } } this._tip_go7.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go7.appendChild(this._tip_go7); this._maincampusmap.appendChild(this._go7); this._go8=document.createElement('div'); this._go8.ggMarkerNodeId='{node16}'; nodeMarker.push(this._go8); this._go8.ggId="go8"; this._go8.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go8.ggVisible=true; this._go8.className='ggskin ggskin_mark '; this._go8.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 551px;'; hs+='position : absolute;'; hs+='top : 245px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go8.setAttribute('style',hs); this._go8.style[domTransform + 'Origin']='50% 50%'; me._go8.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go8.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go8.onclick=function (e) { me.player.openNext('{node16}'); } this._go8.onmouseover=function (e) { me.elementMouseOver['go8']=true; } this._go8.onmouseout=function (e) { me.elementMouseOver['go8']=false; } this._go8.ontouchend=function (e) { me.elementMouseOver['go8']=false; } this._go8.ggUpdateConditionNodeChange=function () { me._go8__normal.ggNodeChangeMain(); me._go8__active.ggNodeChangeMain(); } this._go8.ggUpdatePosition=function (useTransition) { } this._go8.ggNodeChange=function () { me._go8.ggUpdateConditionNodeChange(); } this._tip_go8=document.createElement('div'); this._tip_go8__text=document.createElement('div'); this._tip_go8.className='ggskin ggskin_textdiv'; this._tip_go8.ggTextDiv=this._tip_go8__text; this._tip_go8.ggId="tip_go8"; this._tip_go8.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go8.ggVisible=false; this._tip_go8.className='ggskin ggskin_text '; this._tip_go8.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 1px;'; hs+='position : absolute;'; hs+='top : -33px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go8.setAttribute('style',hs); this._tip_go8.style[domTransform + 'Origin']='50% 50%'; this._tip_go8.style[domTransform]=parameterToTransform(this._tip_go8.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go8__text.setAttribute('style',hs); this._tip_go8__text.innerHTML="Fitzpatrick Library"; this._tip_go8.appendChild(this._tip_go8__text); me._tip_go8.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go8.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go8.ggCurrentLogicStateVisible = -1; this._tip_go8.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go8'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go8.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go8.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go8.style[domTransition]=''; if (me._tip_go8.ggCurrentLogicStateVisible == 0) { me._tip_go8.style.visibility=(Number(me._tip_go8.style.opacity)>0||!me._tip_go8.style.opacity)?'inherit':'hidden'; me._tip_go8.ggVisible=true; } else { me._tip_go8.style.visibility="hidden"; me._tip_go8.ggVisible=false; } } } this._tip_go8.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go8.appendChild(this._tip_go8); this._maincampusmap.appendChild(this._go8); this._go9=document.createElement('div'); this._go9.ggMarkerNodeId='{node14}'; nodeMarker.push(this._go9); this._go9.ggId="go9"; this._go9.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go9.ggVisible=true; this._go9.className='ggskin ggskin_mark '; this._go9.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 560px;'; hs+='position : absolute;'; hs+='top : 200px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go9.setAttribute('style',hs); this._go9.style[domTransform + 'Origin']='50% 50%'; me._go9.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go9.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go9.onclick=function (e) { me.player.openNext('{node14}'); } this._go9.onmouseover=function (e) { me.elementMouseOver['go9']=true; } this._go9.onmouseout=function (e) { me.elementMouseOver['go9']=false; } this._go9.ontouchend=function (e) { me.elementMouseOver['go9']=false; } this._go9.ggUpdateConditionNodeChange=function () { me._go9__normal.ggNodeChangeMain(); me._go9__active.ggNodeChangeMain(); } this._go9.ggUpdatePosition=function (useTransition) { } this._go9.ggNodeChange=function () { me._go9.ggUpdateConditionNodeChange(); } this._tip_go9=document.createElement('div'); this._tip_go9__text=document.createElement('div'); this._tip_go9.className='ggskin ggskin_textdiv'; this._tip_go9.ggTextDiv=this._tip_go9__text; this._tip_go9.ggId="tip_go9"; this._tip_go9.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go9.ggVisible=false; this._tip_go9.className='ggskin ggskin_text '; this._tip_go9.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 4px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go9.setAttribute('style',hs); this._tip_go9.style[domTransform + 'Origin']='50% 50%'; this._tip_go9.style[domTransform]=parameterToTransform(this._tip_go9.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go9__text.setAttribute('style',hs); this._tip_go9__text.innerHTML="School Store"; this._tip_go9.appendChild(this._tip_go9__text); me._tip_go9.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go9.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go9.ggCurrentLogicStateVisible = -1; this._tip_go9.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go9'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go9.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go9.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go9.style[domTransition]=''; if (me._tip_go9.ggCurrentLogicStateVisible == 0) { me._tip_go9.style.visibility=(Number(me._tip_go9.style.opacity)>0||!me._tip_go9.style.opacity)?'inherit':'hidden'; me._tip_go9.ggVisible=true; } else { me._tip_go9.style.visibility="hidden"; me._tip_go9.ggVisible=false; } } } this._tip_go9.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go9.appendChild(this._tip_go9); this._maincampusmap.appendChild(this._go9); this._go10=document.createElement('div'); this._go10.ggMarkerNodeId='{node6}'; nodeMarker.push(this._go10); this._go10.ggId="go10"; this._go10.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go10.ggVisible=true; this._go10.className='ggskin ggskin_mark '; this._go10.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 592px;'; hs+='position : absolute;'; hs+='top : 293px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go10.setAttribute('style',hs); this._go10.style[domTransform + 'Origin']='50% 50%'; me._go10.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go10.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go10.onclick=function (e) { me.player.openNext('{node6}'); } this._go10.onmouseover=function (e) { me.elementMouseOver['go10']=true; } this._go10.onmouseout=function (e) { me.elementMouseOver['go10']=false; } this._go10.ontouchend=function (e) { me.elementMouseOver['go10']=false; } this._go10.ggUpdateConditionNodeChange=function () { me._go10__normal.ggNodeChangeMain(); me._go10__active.ggNodeChangeMain(); } this._go10.ggUpdatePosition=function (useTransition) { } this._go10.ggNodeChange=function () { me._go10.ggUpdateConditionNodeChange(); } this._tip_go10=document.createElement('div'); this._tip_go10__text=document.createElement('div'); this._tip_go10.className='ggskin ggskin_textdiv'; this._tip_go10.ggTextDiv=this._tip_go10__text; this._tip_go10.ggId="tip_go10"; this._tip_go10.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go10.ggVisible=false; this._tip_go10.className='ggskin ggskin_text '; this._tip_go10.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 4px;'; hs+='position : absolute;'; hs+='top : -33px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go10.setAttribute('style',hs); this._tip_go10.style[domTransform + 'Origin']='50% 50%'; this._tip_go10.style[domTransform]=parameterToTransform(this._tip_go10.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go10__text.setAttribute('style',hs); this._tip_go10__text.innerHTML="Senior Terrace"; this._tip_go10.appendChild(this._tip_go10__text); me._tip_go10.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go10.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go10.ggCurrentLogicStateVisible = -1; this._tip_go10.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go10'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go10.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go10.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go10.style[domTransition]=''; if (me._tip_go10.ggCurrentLogicStateVisible == 0) { me._tip_go10.style.visibility=(Number(me._tip_go10.style.opacity)>0||!me._tip_go10.style.opacity)?'inherit':'hidden'; me._tip_go10.ggVisible=true; } else { me._tip_go10.style.visibility="hidden"; me._tip_go10.ggVisible=false; } } } this._tip_go10.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go10.appendChild(this._tip_go10); this._maincampusmap.appendChild(this._go10); this._go11=document.createElement('div'); this._go11.ggMarkerNodeId='{node13}'; nodeMarker.push(this._go11); this._go11.ggId="go11"; this._go11.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go11.ggVisible=true; this._go11.className='ggskin ggskin_mark '; this._go11.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 731px;'; hs+='position : absolute;'; hs+='top : 160px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go11.setAttribute('style',hs); this._go11.style[domTransform + 'Origin']='50% 50%'; me._go11.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go11.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go11.onclick=function (e) { me.player.openNext('{node13}'); } this._go11.onmouseover=function (e) { me.elementMouseOver['go11']=true; } this._go11.onmouseout=function (e) { me.elementMouseOver['go11']=false; } this._go11.ontouchend=function (e) { me.elementMouseOver['go11']=false; } this._go11.ggUpdateConditionNodeChange=function () { me._go11__normal.ggNodeChangeMain(); me._go11__active.ggNodeChangeMain(); } this._go11.ggUpdatePosition=function (useTransition) { } this._go11.ggNodeChange=function () { me._go11.ggUpdateConditionNodeChange(); } this._tip_go11=document.createElement('div'); this._tip_go11__text=document.createElement('div'); this._tip_go11.className='ggskin ggskin_textdiv'; this._tip_go11.ggTextDiv=this._tip_go11__text; this._tip_go11.ggId="tip_go11"; this._tip_go11.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go11.ggVisible=false; this._tip_go11.className='ggskin ggskin_text '; this._tip_go11.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -33px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go11.setAttribute('style',hs); this._tip_go11.style[domTransform + 'Origin']='50% 50%'; this._tip_go11.style[domTransform]=parameterToTransform(this._tip_go11.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go11__text.setAttribute('style',hs); this._tip_go11__text.innerHTML="Fernandez Stadium"; this._tip_go11.appendChild(this._tip_go11__text); me._tip_go11.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go11.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go11.ggCurrentLogicStateVisible = -1; this._tip_go11.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go11'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go11.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go11.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go11.style[domTransition]=''; if (me._tip_go11.ggCurrentLogicStateVisible == 0) { me._tip_go11.style.visibility=(Number(me._tip_go11.style.opacity)>0||!me._tip_go11.style.opacity)?'inherit':'hidden'; me._tip_go11.ggVisible=true; } else { me._tip_go11.style.visibility="hidden"; me._tip_go11.ggVisible=false; } } } this._tip_go11.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go11.appendChild(this._tip_go11); this._maincampusmap.appendChild(this._go11); this._go12=document.createElement('div'); this._go12.ggMarkerNodeId='{node12}'; nodeMarker.push(this._go12); this._go12.ggId="go12"; this._go12.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go12.ggVisible=true; this._go12.className='ggskin ggskin_mark '; this._go12.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 788px;'; hs+='position : absolute;'; hs+='top : 176px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go12.setAttribute('style',hs); this._go12.style[domTransform + 'Origin']='50% 50%'; me._go12.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go12.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go12.onclick=function (e) { me.player.openNext('{node12}'); } this._go12.onmouseover=function (e) { me.elementMouseOver['go12']=true; } this._go12.onmouseout=function (e) { me.elementMouseOver['go12']=false; } this._go12.ontouchend=function (e) { me.elementMouseOver['go12']=false; } this._go12.ggUpdateConditionNodeChange=function () { me._go12__normal.ggNodeChangeMain(); me._go12__active.ggNodeChangeMain(); } this._go12.ggUpdatePosition=function (useTransition) { } this._go12.ggNodeChange=function () { me._go12.ggUpdateConditionNodeChange(); } this._tip_go12=document.createElement('div'); this._tip_go12__text=document.createElement('div'); this._tip_go12.className='ggskin ggskin_textdiv'; this._tip_go12.ggTextDiv=this._tip_go12__text; this._tip_go12.ggId="tip_go12"; this._tip_go12.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go12.ggVisible=false; this._tip_go12.className='ggskin ggskin_text '; this._tip_go12.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 1px;'; hs+='position : absolute;'; hs+='top : -33px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go12.setAttribute('style',hs); this._tip_go12.style[domTransform + 'Origin']='50% 50%'; this._tip_go12.style[domTransform]=parameterToTransform(this._tip_go12.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go12__text.setAttribute('style',hs); this._tip_go12__text.innerHTML="Smith Football Field"; this._tip_go12.appendChild(this._tip_go12__text); me._tip_go12.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go12.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go12.ggCurrentLogicStateVisible = -1; this._tip_go12.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go12'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go12.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go12.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go12.style[domTransition]=''; if (me._tip_go12.ggCurrentLogicStateVisible == 0) { me._tip_go12.style.visibility=(Number(me._tip_go12.style.opacity)>0||!me._tip_go12.style.opacity)?'inherit':'hidden'; me._tip_go12.ggVisible=true; } else { me._tip_go12.style.visibility="hidden"; me._tip_go12.ggVisible=false; } } } this._tip_go12.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go12.appendChild(this._tip_go12); this._maincampusmap.appendChild(this._go12); this._go13=document.createElement('div'); this._go13.ggMarkerNodeId='{node15}'; nodeMarker.push(this._go13); this._go13.ggId="go13"; this._go13.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go13.ggVisible=true; this._go13.className='ggskin ggskin_mark '; this._go13.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 602px;'; hs+='position : absolute;'; hs+='top : 405px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go13.setAttribute('style',hs); this._go13.style[domTransform + 'Origin']='50% 50%'; me._go13.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go13.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go13.onclick=function (e) { me.player.openNext('{node15}'); } this._go13.onmouseover=function (e) { me.elementMouseOver['go13']=true; } this._go13.onmouseout=function (e) { me.elementMouseOver['go13']=false; } this._go13.ontouchend=function (e) { me.elementMouseOver['go13']=false; } this._go13.ggUpdateConditionNodeChange=function () { me._go13__normal.ggNodeChangeMain(); me._go13__active.ggNodeChangeMain(); } this._go13.ggUpdatePosition=function (useTransition) { } this._go13.ggNodeChange=function () { me._go13.ggUpdateConditionNodeChange(); } this._tip_go13=document.createElement('div'); this._tip_go13__text=document.createElement('div'); this._tip_go13.className='ggskin ggskin_textdiv'; this._tip_go13.ggTextDiv=this._tip_go13__text; this._tip_go13.ggId="tip_go13"; this._tip_go13.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go13.ggVisible=false; this._tip_go13.className='ggskin ggskin_text '; this._tip_go13.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 3px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go13.setAttribute('style',hs); this._tip_go13.style[domTransform + 'Origin']='50% 50%'; this._tip_go13.style[domTransform]=parameterToTransform(this._tip_go13.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go13__text.setAttribute('style',hs); this._tip_go13__text.innerHTML="Quinn Field"; this._tip_go13.appendChild(this._tip_go13__text); me._tip_go13.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go13.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go13.ggCurrentLogicStateVisible = -1; this._tip_go13.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go13'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go13.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go13.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go13.style[domTransition]=''; if (me._tip_go13.ggCurrentLogicStateVisible == 0) { me._tip_go13.style.visibility=(Number(me._tip_go13.style.opacity)>0||!me._tip_go13.style.opacity)?'inherit':'hidden'; me._tip_go13.ggVisible=true; } else { me._tip_go13.style.visibility="hidden"; me._tip_go13.ggVisible=false; } } } this._tip_go13.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go13.appendChild(this._tip_go13); this._maincampusmap.appendChild(this._go13); this._gosculpture=document.createElement('div'); this._gosculpture.ggMarkerNodeId='{node28}'; nodeMarker.push(this._gosculpture); this._gosculpture.ggId="goSculpture"; this._gosculpture.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._gosculpture.ggVisible=true; this._gosculpture.className='ggskin ggskin_mark '; this._gosculpture.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 505px;'; hs+='position : absolute;'; hs+='top : 152px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._gosculpture.setAttribute('style',hs); this._gosculpture.style[domTransform + 'Origin']='50% 50%'; me._gosculpture.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._gosculpture.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._gosculpture.onclick=function (e) { me.player.openNext('{node28}'); } this._gosculpture.onmouseover=function (e) { me.elementMouseOver['gosculpture']=true; } this._gosculpture.onmouseout=function (e) { me.elementMouseOver['gosculpture']=false; } this._gosculpture.ontouchend=function (e) { me.elementMouseOver['gosculpture']=false; } this._gosculpture.ggUpdateConditionNodeChange=function () { me._gosculpture__normal.ggNodeChangeMain(); me._gosculpture__active.ggNodeChangeMain(); } this._gosculpture.ggUpdatePosition=function (useTransition) { } this._gosculpture.ggNodeChange=function () { me._gosculpture.ggUpdateConditionNodeChange(); } this._tip_go144=document.createElement('div'); this._tip_go144__text=document.createElement('div'); this._tip_go144.className='ggskin ggskin_textdiv'; this._tip_go144.ggTextDiv=this._tip_go144__text; this._tip_go144.ggId="tip_go14"; this._tip_go144.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go144.ggVisible=false; this._tip_go144.className='ggskin ggskin_text '; this._tip_go144.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go144.setAttribute('style',hs); this._tip_go144.style[domTransform + 'Origin']='50% 50%'; this._tip_go144.style[domTransform]=parameterToTransform(this._tip_go144.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go144__text.setAttribute('style',hs); this._tip_go144__text.innerHTML="3D Art Studio"; this._tip_go144.appendChild(this._tip_go144__text); me._tip_go144.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go144.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go144.ggCurrentLogicStateVisible = -1; this._tip_go144.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['gosculpture'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go144.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go144.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go144.style[domTransition]=''; if (me._tip_go144.ggCurrentLogicStateVisible == 0) { me._tip_go144.style.visibility=(Number(me._tip_go144.style.opacity)>0||!me._tip_go144.style.opacity)?'inherit':'hidden'; me._tip_go144.ggVisible=true; } else { me._tip_go144.style.visibility="hidden"; me._tip_go144.ggVisible=false; } } } this._tip_go144.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._gosculpture.appendChild(this._tip_go144); this._maincampusmap.appendChild(this._gosculpture); this._go15=document.createElement('div'); this._go15.ggMarkerNodeId='{node7}'; nodeMarker.push(this._go15); this._go15.ggId="go15"; this._go15.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go15.ggVisible=true; this._go15.className='ggskin ggskin_mark '; this._go15.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 854px;'; hs+='position : absolute;'; hs+='top : 346px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go15.setAttribute('style',hs); this._go15.style[domTransform + 'Origin']='50% 50%'; me._go15.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go15.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go15.onclick=function (e) { me.player.openNext('{node7}'); } this._go15.onmouseover=function (e) { me.elementMouseOver['go15']=true; } this._go15.onmouseout=function (e) { me.elementMouseOver['go15']=false; } this._go15.ontouchend=function (e) { me.elementMouseOver['go15']=false; } this._go15.ggUpdateConditionNodeChange=function () { me._go15__normal.ggNodeChangeMain(); me._go15__active.ggNodeChangeMain(); } this._go15.ggUpdatePosition=function (useTransition) { } this._go15.ggNodeChange=function () { me._go15.ggUpdateConditionNodeChange(); } this._tip_go15=document.createElement('div'); this._tip_go15__text=document.createElement('div'); this._tip_go15.className='ggskin ggskin_textdiv'; this._tip_go15.ggTextDiv=this._tip_go15__text; this._tip_go15.ggId="tip_go15"; this._tip_go15.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go15.ggVisible=false; this._tip_go15.className='ggskin ggskin_text '; this._tip_go15.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 3px;'; hs+='position : absolute;'; hs+='top : -33px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go15.setAttribute('style',hs); this._tip_go15.style[domTransform + 'Origin']='50% 50%'; this._tip_go15.style[domTransform]=parameterToTransform(this._tip_go15.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go15__text.setAttribute('style',hs); this._tip_go15__text.innerHTML="Gibbs Baseball Field"; this._tip_go15.appendChild(this._tip_go15__text); me._tip_go15.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go15.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go15.ggCurrentLogicStateVisible = -1; this._tip_go15.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go15'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go15.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go15.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go15.style[domTransition]=''; if (me._tip_go15.ggCurrentLogicStateVisible == 0) { me._tip_go15.style.visibility=(Number(me._tip_go15.style.opacity)>0||!me._tip_go15.style.opacity)?'inherit':'hidden'; me._tip_go15.ggVisible=true; } else { me._tip_go15.style.visibility="hidden"; me._tip_go15.ggVisible=false; } } } this._tip_go15.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go15.appendChild(this._tip_go15); this._maincampusmap.appendChild(this._go15); this._go17=document.createElement('div'); this._go17.ggMarkerNodeId='{node10}'; nodeMarker.push(this._go17); this._go17.ggId="go17"; this._go17.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go17.ggVisible=true; this._go17.className='ggskin ggskin_mark '; this._go17.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 692px;'; hs+='position : absolute;'; hs+='top : 207px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go17.setAttribute('style',hs); this._go17.style[domTransform + 'Origin']='50% 50%'; me._go17.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go17.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go17.onclick=function (e) { me.player.openNext('{node10}'); } this._go17.onmouseover=function (e) { me.elementMouseOver['go17']=true; } this._go17.onmouseout=function (e) { me.elementMouseOver['go17']=false; } this._go17.ontouchend=function (e) { me.elementMouseOver['go17']=false; } this._go17.ggUpdateConditionNodeChange=function () { me._go17__normal.ggNodeChangeMain(); me._go17__active.ggNodeChangeMain(); } this._go17.ggUpdatePosition=function (useTransition) { } this._go17.ggNodeChange=function () { me._go17.ggUpdateConditionNodeChange(); } this._tip_go17=document.createElement('div'); this._tip_go17__text=document.createElement('div'); this._tip_go17.className='ggskin ggskin_textdiv'; this._tip_go17.ggTextDiv=this._tip_go17__text; this._tip_go17.ggId="tip_go17"; this._tip_go17.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go17.ggVisible=false; this._tip_go17.className='ggskin ggskin_text '; this._tip_go17.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go17.setAttribute('style',hs); this._tip_go17.style[domTransform + 'Origin']='50% 50%'; this._tip_go17.style[domTransform]=parameterToTransform(this._tip_go17.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go17__text.setAttribute('style',hs); this._tip_go17__text.innerHTML="Mona Clubhouse"; this._tip_go17.appendChild(this._tip_go17__text); me._tip_go17.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go17.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go17.ggCurrentLogicStateVisible = -1; this._tip_go17.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go17'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go17.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go17.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go17.style[domTransition]=''; if (me._tip_go17.ggCurrentLogicStateVisible == 0) { me._tip_go17.style.visibility=(Number(me._tip_go17.style.opacity)>0||!me._tip_go17.style.opacity)?'inherit':'hidden'; me._tip_go17.ggVisible=true; } else { me._tip_go17.style.visibility="hidden"; me._tip_go17.ggVisible=false; } } } this._tip_go17.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go17.appendChild(this._tip_go17); this._maincampusmap.appendChild(this._go17); this._go18=document.createElement('div'); this._go18.ggMarkerNodeId='{node17}'; nodeMarker.push(this._go18); this._go18.ggId="go18"; this._go18.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go18.ggVisible=true; this._go18.className='ggskin ggskin_mark '; this._go18.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 748px;'; hs+='position : absolute;'; hs+='top : 74px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go18.setAttribute('style',hs); this._go18.style[domTransform + 'Origin']='50% 50%'; me._go18.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go18.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go18.onclick=function (e) { me.player.openNext('{node17}'); } this._go18.onmouseover=function (e) { me.elementMouseOver['go18']=true; } this._go18.onmouseout=function (e) { me.elementMouseOver['go18']=false; } this._go18.ontouchend=function (e) { me.elementMouseOver['go18']=false; } this._go18.ggUpdateConditionNodeChange=function () { me._go18__normal.ggNodeChangeMain(); me._go18__active.ggNodeChangeMain(); } this._go18.ggUpdatePosition=function (useTransition) { } this._go18.ggNodeChange=function () { me._go18.ggUpdateConditionNodeChange(); } this._tip_go18=document.createElement('div'); this._tip_go18__text=document.createElement('div'); this._tip_go18.className='ggskin ggskin_textdiv'; this._tip_go18.ggTextDiv=this._tip_go18__text; this._tip_go18.ggId="tip_go18"; this._tip_go18.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go18.ggVisible=false; this._tip_go18.className='ggskin ggskin_text '; this._tip_go18.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 1px;'; hs+='position : absolute;'; hs+='top : -33px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go18.setAttribute('style',hs); this._tip_go18.style[domTransform + 'Origin']='50% 50%'; this._tip_go18.style[domTransform]=parameterToTransform(this._tip_go18.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go18__text.setAttribute('style',hs); this._tip_go18__text.innerHTML="Gallagher Gymnasium"; this._tip_go18.appendChild(this._tip_go18__text); me._tip_go18.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go18.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go18.ggCurrentLogicStateVisible = -1; this._tip_go18.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go18'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go18.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go18.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go18.style[domTransition]=''; if (me._tip_go18.ggCurrentLogicStateVisible == 0) { me._tip_go18.style.visibility=(Number(me._tip_go18.style.opacity)>0||!me._tip_go18.style.opacity)?'inherit':'hidden'; me._tip_go18.ggVisible=true; } else { me._tip_go18.style.visibility="hidden"; me._tip_go18.ggVisible=false; } } } this._tip_go18.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go18.appendChild(this._tip_go18); this._maincampusmap.appendChild(this._go18); this._go19=document.createElement('div'); this._go19.ggMarkerNodeId='{node19}'; nodeMarker.push(this._go19); this._go19.ggId="go19"; this._go19.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go19.ggVisible=true; this._go19.className='ggskin ggskin_mark '; this._go19.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 313px;'; hs+='position : absolute;'; hs+='top : 158px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go19.setAttribute('style',hs); this._go19.style[domTransform + 'Origin']='50% 50%'; me._go19.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go19.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go19.onclick=function (e) { me.player.openNext('{node19}'); } this._go19.onmouseover=function (e) { me.elementMouseOver['go19']=true; } this._go19.onmouseout=function (e) { me.elementMouseOver['go19']=false; } this._go19.ontouchend=function (e) { me.elementMouseOver['go19']=false; } this._go19.ggUpdateConditionNodeChange=function () { me._go19__normal.ggNodeChangeMain(); me._go19__active.ggNodeChangeMain(); } this._go19.ggUpdatePosition=function (useTransition) { } this._go19.ggNodeChange=function () { me._go19.ggUpdateConditionNodeChange(); } this._tip_go19=document.createElement('div'); this._tip_go19__text=document.createElement('div'); this._tip_go19.className='ggskin ggskin_textdiv'; this._tip_go19.ggTextDiv=this._tip_go19__text; this._tip_go19.ggId="tip_go19"; this._tip_go19.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go19.ggVisible=false; this._tip_go19.className='ggskin ggskin_text '; this._tip_go19.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 4px;'; hs+='position : absolute;'; hs+='top : -31px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go19.setAttribute('style',hs); this._tip_go19.style[domTransform + 'Origin']='50% 50%'; this._tip_go19.style[domTransform]=parameterToTransform(this._tip_go19.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go19__text.setAttribute('style',hs); this._tip_go19__text.innerHTML="27th Street Entrance"; this._tip_go19.appendChild(this._tip_go19__text); me._tip_go19.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go19.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go19.ggCurrentLogicStateVisible = -1; this._tip_go19.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go19'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go19.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go19.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go19.style[domTransition]=''; if (me._tip_go19.ggCurrentLogicStateVisible == 0) { me._tip_go19.style.visibility=(Number(me._tip_go19.style.opacity)>0||!me._tip_go19.style.opacity)?'inherit':'hidden'; me._tip_go19.ggVisible=true; } else { me._tip_go19.style.visibility="hidden"; me._tip_go19.ggVisible=false; } } } this._tip_go19.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go19.appendChild(this._tip_go19); this._maincampusmap.appendChild(this._go19); this._go20=document.createElement('div'); this._go20.ggMarkerNodeId='{node20}'; nodeMarker.push(this._go20); this._go20.ggId="go20"; this._go20.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go20.ggVisible=true; this._go20.className='ggskin ggskin_mark '; this._go20.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 725px;'; hs+='position : absolute;'; hs+='top : 193px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go20.setAttribute('style',hs); this._go20.style[domTransform + 'Origin']='50% 50%'; me._go20.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go20.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go20.onclick=function (e) { me.player.openNext('{node20}'); } this._go20.onmouseover=function (e) { me.elementMouseOver['go20']=true; } this._go20.onmouseout=function (e) { me.elementMouseOver['go20']=false; } this._go20.ontouchend=function (e) { me.elementMouseOver['go20']=false; } this._go20.ggUpdateConditionNodeChange=function () { me._go20__normal.ggNodeChangeMain(); me._go20__active.ggNodeChangeMain(); } this._go20.ggUpdatePosition=function (useTransition) { } this._go20.ggNodeChange=function () { me._go20.ggUpdateConditionNodeChange(); } this._tip_go20=document.createElement('div'); this._tip_go20__text=document.createElement('div'); this._tip_go20.className='ggskin ggskin_textdiv'; this._tip_go20.ggTextDiv=this._tip_go20__text; this._tip_go20.ggId="tip_go20"; this._tip_go20.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go20.ggVisible=false; this._tip_go20.className='ggskin ggskin_text '; this._tip_go20.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 4px;'; hs+='position : absolute;'; hs+='top : -30px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go20.setAttribute('style',hs); this._tip_go20.style[domTransform + 'Origin']='50% 50%'; this._tip_go20.style[domTransform]=parameterToTransform(this._tip_go20.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go20__text.setAttribute('style',hs); this._tip_go20__text.innerHTML="VIP Room"; this._tip_go20.appendChild(this._tip_go20__text); me._tip_go20.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go20.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go20.ggCurrentLogicStateVisible = -1; this._tip_go20.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go20'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go20.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go20.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go20.style[domTransition]=''; if (me._tip_go20.ggCurrentLogicStateVisible == 0) { me._tip_go20.style.visibility=(Number(me._tip_go20.style.opacity)>0||!me._tip_go20.style.opacity)?'inherit':'hidden'; me._tip_go20.ggVisible=true; } else { me._tip_go20.style.visibility="hidden"; me._tip_go20.ggVisible=false; } } } this._tip_go20.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go20.appendChild(this._tip_go20); this._maincampusmap.appendChild(this._go20); this._go22=document.createElement('div'); this._go22.ggMarkerNodeId='{node22}'; nodeMarker.push(this._go22); this._go22.ggId="go22"; this._go22.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go22.ggVisible=true; this._go22.className='ggskin ggskin_mark '; this._go22.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 762px;'; hs+='position : absolute;'; hs+='top : 127px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go22.setAttribute('style',hs); this._go22.style[domTransform + 'Origin']='50% 50%'; me._go22.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go22.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go22.onclick=function (e) { me.player.openNext('{node22}'); } this._go22.onmouseover=function (e) { me.elementMouseOver['go22']=true; } this._go22.onmouseout=function (e) { me.elementMouseOver['go22']=false; } this._go22.ontouchend=function (e) { me.elementMouseOver['go22']=false; } this._go22.ggUpdateConditionNodeChange=function () { me._go22__normal.ggNodeChangeMain(); me._go22__active.ggNodeChangeMain(); } this._go22.ggUpdatePosition=function (useTransition) { } this._go22.ggNodeChange=function () { me._go22.ggUpdateConditionNodeChange(); } this._tip_go22=document.createElement('div'); this._tip_go22__text=document.createElement('div'); this._tip_go22.className='ggskin ggskin_textdiv'; this._tip_go22.ggTextDiv=this._tip_go22__text; this._tip_go22.ggId="tip_go22"; this._tip_go22.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go22.ggVisible=false; this._tip_go22.className='ggskin ggskin_text '; this._tip_go22.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 3px;'; hs+='position : absolute;'; hs+='top : -35px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go22.setAttribute('style',hs); this._tip_go22.style[domTransform + 'Origin']='50% 50%'; this._tip_go22.style[domTransform]=parameterToTransform(this._tip_go22.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go22__text.setAttribute('style',hs); this._tip_go22__text.innerHTML="Foster Athletic Training Room"; this._tip_go22.appendChild(this._tip_go22__text); me._tip_go22.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go22.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go22.ggCurrentLogicStateVisible = -1; this._tip_go22.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go22'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go22.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go22.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go22.style[domTransition]=''; if (me._tip_go22.ggCurrentLogicStateVisible == 0) { me._tip_go22.style.visibility=(Number(me._tip_go22.style.opacity)>0||!me._tip_go22.style.opacity)?'inherit':'hidden'; me._tip_go22.ggVisible=true; } else { me._tip_go22.style.visibility="hidden"; me._tip_go22.ggVisible=false; } } } this._tip_go22.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go22.appendChild(this._tip_go22); this._maincampusmap.appendChild(this._go22); this._go21=document.createElement('div'); this._go21.ggMarkerNodeId='{node21}'; nodeMarker.push(this._go21); this._go21.ggId="go21"; this._go21.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go21.ggVisible=true; this._go21.className='ggskin ggskin_mark '; this._go21.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 799px;'; hs+='position : absolute;'; hs+='top : 95px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go21.setAttribute('style',hs); this._go21.style[domTransform + 'Origin']='50% 50%'; me._go21.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go21.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go21.onclick=function (e) { me.player.openNext('{node21}'); } this._go21.onmouseover=function (e) { me.elementMouseOver['go21']=true; } this._go21.onmouseout=function (e) { me.elementMouseOver['go21']=false; } this._go21.ontouchend=function (e) { me.elementMouseOver['go21']=false; } this._go21.ggUpdateConditionNodeChange=function () { me._go21__normal.ggNodeChangeMain(); me._go21__active.ggNodeChangeMain(); } this._go21.ggUpdatePosition=function (useTransition) { } this._go21.ggNodeChange=function () { me._go21.ggUpdateConditionNodeChange(); } this._tip_go21=document.createElement('div'); this._tip_go21__text=document.createElement('div'); this._tip_go21.className='ggskin ggskin_textdiv'; this._tip_go21.ggTextDiv=this._tip_go21__text; this._tip_go21.ggId="tip_go21"; this._tip_go21.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go21.ggVisible=false; this._tip_go21.className='ggskin ggskin_text '; this._tip_go21.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -34px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go21.setAttribute('style',hs); this._tip_go21.style[domTransform + 'Origin']='50% 50%'; this._tip_go21.style[domTransform]=parameterToTransform(this._tip_go21.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go21__text.setAttribute('style',hs); this._tip_go21__text.innerHTML="Roth Gymnasium"; this._tip_go21.appendChild(this._tip_go21__text); me._tip_go21.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go21.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go21.ggCurrentLogicStateVisible = -1; this._tip_go21.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go21'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go21.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go21.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go21.style[domTransition]=''; if (me._tip_go21.ggCurrentLogicStateVisible == 0) { me._tip_go21.style.visibility=(Number(me._tip_go21.style.opacity)>0||!me._tip_go21.style.opacity)?'inherit':'hidden'; me._tip_go21.ggVisible=true; } else { me._tip_go21.style.visibility="hidden"; me._tip_go21.ggVisible=false; } } } this._tip_go21.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go21.appendChild(this._tip_go21); this._maincampusmap.appendChild(this._go21); this._go23=document.createElement('div'); this._go23.ggMarkerNodeId='{node23}'; nodeMarker.push(this._go23); this._go23.ggId="go23"; this._go23.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go23.ggVisible=true; this._go23.className='ggskin ggskin_mark '; this._go23.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 834px;'; hs+='position : absolute;'; hs+='top : 117px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go23.setAttribute('style',hs); this._go23.style[domTransform + 'Origin']='50% 50%'; me._go23.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go23.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go23.onclick=function (e) { me.player.openNext('{node23}'); } this._go23.onmouseover=function (e) { me.elementMouseOver['go23']=true; } this._go23.onmouseout=function (e) { me.elementMouseOver['go23']=false; } this._go23.ontouchend=function (e) { me.elementMouseOver['go23']=false; } this._go23.ggUpdateConditionNodeChange=function () { me._go23__normal.ggNodeChangeMain(); me._go23__active.ggNodeChangeMain(); } this._go23.ggUpdatePosition=function (useTransition) { } this._go23.ggNodeChange=function () { me._go23.ggUpdateConditionNodeChange(); } this._tip_go23=document.createElement('div'); this._tip_go23__text=document.createElement('div'); this._tip_go23.className='ggskin ggskin_textdiv'; this._tip_go23.ggTextDiv=this._tip_go23__text; this._tip_go23.ggId="tip_go23"; this._tip_go23.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go23.ggVisible=false; this._tip_go23.className='ggskin ggskin_text '; this._tip_go23.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -34px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go23.setAttribute('style',hs); this._tip_go23.style[domTransform + 'Origin']='50% 50%'; this._tip_go23.style[domTransform]=parameterToTransform(this._tip_go23.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go23__text.setAttribute('style',hs); this._tip_go23__text.innerHTML="Smith Weight Room"; this._tip_go23.appendChild(this._tip_go23__text); me._tip_go23.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go23.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go23.ggCurrentLogicStateVisible = -1; this._tip_go23.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go23'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go23.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go23.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go23.style[domTransition]=''; if (me._tip_go23.ggCurrentLogicStateVisible == 0) { me._tip_go23.style.visibility=(Number(me._tip_go23.style.opacity)>0||!me._tip_go23.style.opacity)?'inherit':'hidden'; me._tip_go23.ggVisible=true; } else { me._tip_go23.style.visibility="hidden"; me._tip_go23.ggVisible=false; } } } this._tip_go23.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go23.appendChild(this._tip_go23); this._maincampusmap.appendChild(this._go23); this._go24=document.createElement('div'); this._go24.ggMarkerNodeId='{node24}'; nodeMarker.push(this._go24); this._go24.ggId="go24"; this._go24.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go24.ggVisible=true; this._go24.className='ggskin ggskin_mark '; this._go24.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 228px;'; hs+='position : absolute;'; hs+='top : 220px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go24.setAttribute('style',hs); this._go24.style[domTransform + 'Origin']='50% 50%'; me._go24.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go24.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go24.onclick=function (e) { me.player.openNext('{node24}'); } this._go24.onmouseover=function (e) { me.elementMouseOver['go24']=true; } this._go24.onmouseout=function (e) { me.elementMouseOver['go24']=false; } this._go24.ontouchend=function (e) { me.elementMouseOver['go24']=false; } this._go24.ggUpdateConditionNodeChange=function () { me._go24__normal.ggNodeChangeMain(); me._go24__active.ggNodeChangeMain(); } this._go24.ggUpdatePosition=function (useTransition) { } this._go24.ggNodeChange=function () { me._go24.ggUpdateConditionNodeChange(); } this._tip_go24=document.createElement('div'); this._tip_go24__text=document.createElement('div'); this._tip_go24.className='ggskin ggskin_textdiv'; this._tip_go24.ggTextDiv=this._tip_go24__text; this._tip_go24.ggId="tip_go24"; this._tip_go24.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go24.ggVisible=false; this._tip_go24.className='ggskin ggskin_text '; this._tip_go24.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 4px;'; hs+='position : absolute;'; hs+='top : -31px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go24.setAttribute('style',hs); this._tip_go24.style[domTransform + 'Origin']='50% 50%'; this._tip_go24.style[domTransform]=parameterToTransform(this._tip_go24.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go24__text.setAttribute('style',hs); this._tip_go24__text.innerHTML="Classroom Technology"; this._tip_go24.appendChild(this._tip_go24__text); me._tip_go24.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go24.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go24.ggCurrentLogicStateVisible = -1; this._tip_go24.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go24'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go24.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go24.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go24.style[domTransition]=''; if (me._tip_go24.ggCurrentLogicStateVisible == 0) { me._tip_go24.style.visibility=(Number(me._tip_go24.style.opacity)>0||!me._tip_go24.style.opacity)?'inherit':'hidden'; me._tip_go24.ggVisible=true; } else { me._tip_go24.style.visibility="hidden"; me._tip_go24.ggVisible=false; } } } this._tip_go24.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go24.appendChild(this._tip_go24); this._maincampusmap.appendChild(this._go24); this._goart=document.createElement('div'); this._goart.ggMarkerNodeId='{node5}'; nodeMarker.push(this._goart); this._goart.ggId="goArt"; this._goart.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._goart.ggVisible=true; this._goart.className='ggskin ggskin_mark '; this._goart.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 535px;'; hs+='position : absolute;'; hs+='top : 162px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._goart.setAttribute('style',hs); this._goart.style[domTransform + 'Origin']='50% 50%'; me._goart.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._goart.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._goart.onclick=function (e) { me.player.openNext('{node5}'); } this._goart.onmouseover=function (e) { me.elementMouseOver['goart']=true; } this._goart.onmouseout=function (e) { me.elementMouseOver['goart']=false; } this._goart.ontouchend=function (e) { me.elementMouseOver['goart']=false; } this._goart.ggUpdateConditionNodeChange=function () { me._goart__normal.ggNodeChangeMain(); me._goart__active.ggNodeChangeMain(); } this._goart.ggUpdatePosition=function (useTransition) { } this._goart.ggNodeChange=function () { me._goart.ggUpdateConditionNodeChange(); } this._tip_go143=document.createElement('div'); this._tip_go143__text=document.createElement('div'); this._tip_go143.className='ggskin ggskin_textdiv'; this._tip_go143.ggTextDiv=this._tip_go143__text; this._tip_go143.ggId="tip_go14"; this._tip_go143.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go143.ggVisible=false; this._tip_go143.className='ggskin ggskin_text '; this._tip_go143.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go143.setAttribute('style',hs); this._tip_go143.style[domTransform + 'Origin']='50% 50%'; this._tip_go143.style[domTransform]=parameterToTransform(this._tip_go143.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go143__text.setAttribute('style',hs); this._tip_go143__text.innerHTML="Harlan Art Studio"; this._tip_go143.appendChild(this._tip_go143__text); me._tip_go143.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go143.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go143.ggCurrentLogicStateVisible = -1; this._tip_go143.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['goart'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go143.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go143.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go143.style[domTransition]=''; if (me._tip_go143.ggCurrentLogicStateVisible == 0) { me._tip_go143.style.visibility=(Number(me._tip_go143.style.opacity)>0||!me._tip_go143.style.opacity)?'inherit':'hidden'; me._tip_go143.ggVisible=true; } else { me._tip_go143.style.visibility="hidden"; me._tip_go143.ggVisible=false; } } } this._tip_go143.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._goart.appendChild(this._tip_go143); this._maincampusmap.appendChild(this._goart); this._gochorus=document.createElement('div'); this._gochorus.ggMarkerNodeId='{node26}'; nodeMarker.push(this._gochorus); this._gochorus.ggId="goChorus"; this._gochorus.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._gochorus.ggVisible=true; this._gochorus.className='ggskin ggskin_mark '; this._gochorus.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 568px;'; hs+='position : absolute;'; hs+='top : 151px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._gochorus.setAttribute('style',hs); this._gochorus.style[domTransform + 'Origin']='50% 50%'; me._gochorus.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._gochorus.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._gochorus.onclick=function (e) { me.player.openNext('{node26}'); } this._gochorus.onmouseover=function (e) { me.elementMouseOver['gochorus']=true; } this._gochorus.onmouseout=function (e) { me.elementMouseOver['gochorus']=false; } this._gochorus.ontouchend=function (e) { me.elementMouseOver['gochorus']=false; } this._gochorus.ggUpdateConditionNodeChange=function () { me._gochorus__normal.ggNodeChangeMain(); me._gochorus__active.ggNodeChangeMain(); } this._gochorus.ggUpdatePosition=function (useTransition) { } this._gochorus.ggNodeChange=function () { me._gochorus.ggUpdateConditionNodeChange(); } this._tip_go142=document.createElement('div'); this._tip_go142__text=document.createElement('div'); this._tip_go142.className='ggskin ggskin_textdiv'; this._tip_go142.ggTextDiv=this._tip_go142__text; this._tip_go142.ggId="tip_go14"; this._tip_go142.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go142.ggVisible=false; this._tip_go142.className='ggskin ggskin_text '; this._tip_go142.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go142.setAttribute('style',hs); this._tip_go142.style[domTransform + 'Origin']='50% 50%'; this._tip_go142.style[domTransform]=parameterToTransform(this._tip_go142.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go142__text.setAttribute('style',hs); this._tip_go142__text.innerHTML="Chorus Room"; this._tip_go142.appendChild(this._tip_go142__text); me._tip_go142.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go142.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go142.ggCurrentLogicStateVisible = -1; this._tip_go142.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['gochorus'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go142.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go142.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go142.style[domTransition]=''; if (me._tip_go142.ggCurrentLogicStateVisible == 0) { me._tip_go142.style.visibility=(Number(me._tip_go142.style.opacity)>0||!me._tip_go142.style.opacity)?'inherit':'hidden'; me._tip_go142.ggVisible=true; } else { me._tip_go142.style.visibility="hidden"; me._tip_go142.ggVisible=false; } } } this._tip_go142.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._gochorus.appendChild(this._tip_go142); this._maincampusmap.appendChild(this._gochorus); this._goorch=document.createElement('div'); this._goorch.ggMarkerNodeId='{node27}'; nodeMarker.push(this._goorch); this._goorch.ggId="goOrch"; this._goorch.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._goorch.ggVisible=true; this._goorch.className='ggskin ggskin_mark '; this._goorch.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 566px;'; hs+='position : absolute;'; hs+='top : 118px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._goorch.setAttribute('style',hs); this._goorch.style[domTransform + 'Origin']='50% 50%'; me._goorch.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._goorch.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._goorch.onclick=function (e) { me.player.openNext('{node27}'); } this._goorch.onmouseover=function (e) { me.elementMouseOver['goorch']=true; } this._goorch.onmouseout=function (e) { me.elementMouseOver['goorch']=false; } this._goorch.ontouchend=function (e) { me.elementMouseOver['goorch']=false; } this._goorch.ggUpdateConditionNodeChange=function () { me._goorch__normal.ggNodeChangeMain(); me._goorch__active.ggNodeChangeMain(); } this._goorch.ggUpdatePosition=function (useTransition) { } this._goorch.ggNodeChange=function () { me._goorch.ggUpdateConditionNodeChange(); } this._tip_go141=document.createElement('div'); this._tip_go141__text=document.createElement('div'); this._tip_go141.className='ggskin ggskin_textdiv'; this._tip_go141.ggTextDiv=this._tip_go141__text; this._tip_go141.ggId="tip_go14"; this._tip_go141.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go141.ggVisible=false; this._tip_go141.className='ggskin ggskin_text '; this._tip_go141.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go141.setAttribute('style',hs); this._tip_go141.style[domTransform + 'Origin']='50% 50%'; this._tip_go141.style[domTransform]=parameterToTransform(this._tip_go141.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go141__text.setAttribute('style',hs); this._tip_go141__text.innerHTML="Orchestra Room"; this._tip_go141.appendChild(this._tip_go141__text); me._tip_go141.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go141.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go141.ggCurrentLogicStateVisible = -1; this._tip_go141.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['goorch'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go141.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go141.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go141.style[domTransition]=''; if (me._tip_go141.ggCurrentLogicStateVisible == 0) { me._tip_go141.style.visibility=(Number(me._tip_go141.style.opacity)>0||!me._tip_go141.style.opacity)?'inherit':'hidden'; me._tip_go141.ggVisible=true; } else { me._tip_go141.style.visibility="hidden"; me._tip_go141.ggVisible=false; } } } this._tip_go141.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._goorch.appendChild(this._tip_go141); this._maincampusmap.appendChild(this._goorch); this._goband=document.createElement('div'); this._goband.ggMarkerNodeId='{node25}'; nodeMarker.push(this._goband); this._goband.ggId="goBand"; this._goband.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._goband.ggVisible=true; this._goband.className='ggskin ggskin_mark '; this._goband.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 533px;'; hs+='position : absolute;'; hs+='top : 121px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._goband.setAttribute('style',hs); this._goband.style[domTransform + 'Origin']='50% 50%'; me._goband.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._goband.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._goband.onclick=function (e) { me.player.openNext('{node25}'); } this._goband.onmouseover=function (e) { me.elementMouseOver['goband']=true; } this._goband.onmouseout=function (e) { me.elementMouseOver['goband']=false; } this._goband.ontouchend=function (e) { me.elementMouseOver['goband']=false; } this._goband.ggUpdateConditionNodeChange=function () { me._goband__normal.ggNodeChangeMain(); me._goband__active.ggNodeChangeMain(); } this._goband.ggUpdatePosition=function (useTransition) { } this._goband.ggNodeChange=function () { me._goband.ggUpdateConditionNodeChange(); } this._tip_go140=document.createElement('div'); this._tip_go140__text=document.createElement('div'); this._tip_go140.className='ggskin ggskin_textdiv'; this._tip_go140.ggTextDiv=this._tip_go140__text; this._tip_go140.ggId="tip_go14"; this._tip_go140.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go140.ggVisible=false; this._tip_go140.className='ggskin ggskin_text '; this._tip_go140.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go140.setAttribute('style',hs); this._tip_go140.style[domTransform + 'Origin']='50% 50%'; this._tip_go140.style[domTransform]=parameterToTransform(this._tip_go140.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go140__text.setAttribute('style',hs); this._tip_go140__text.innerHTML="Welch-Mullikin Band Room"; this._tip_go140.appendChild(this._tip_go140__text); me._tip_go140.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go140.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go140.ggCurrentLogicStateVisible = -1; this._tip_go140.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['goband'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go140.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go140.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go140.style[domTransition]=''; if (me._tip_go140.ggCurrentLogicStateVisible == 0) { me._tip_go140.style.visibility=(Number(me._tip_go140.style.opacity)>0||!me._tip_go140.style.opacity)?'inherit':'hidden'; me._tip_go140.ggVisible=true; } else { me._tip_go140.style.visibility="hidden"; me._tip_go140.ggVisible=false; } } } this._tip_go140.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._goband.appendChild(this._tip_go140); this._maincampusmap.appendChild(this._goband); this._goupperfield=document.createElement('div'); this._goupperfield.ggMarkerNodeId='{node29}'; nodeMarker.push(this._goupperfield); this._goupperfield.ggId="goupperfield"; this._goupperfield.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._goupperfield.ggVisible=true; this._goupperfield.className='ggskin ggskin_mark '; this._goupperfield.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 859px;'; hs+='position : absolute;'; hs+='top : 55px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._goupperfield.setAttribute('style',hs); this._goupperfield.style[domTransform + 'Origin']='50% 50%'; me._goupperfield.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._goupperfield.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._goupperfield.onclick=function (e) { me.player.openNext('{node29}'); } this._goupperfield.onmouseover=function (e) { me.elementMouseOver['goupperfield']=true; } this._goupperfield.onmouseout=function (e) { me.elementMouseOver['goupperfield']=false; } this._goupperfield.ontouchend=function (e) { me.elementMouseOver['goupperfield']=false; } this._goupperfield.ggUpdateConditionNodeChange=function () { me._goupperfield__normal.ggNodeChangeMain(); me._goupperfield__active.ggNodeChangeMain(); } this._goupperfield.ggUpdatePosition=function (useTransition) { } this._goupperfield.ggNodeChange=function () { me._goupperfield.ggUpdateConditionNodeChange(); } this._tip_go14=document.createElement('div'); this._tip_go14__text=document.createElement('div'); this._tip_go14.className='ggskin ggskin_textdiv'; this._tip_go14.ggTextDiv=this._tip_go14__text; this._tip_go14.ggId="tip_go14"; this._tip_go14.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go14.ggVisible=false; this._tip_go14.className='ggskin ggskin_text '; this._tip_go14.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go14.setAttribute('style',hs); this._tip_go14.style[domTransform + 'Origin']='50% 50%'; this._tip_go14.style[domTransform]=parameterToTransform(this._tip_go14.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go14__text.setAttribute('style',hs); this._tip_go14__text.innerHTML="Upper Field"; this._tip_go14.appendChild(this._tip_go14__text); me._tip_go14.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go14.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go14.ggCurrentLogicStateVisible = -1; this._tip_go14.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['goupperfield'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go14.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go14.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go14.style[domTransition]=''; if (me._tip_go14.ggCurrentLogicStateVisible == 0) { me._tip_go14.style.visibility=(Number(me._tip_go14.style.opacity)>0||!me._tip_go14.style.opacity)?'inherit':'hidden'; me._tip_go14.ggVisible=true; } else { me._tip_go14.style.visibility="hidden"; me._tip_go14.ggVisible=false; } } } this._tip_go14.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._goupperfield.appendChild(this._tip_go14); this._maincampusmap.appendChild(this._goupperfield); this._go30=document.createElement('div'); this._go30.ggMarkerNodeId='{node30}'; nodeMarker.push(this._go30); this._go30.ggId="go30"; this._go30.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go30.ggVisible=true; this._go30.className='ggskin ggskin_mark '; this._go30.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 424px;'; hs+='position : absolute;'; hs+='top : 183px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go30.setAttribute('style',hs); this._go30.style[domTransform + 'Origin']='50% 50%'; me._go30.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go30.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go30.onclick=function (e) { me.player.openNext('{node30}'); } this._go30.onmouseover=function (e) { me.elementMouseOver['go30']=true; } this._go30.onmouseout=function (e) { me.elementMouseOver['go30']=false; } this._go30.ontouchend=function (e) { me.elementMouseOver['go30']=false; } this._go30.ggUpdateConditionNodeChange=function () { me._go30__normal.ggNodeChangeMain(); me._go30__active.ggNodeChangeMain(); } this._go30.ggUpdatePosition=function (useTransition) { } this._go30.ggNodeChange=function () { me._go30.ggUpdateConditionNodeChange(); } this._tip_go300=document.createElement('div'); this._tip_go300__text=document.createElement('div'); this._tip_go300.className='ggskin ggskin_textdiv'; this._tip_go300.ggTextDiv=this._tip_go300__text; this._tip_go300.ggId="tip_go30"; this._tip_go300.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go300.ggVisible=false; this._tip_go300.className='ggskin ggskin_text '; this._tip_go300.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 3px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go300.setAttribute('style',hs); this._tip_go300.style[domTransform + 'Origin']='50% 50%'; this._tip_go300.style[domTransform]=parameterToTransform(this._tip_go300.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go300__text.setAttribute('style',hs); this._tip_go300__text.innerHTML="Cap Mona Family Student Center"; this._tip_go300.appendChild(this._tip_go300__text); me._tip_go300.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go300.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go300.ggCurrentLogicStateVisible = -1; this._tip_go300.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go30'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go300.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go300.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go300.style[domTransition]=''; if (me._tip_go300.ggCurrentLogicStateVisible == 0) { me._tip_go300.style.visibility=(Number(me._tip_go300.style.opacity)>0||!me._tip_go300.style.opacity)?'inherit':'hidden'; me._tip_go300.ggVisible=true; } else { me._tip_go300.style.visibility="hidden"; me._tip_go300.ggVisible=false; } } } this._tip_go300.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go30.appendChild(this._tip_go300); this._maincampusmap.appendChild(this._go30); this._go33=document.createElement('div'); this._go33.ggMarkerNodeId='{node33}'; nodeMarker.push(this._go33); this._go33.ggId="go33"; this._go33.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go33.ggVisible=true; this._go33.className='ggskin ggskin_mark '; this._go33.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 469px;'; hs+='position : absolute;'; hs+='top : 182px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go33.setAttribute('style',hs); this._go33.style[domTransform + 'Origin']='50% 50%'; me._go33.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go33.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go33.onclick=function (e) { me.player.openNext('{node33}'); } this._go33.onmouseover=function (e) { me.elementMouseOver['go33']=true; } this._go33.onmouseout=function (e) { me.elementMouseOver['go33']=false; } this._go33.ontouchend=function (e) { me.elementMouseOver['go33']=false; } this._go33.ggUpdateConditionNodeChange=function () { me._go33__normal.ggNodeChangeMain(); me._go33__active.ggNodeChangeMain(); } this._go33.ggUpdatePosition=function (useTransition) { } this._go33.ggNodeChange=function () { me._go33.ggUpdateConditionNodeChange(); } this._tip_go33=document.createElement('div'); this._tip_go33__text=document.createElement('div'); this._tip_go33.className='ggskin ggskin_textdiv'; this._tip_go33.ggTextDiv=this._tip_go33__text; this._tip_go33.ggId="tip_go33"; this._tip_go33.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go33.ggVisible=false; this._tip_go33.className='ggskin ggskin_text '; this._tip_go33.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 3px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go33.setAttribute('style',hs); this._tip_go33.style[domTransform + 'Origin']='50% 50%'; this._tip_go33.style[domTransform]=parameterToTransform(this._tip_go33.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go33__text.setAttribute('style',hs); this._tip_go33__text.innerHTML="Gletner Courtyard"; this._tip_go33.appendChild(this._tip_go33__text); me._tip_go33.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go33.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go33.ggCurrentLogicStateVisible = -1; this._tip_go33.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go33'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go33.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go33.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go33.style[domTransition]=''; if (me._tip_go33.ggCurrentLogicStateVisible == 0) { me._tip_go33.style.visibility=(Number(me._tip_go33.style.opacity)>0||!me._tip_go33.style.opacity)?'inherit':'hidden'; me._tip_go33.ggVisible=true; } else { me._tip_go33.style.visibility="hidden"; me._tip_go33.ggVisible=false; } } } this._tip_go33.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go33.appendChild(this._tip_go33); this._maincampusmap.appendChild(this._go33); this._go31=document.createElement('div'); this._go31.ggMarkerNodeId='{node31}'; nodeMarker.push(this._go31); this._go31.ggId="go31"; this._go31.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go31.ggVisible=true; this._go31.className='ggskin ggskin_mark '; this._go31.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 386px;'; hs+='position : absolute;'; hs+='top : 194px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go31.setAttribute('style',hs); this._go31.style[domTransform + 'Origin']='50% 50%'; me._go31.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go31.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go31.onclick=function (e) { me.player.openNext('{node31}'); } this._go31.onmouseover=function (e) { me.elementMouseOver['go31']=true; } this._go31.onmouseout=function (e) { me.elementMouseOver['go31']=false; } this._go31.ontouchend=function (e) { me.elementMouseOver['go31']=false; } this._go31.ggUpdateConditionNodeChange=function () { me._go31__normal.ggNodeChangeMain(); me._go31__active.ggNodeChangeMain(); } this._go31.ggUpdatePosition=function (useTransition) { } this._go31.ggNodeChange=function () { me._go31.ggUpdateConditionNodeChange(); } this._tip_go30=document.createElement('div'); this._tip_go30__text=document.createElement('div'); this._tip_go30.className='ggskin ggskin_textdiv'; this._tip_go30.ggTextDiv=this._tip_go30__text; this._tip_go30.ggId="tip_go30"; this._tip_go30.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go30.ggVisible=false; this._tip_go30.className='ggskin ggskin_text '; this._tip_go30.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 3px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go30.setAttribute('style',hs); this._tip_go30.style[domTransform + 'Origin']='50% 50%'; this._tip_go30.style[domTransform]=parameterToTransform(this._tip_go30.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go30__text.setAttribute('style',hs); this._tip_go30__text.innerHTML="Theater Complex"; this._tip_go30.appendChild(this._tip_go30__text); me._tip_go30.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go30.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go30.ggCurrentLogicStateVisible = -1; this._tip_go30.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go31'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go30.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go30.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go30.style[domTransition]=''; if (me._tip_go30.ggCurrentLogicStateVisible == 0) { me._tip_go30.style.visibility=(Number(me._tip_go30.style.opacity)>0||!me._tip_go30.style.opacity)?'inherit':'hidden'; me._tip_go30.ggVisible=true; } else { me._tip_go30.style.visibility="hidden"; me._tip_go30.ggVisible=false; } } } this._tip_go30.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go31.appendChild(this._tip_go30); this._maincampusmap.appendChild(this._go31); this._go36=document.createElement('div'); this._go36.ggMarkerNodeId='{node36}'; nodeMarker.push(this._go36); this._go36.ggId="go36"; this._go36.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go36.ggVisible=true; this._go36.className='ggskin ggskin_mark '; this._go36.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 434px;'; hs+='position : absolute;'; hs+='top : 214px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go36.setAttribute('style',hs); this._go36.style[domTransform + 'Origin']='50% 50%'; me._go36.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go36.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go36.onclick=function (e) { me.player.openNext('{node36}'); } this._go36.onmouseover=function (e) { me.elementMouseOver['go36']=true; } this._go36.onmouseout=function (e) { me.elementMouseOver['go36']=false; } this._go36.ontouchend=function (e) { me.elementMouseOver['go36']=false; } this._go36.ggUpdateConditionNodeChange=function () { me._go36__normal.ggNodeChangeMain(); me._go36__active.ggNodeChangeMain(); } this._go36.ggUpdatePosition=function (useTransition) { } this._go36.ggNodeChange=function () { me._go36.ggUpdateConditionNodeChange(); } this._tip_go36=document.createElement('div'); this._tip_go36__text=document.createElement('div'); this._tip_go36.className='ggskin ggskin_textdiv'; this._tip_go36.ggTextDiv=this._tip_go36__text; this._tip_go36.ggId="tip_go36"; this._tip_go36.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go36.ggVisible=false; this._tip_go36.className='ggskin ggskin_text '; this._tip_go36.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 4px;'; hs+='position : absolute;'; hs+='top : -31px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go36.setAttribute('style',hs); this._tip_go36.style[domTransform + 'Origin']='50% 50%'; this._tip_go36.style[domTransform]=parameterToTransform(this._tip_go36.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go36__text.setAttribute('style',hs); this._tip_go36__text.innerHTML="Lasallian Center for Mission and Ministry"; this._tip_go36.appendChild(this._tip_go36__text); me._tip_go36.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go36.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go36.ggCurrentLogicStateVisible = -1; this._tip_go36.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go36'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go36.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go36.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go36.style[domTransition]=''; if (me._tip_go36.ggCurrentLogicStateVisible == 0) { me._tip_go36.style.visibility=(Number(me._tip_go36.style.opacity)>0||!me._tip_go36.style.opacity)?'inherit':'hidden'; me._tip_go36.ggVisible=true; } else { me._tip_go36.style.visibility="hidden"; me._tip_go36.ggVisible=false; } } } this._tip_go36.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go36.appendChild(this._tip_go36); this._maincampusmap.appendChild(this._go36); this._closemap0=document.createElement('div'); this._closemap0__img=document.createElement('img'); this._closemap0__img.className='ggskin ggskin_svg'; this._closemap0__img.setAttribute('src',basePath + 'images/closemap0.svg'); this._closemap0__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._closemap0__img['ondragstart']=function() { return false; }; this._closemap0.appendChild(this._closemap0__img); this._closemap0.ggId="closemap"; this._closemap0.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._closemap0.ggVisible=true; this._closemap0.className='ggskin ggskin_svg '; this._closemap0.ggType='svg'; hs =''; hs+='cursor : pointer;'; hs+='height : 40px;'; hs+='left : 46px;'; hs+='position : absolute;'; hs+='top : 605px;'; hs+='visibility : inherit;'; hs+='width : 40px;'; hs+='pointer-events:auto;'; this._closemap0.setAttribute('style',hs); this._closemap0.style[domTransform + 'Origin']='50% 50%'; me._closemap0.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._closemap0.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } this._closemap0.onclick=function (e) { me._campusmap.style[domTransition]='none'; me._campusmap.style.visibility='hidden'; me._campusmap.ggVisible=false; } this._closemap0.onmouseover=function (e) { me.elementMouseOver['closemap0']=true; } this._closemap0.onmouseout=function (e) { me.elementMouseOver['closemap0']=false; } this._closemap0.ontouchend=function (e) { me.elementMouseOver['closemap0']=false; } this._closemap0.ggUpdatePosition=function (useTransition) { } this._tip_go60=document.createElement('div'); this._tip_go60__text=document.createElement('div'); this._tip_go60.className='ggskin ggskin_textdiv'; this._tip_go60.ggTextDiv=this._tip_go60__text; this._tip_go60.ggId="tip_go6"; this._tip_go60.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go60.ggVisible=false; this._tip_go60.className='ggskin ggskin_text '; this._tip_go60.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 6px;'; hs+='position : absolute;'; hs+='top : -42px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go60.setAttribute('style',hs); this._tip_go60.style[domTransform + 'Origin']='50% 50%'; this._tip_go60.style[domTransform]=parameterToTransform(this._tip_go60.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: left;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go60__text.setAttribute('style',hs); this._tip_go60__text.innerHTML="Close the campus map"; this._tip_go60.appendChild(this._tip_go60__text); me._tip_go60.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go60.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go60.ggCurrentLogicStateVisible = -1; this._tip_go60.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['closemap0'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go60.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go60.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go60.style[domTransition]=''; if (me._tip_go60.ggCurrentLogicStateVisible == 0) { me._tip_go60.style.visibility=(Number(me._tip_go60.style.opacity)>0||!me._tip_go60.style.opacity)?'inherit':'hidden'; me._tip_go60.ggVisible=true; } else { me._tip_go60.style.visibility="hidden"; me._tip_go60.ggVisible=false; } } } this._tip_go60.ggUpdatePosition=function (useTransition) { } this._closemap0.appendChild(this._tip_go60); this._maincampusmap.appendChild(this._closemap0); this._logo_maincampusmap0=document.createElement('div'); this._logo_maincampusmap0__img=document.createElement('img'); this._logo_maincampusmap0__img.className='ggskin ggskin_svg'; this._logo_maincampusmap0__img.setAttribute('src',basePath + 'images/logo_maincampusmap0.svg'); this._logo_maincampusmap0__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._logo_maincampusmap0__img['ondragstart']=function() { return false; }; this._logo_maincampusmap0.appendChild(this._logo_maincampusmap0__img); this._logo_maincampusmap0.ggId="logo_maincampusmap"; this._logo_maincampusmap0.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._logo_maincampusmap0.ggVisible=true; this._logo_maincampusmap0.className='ggskin ggskin_svg '; this._logo_maincampusmap0.ggType='svg'; hs =''; hs+='height : 98px;'; hs+='left : 9px;'; hs+='opacity : 0.9;'; hs+='position : absolute;'; hs+='top : 11px;'; hs+='visibility : inherit;'; hs+='width : 245px;'; hs+='pointer-events:auto;'; this._logo_maincampusmap0.setAttribute('style',hs); this._logo_maincampusmap0.style[domTransform + 'Origin']='50% 50%'; me._logo_maincampusmap0.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._logo_maincampusmap0.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } this._logo_maincampusmap0.ggUpdatePosition=function (useTransition) { } this._button_maincampus0=document.createElement('div'); this._button_maincampus0__text=document.createElement('div'); this._button_maincampus0.className='ggskin ggskin_textdiv'; this._button_maincampus0.ggTextDiv=this._button_maincampus0__text; this._button_maincampus0.ggId="button_maincampus"; this._button_maincampus0.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._button_maincampus0.ggVisible=true; this._button_maincampus0.className='ggskin ggskin_text '; this._button_maincampus0.ggType='text'; hs =''; hs+='height : 16px;'; hs+='left : 30px;'; hs+='position : absolute;'; hs+='top : 111px;'; hs+='visibility : inherit;'; hs+='width : 124px;'; hs+='pointer-events:auto;'; this._button_maincampus0.setAttribute('style',hs); this._button_maincampus0.style[domTransform + 'Origin']='50% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: 124px;'; hs+='height: 16px;'; hs+='background: #ffffff;'; hs+='border: 5px solid #ffffff;'; hs+='border: 5px solid rgba(255,255,255,0.588235);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 6px;'; hs+=cssPrefix + 'border-radius: 6px;'; hs+='color: rgba(168,29,61,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 9px 5px 9px 5px;'; hs+='overflow: hidden;'; this._button_maincampus0__text.setAttribute('style',hs); this._button_maincampus0__text.innerHTML="Main Campus"; this._button_maincampus0.appendChild(this._button_maincampus0__text); me._button_maincampus0.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._button_maincampus0.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } this._button_maincampus0.onclick=function (e) { me._icerinkmap.style[domTransition]='none'; me._icerinkmap.style.visibility='hidden'; me._icerinkmap.ggVisible=false; me._maincampusmap.style[domTransition]='none'; me._maincampusmap.style.visibility=(Number(me._maincampusmap.style.opacity)>0||!me._maincampusmap.style.opacity)?'inherit':'hidden'; me._maincampusmap.ggVisible=true; } this._button_maincampus0.onmouseover=function (e) { me.elementMouseOver['button_maincampus0']=true; } this._button_maincampus0.onmouseout=function (e) { me.elementMouseOver['button_maincampus0']=false; } this._button_maincampus0.ontouchend=function (e) { me.elementMouseOver['button_maincampus0']=false; } me._button_maincampus0.ggCurrentLogicStateBackgroundColor = -1; me._button_maincampus0.ggCurrentLogicStateTextColor = -1; this._button_maincampus0.ggUpdateConditionTimer=function () { var newLogicStateBackgroundColor; if ( (me.elementMouseOver['button_maincampus0'] == true) ) { newLogicStateBackgroundColor = 0; } else { newLogicStateBackgroundColor = -1; } if (me._button_maincampus0.ggCurrentLogicStateBackgroundColor != newLogicStateBackgroundColor) { me._button_maincampus0.ggCurrentLogicStateBackgroundColor = newLogicStateBackgroundColor; me._button_maincampus0__text.style[domTransition]='background-color none, color none'; if (me._button_maincampus0.ggCurrentLogicStateBackgroundColor == 0) { me._button_maincampus0__text.style.backgroundColor="rgba(168,29,61,1)"; } else { me._button_maincampus0__text.style.backgroundColor="rgba(255,255,255,1)"; } } var newLogicStateTextColor; if ( (me.elementMouseOver['button_maincampus0'] == true) ) { newLogicStateTextColor = 0; } else { newLogicStateTextColor = -1; } if (me._button_maincampus0.ggCurrentLogicStateTextColor != newLogicStateTextColor) { me._button_maincampus0.ggCurrentLogicStateTextColor = newLogicStateTextColor; me._button_maincampus0__text.style[domTransition]='background-color none, color none'; if (me._button_maincampus0.ggCurrentLogicStateTextColor == 0) { me._button_maincampus0__text.style.color="rgba(255,255,255,1)"; } else { me._button_maincampus0__text.style.color="rgba(168,29,61,1)"; } } } this._button_maincampus0.ggUpdatePosition=function (useTransition) { } this._logo_maincampusmap0.appendChild(this._button_maincampus0); this._button_icehockey1=document.createElement('div'); this._button_icehockey1__text=document.createElement('div'); this._button_icehockey1.className='ggskin ggskin_textdiv'; this._button_icehockey1.ggTextDiv=this._button_icehockey1__text; this._button_icehockey1.ggId="button_icehockey"; this._button_icehockey1.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._button_icehockey1.ggVisible=true; this._button_icehockey1.className='ggskin ggskin_text '; this._button_icehockey1.ggType='text'; hs =''; hs+='height : 16px;'; hs+='left : 30px;'; hs+='position : absolute;'; hs+='top : 157px;'; hs+='visibility : inherit;'; hs+='width : 124px;'; hs+='pointer-events:auto;'; this._button_icehockey1.setAttribute('style',hs); this._button_icehockey1.style[domTransform + 'Origin']='50% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: 124px;'; hs+='height: 16px;'; hs+='background: #ffffff;'; hs+='border: 5px solid #ffffff;'; hs+='border: 5px solid rgba(255,255,255,0.588235);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 6px;'; hs+=cssPrefix + 'border-radius: 6px;'; hs+='color: rgba(168,29,61,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 9px 5px 9px 5px;'; hs+='overflow: hidden;'; this._button_icehockey1__text.setAttribute('style',hs); this._button_icehockey1__text.innerHTML="Rockville Ice Arena"; this._button_icehockey1.appendChild(this._button_icehockey1__text); me._button_icehockey1.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._button_icehockey1.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } this._button_icehockey1.onclick=function (e) { me._icerinkmap.style[domTransition]='none'; me._icerinkmap.style.visibility=(Number(me._icerinkmap.style.opacity)>0||!me._icerinkmap.style.opacity)?'inherit':'hidden'; me._icerinkmap.ggVisible=true; me._maincampusmap.style[domTransition]='none'; me._maincampusmap.style.visibility='hidden'; me._maincampusmap.ggVisible=false; } this._button_icehockey1.onmouseover=function (e) { me.elementMouseOver['button_icehockey1']=true; } this._button_icehockey1.onmouseout=function (e) { me.elementMouseOver['button_icehockey1']=false; } this._button_icehockey1.ontouchend=function (e) { me.elementMouseOver['button_icehockey1']=false; } me._button_icehockey1.ggCurrentLogicStateBackgroundColor = -1; me._button_icehockey1.ggCurrentLogicStateTextColor = -1; this._button_icehockey1.ggUpdateConditionTimer=function () { var newLogicStateBackgroundColor; if ( (me.elementMouseOver['button_icehockey1'] == true) ) { newLogicStateBackgroundColor = 0; } else { newLogicStateBackgroundColor = -1; } if (me._button_icehockey1.ggCurrentLogicStateBackgroundColor != newLogicStateBackgroundColor) { me._button_icehockey1.ggCurrentLogicStateBackgroundColor = newLogicStateBackgroundColor; me._button_icehockey1__text.style[domTransition]='background-color none, color none'; if (me._button_icehockey1.ggCurrentLogicStateBackgroundColor == 0) { me._button_icehockey1__text.style.backgroundColor="rgba(168,29,61,1)"; } else { me._button_icehockey1__text.style.backgroundColor="rgba(255,255,255,1)"; } } var newLogicStateTextColor; if ( (me.elementMouseOver['button_icehockey1'] == true) ) { newLogicStateTextColor = 0; } else { newLogicStateTextColor = -1; } if (me._button_icehockey1.ggCurrentLogicStateTextColor != newLogicStateTextColor) { me._button_icehockey1.ggCurrentLogicStateTextColor = newLogicStateTextColor; me._button_icehockey1__text.style[domTransition]='background-color none, color none'; if (me._button_icehockey1.ggCurrentLogicStateTextColor == 0) { me._button_icehockey1__text.style.color="rgba(255,255,255,1)"; } else { me._button_icehockey1__text.style.color="rgba(168,29,61,1)"; } } } this._button_icehockey1.ggUpdatePosition=function (useTransition) { } this._logo_maincampusmap0.appendChild(this._button_icehockey1); this._maincampusmap.appendChild(this._logo_maincampusmap0); this._scrollarea_1__content.appendChild(this._maincampusmap); this._icerinkmap=document.createElement('div'); this._icerinkmap__img=document.createElement('img'); this._icerinkmap__img.className='ggskin ggskin_image'; this._icerinkmap__img.setAttribute('src',basePath + 'images/icerinkmap.jpg'); this._icerinkmap__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._icerinkmap__img.className='ggskin ggskin_image'; this._icerinkmap__img['ondragstart']=function() { return false; }; me.player.checkLoaded.push(this._icerinkmap__img); this._icerinkmap.appendChild(this._icerinkmap__img); this._icerinkmap.ggId="icerinkmap"; this._icerinkmap.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._icerinkmap.ggVisible=false; this._icerinkmap.className='ggskin ggskin_image '; this._icerinkmap.ggType='image'; hs =''; hs+='height : 700px;'; hs+='left : 0px;'; hs+='position : absolute;'; hs+='top : 0px;'; hs+='visibility : hidden;'; hs+='width : 1232px;'; hs+='pointer-events:auto;'; this._icerinkmap.setAttribute('style',hs); this._icerinkmap.style[domTransform + 'Origin']='0% 0%'; me._icerinkmap.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._icerinkmap.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._icerinkmap.ggCurrentLogicStateScaling = -1; this._icerinkmap.ggUpdateConditionResize=function () { var newLogicStateScaling; if ( (me.player.getViewerSize().width < 1000) && (me.player.getViewerSize().width > 740) ) { newLogicStateScaling = 0; } else if ( (me.player.getViewerSize().width <= 740) ) { newLogicStateScaling = 1; } else { newLogicStateScaling = -1; } if (me._icerinkmap.ggCurrentLogicStateScaling != newLogicStateScaling) { me._icerinkmap.ggCurrentLogicStateScaling = newLogicStateScaling; me._icerinkmap.style[domTransition]='' + cssPrefix + 'transform none'; if (me._icerinkmap.ggCurrentLogicStateScaling == 0) { me._icerinkmap.ggParameter.sx = 0.8; me._icerinkmap.ggParameter.sy = 0.8; me._icerinkmap.style[domTransform]=parameterToTransform(me._icerinkmap.ggParameter); } else if (me._icerinkmap.ggCurrentLogicStateScaling == 1) { me._icerinkmap.ggParameter.sx = 1; me._icerinkmap.ggParameter.sy = 1; me._icerinkmap.style[domTransform]=parameterToTransform(me._icerinkmap.ggParameter); } else { me._icerinkmap.ggParameter.sx = 1; me._icerinkmap.ggParameter.sy = 1; me._icerinkmap.style[domTransform]=parameterToTransform(me._icerinkmap.ggParameter); } } } this._icerinkmap.ggUpdatePosition=function (useTransition) { me._icerinkmap.ggUpdateConditionResize(); } this._go32=document.createElement('div'); this._go32.ggMarkerNodeId='{node32}'; nodeMarker.push(this._go32); this._go32.ggId="go32"; this._go32.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go32.ggVisible=true; this._go32.className='ggskin ggskin_mark '; this._go32.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 798px;'; hs+='position : absolute;'; hs+='top : 290px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go32.setAttribute('style',hs); this._go32.style[domTransform + 'Origin']='50% 50%'; me._go32.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go32.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go32.onclick=function (e) { me.player.openNext('{node32}'); } this._go32.onmouseover=function (e) { me.elementMouseOver['go32']=true; } this._go32.onmouseout=function (e) { me.elementMouseOver['go32']=false; } this._go32.ontouchend=function (e) { me.elementMouseOver['go32']=false; } this._go32.ggUpdateConditionNodeChange=function () { me._go32__normal.ggNodeChangeMain(); me._go32__active.ggNodeChangeMain(); } this._go32.ggUpdatePosition=function (useTransition) { } this._go32.ggNodeChange=function () { me._go32.ggUpdateConditionNodeChange(); } this._tip_go32=document.createElement('div'); this._tip_go32__text=document.createElement('div'); this._tip_go32.className='ggskin ggskin_textdiv'; this._tip_go32.ggTextDiv=this._tip_go32__text; this._tip_go32.ggId="tip_go32"; this._tip_go32.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go32.ggVisible=false; this._tip_go32.className='ggskin ggskin_text '; this._tip_go32.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -31px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go32.setAttribute('style',hs); this._tip_go32.style[domTransform + 'Origin']='50% 50%'; this._tip_go32.style[domTransform]=parameterToTransform(this._tip_go32.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go32__text.setAttribute('style',hs); this._tip_go32__text.innerHTML="Maner Family Team Room and West Family Coach\u2019s Suite"; this._tip_go32.appendChild(this._tip_go32__text); me._tip_go32.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go32.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go32.ggCurrentLogicStateVisible = -1; this._tip_go32.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go32'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go32.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go32.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go32.style[domTransition]=''; if (me._tip_go32.ggCurrentLogicStateVisible == 0) { me._tip_go32.style.visibility=(Number(me._tip_go32.style.opacity)>0||!me._tip_go32.style.opacity)?'inherit':'hidden'; me._tip_go32.ggVisible=true; } else { me._tip_go32.style.visibility="hidden"; me._tip_go32.ggVisible=false; } } } this._tip_go32.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go32.appendChild(this._tip_go32); this._icerinkmap.appendChild(this._go32); this._go34=document.createElement('div'); this._go34.ggMarkerNodeId='{node34}'; nodeMarker.push(this._go34); this._go34.ggId="go34"; this._go34.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go34.ggVisible=true; this._go34.className='ggskin ggskin_mark '; this._go34.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 858px;'; hs+='position : absolute;'; hs+='top : 249px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go34.setAttribute('style',hs); this._go34.style[domTransform + 'Origin']='50% 50%'; me._go34.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go34.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go34.onclick=function (e) { me.player.openNext('{node34}'); } this._go34.onmouseover=function (e) { me.elementMouseOver['go34']=true; } this._go34.onmouseout=function (e) { me.elementMouseOver['go34']=false; } this._go34.ontouchend=function (e) { me.elementMouseOver['go34']=false; } this._go34.ggUpdateConditionNodeChange=function () { me._go34__normal.ggNodeChangeMain(); me._go34__active.ggNodeChangeMain(); } this._go34.ggUpdatePosition=function (useTransition) { } this._go34.ggNodeChange=function () { me._go34.ggUpdateConditionNodeChange(); } this._tip_go34=document.createElement('div'); this._tip_go34__text=document.createElement('div'); this._tip_go34.className='ggskin ggskin_textdiv'; this._tip_go34.ggTextDiv=this._tip_go34__text; this._tip_go34.ggId="tip_go34"; this._tip_go34.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go34.ggVisible=false; this._tip_go34.className='ggskin ggskin_text '; this._tip_go34.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 2px;'; hs+='position : absolute;'; hs+='top : -31px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go34.setAttribute('style',hs); this._tip_go34.style[domTransform + 'Origin']='50% 50%'; this._tip_go34.style[domTransform]=parameterToTransform(this._tip_go34.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go34__text.setAttribute('style',hs); this._tip_go34__text.innerHTML="Weller Varsity Hockey Locker Room"; this._tip_go34.appendChild(this._tip_go34__text); me._tip_go34.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go34.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go34.ggCurrentLogicStateVisible = -1; this._tip_go34.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go34'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go34.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go34.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go34.style[domTransition]=''; if (me._tip_go34.ggCurrentLogicStateVisible == 0) { me._tip_go34.style.visibility=(Number(me._tip_go34.style.opacity)>0||!me._tip_go34.style.opacity)?'inherit':'hidden'; me._tip_go34.ggVisible=true; } else { me._tip_go34.style.visibility="hidden"; me._tip_go34.ggVisible=false; } } } this._tip_go34.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go34.appendChild(this._tip_go34); this._icerinkmap.appendChild(this._go34); this._go35=document.createElement('div'); this._go35.ggMarkerNodeId='{node35}'; nodeMarker.push(this._go35); this._go35.ggId="go35"; this._go35.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._go35.ggVisible=true; this._go35.className='ggskin ggskin_mark '; this._go35.ggType='mark'; hs =''; hs+='cursor : pointer;'; hs+='height : 5px;'; hs+='left : 868px;'; hs+='position : absolute;'; hs+='top : 331px;'; hs+='visibility : inherit;'; hs+='width : 5px;'; hs+='pointer-events:auto;'; this._go35.setAttribute('style',hs); this._go35.style[domTransform + 'Origin']='50% 50%'; me._go35.ggIsActive=function() { return this.ggIsMarkerActive==true; } me._go35.ggElementNodeId=function() { var hs=String(this.ggMarkerNodeId); if (hs.charAt(0)=='{') { return hs.substr(1, hs.length - 2); } return ''; } this._go35.onclick=function (e) { me.player.openNext('{node35}'); } this._go35.onmouseover=function (e) { me.elementMouseOver['go35']=true; } this._go35.onmouseout=function (e) { me.elementMouseOver['go35']=false; } this._go35.ontouchend=function (e) { me.elementMouseOver['go35']=false; } this._go35.ggUpdateConditionNodeChange=function () { me._go35__normal.ggNodeChangeMain(); me._go35__active.ggNodeChangeMain(); } this._go35.ggUpdatePosition=function (useTransition) { } this._go35.ggNodeChange=function () { me._go35.ggUpdateConditionNodeChange(); } this._tip_go35=document.createElement('div'); this._tip_go35__text=document.createElement('div'); this._tip_go35.className='ggskin ggskin_textdiv'; this._tip_go35.ggTextDiv=this._tip_go35__text; this._tip_go35.ggId="tip_go35"; this._tip_go35.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go35.ggVisible=false; this._tip_go35.className='ggskin ggskin_text '; this._tip_go35.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 3px;'; hs+='position : absolute;'; hs+='top : -32px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go35.setAttribute('style',hs); this._tip_go35.style[domTransform + 'Origin']='50% 50%'; this._tip_go35.style[domTransform]=parameterToTransform(this._tip_go35.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go35__text.setAttribute('style',hs); this._tip_go35__text.innerHTML="TW Perry Ice Hockey Facility"; this._tip_go35.appendChild(this._tip_go35__text); me._tip_go35.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go35.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go35.ggCurrentLogicStateVisible = -1; this._tip_go35.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['go35'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go35.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go35.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go35.style[domTransition]=''; if (me._tip_go35.ggCurrentLogicStateVisible == 0) { me._tip_go35.style.visibility=(Number(me._tip_go35.style.opacity)>0||!me._tip_go35.style.opacity)?'inherit':'hidden'; me._tip_go35.ggVisible=true; } else { me._tip_go35.style.visibility="hidden"; me._tip_go35.ggVisible=false; } } } this._tip_go35.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._go35.appendChild(this._tip_go35); this._icerinkmap.appendChild(this._go35); this._closemap=document.createElement('div'); this._closemap__img=document.createElement('img'); this._closemap__img.className='ggskin ggskin_svg'; this._closemap__img.setAttribute('src',basePath + 'images/closemap.svg'); this._closemap__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._closemap__img['ondragstart']=function() { return false; }; this._closemap.appendChild(this._closemap__img); this._closemap.ggId="closemap"; this._closemap.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._closemap.ggVisible=true; this._closemap.className='ggskin ggskin_svg '; this._closemap.ggType='svg'; hs =''; hs+='cursor : pointer;'; hs+='height : 40px;'; hs+='left : 46px;'; hs+='position : absolute;'; hs+='top : 605px;'; hs+='visibility : inherit;'; hs+='width : 40px;'; hs+='pointer-events:auto;'; this._closemap.setAttribute('style',hs); this._closemap.style[domTransform + 'Origin']='50% 50%'; me._closemap.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._closemap.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } this._closemap.onclick=function (e) { me._campusmap.style[domTransition]='none'; me._campusmap.style.visibility='hidden'; me._campusmap.ggVisible=false; } this._closemap.onmouseover=function (e) { me.elementMouseOver['closemap']=true; } this._closemap.onmouseout=function (e) { me.elementMouseOver['closemap']=false; } this._closemap.ontouchend=function (e) { me.elementMouseOver['closemap']=false; } this._closemap.ggUpdatePosition=function (useTransition) { } this._tip_go6=document.createElement('div'); this._tip_go6__text=document.createElement('div'); this._tip_go6.className='ggskin ggskin_textdiv'; this._tip_go6.ggTextDiv=this._tip_go6__text; this._tip_go6.ggId="tip_go6"; this._tip_go6.ggParameter={ rx:0,ry:0,a:0,sx:0.9,sy:0.9 }; this._tip_go6.ggVisible=false; this._tip_go6.className='ggskin ggskin_text '; this._tip_go6.ggType='text'; hs =''; hs+='height : 13px;'; hs+='left : 6px;'; hs+='position : absolute;'; hs+='top : -42px;'; hs+='visibility : hidden;'; hs+='width : 10px;'; hs+='pointer-events:auto;'; hs+='z-index: 999'; this._tip_go6.setAttribute('style',hs); this._tip_go6.style[domTransform + 'Origin']='50% 50%'; this._tip_go6.style[domTransform]=parameterToTransform(this._tip_go6.ggParameter); hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: auto;'; hs+='height: auto;'; hs+='background: #ffffff;'; hs+='border: 6px solid #ffffff;'; hs+='border: 6px solid rgba(255,255,255,0.705882);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 12px;'; hs+=cssPrefix + 'border-radius: 12px;'; hs+='color: rgba(0,0,0,1);'; hs+='text-align: left;'; hs+='white-space: nowrap;'; hs+='padding: 3px 4px 3px 4px;'; hs+='overflow: hidden;'; this._tip_go6__text.setAttribute('style',hs); this._tip_go6__text.innerHTML="Close the campus map"; this._tip_go6.appendChild(this._tip_go6__text); me._tip_go6.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._tip_go6.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } me._tip_go6.ggCurrentLogicStateVisible = -1; this._tip_go6.ggUpdateConditionTimer=function () { var newLogicStateVisible; if ( (me.elementMouseOver['closemap'] == true) ) { newLogicStateVisible = 0; } else { newLogicStateVisible = -1; } if (me._tip_go6.ggCurrentLogicStateVisible != newLogicStateVisible) { me._tip_go6.ggCurrentLogicStateVisible = newLogicStateVisible; me._tip_go6.style[domTransition]=''; if (me._tip_go6.ggCurrentLogicStateVisible == 0) { me._tip_go6.style.visibility=(Number(me._tip_go6.style.opacity)>0||!me._tip_go6.style.opacity)?'inherit':'hidden'; me._tip_go6.ggVisible=true; } else { me._tip_go6.style.visibility="hidden"; me._tip_go6.ggVisible=false; } } } this._tip_go6.ggUpdatePosition=function (useTransition) { } this._closemap.appendChild(this._tip_go6); this._icerinkmap.appendChild(this._closemap); this._logo_maincampusmap=document.createElement('div'); this._logo_maincampusmap__img=document.createElement('img'); this._logo_maincampusmap__img.className='ggskin ggskin_svg'; this._logo_maincampusmap__img.setAttribute('src',basePath + 'images/logo_maincampusmap.svg'); this._logo_maincampusmap__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._logo_maincampusmap__img['ondragstart']=function() { return false; }; this._logo_maincampusmap.appendChild(this._logo_maincampusmap__img); this._logo_maincampusmap.ggId="logo_maincampusmap"; this._logo_maincampusmap.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._logo_maincampusmap.ggVisible=true; this._logo_maincampusmap.className='ggskin ggskin_svg '; this._logo_maincampusmap.ggType='svg'; hs =''; hs+='height : 98px;'; hs+='left : 9px;'; hs+='opacity : 0.9;'; hs+='position : absolute;'; hs+='top : 11px;'; hs+='visibility : inherit;'; hs+='width : 245px;'; hs+='pointer-events:auto;'; this._logo_maincampusmap.setAttribute('style',hs); this._logo_maincampusmap.style[domTransform + 'Origin']='50% 50%'; me._logo_maincampusmap.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._logo_maincampusmap.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } this._logo_maincampusmap.ggUpdatePosition=function (useTransition) { } this._button_maincampus=document.createElement('div'); this._button_maincampus__text=document.createElement('div'); this._button_maincampus.className='ggskin ggskin_textdiv'; this._button_maincampus.ggTextDiv=this._button_maincampus__text; this._button_maincampus.ggId="button_maincampus"; this._button_maincampus.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._button_maincampus.ggVisible=true; this._button_maincampus.className='ggskin ggskin_text '; this._button_maincampus.ggType='text'; hs =''; hs+='height : 16px;'; hs+='left : 30px;'; hs+='position : absolute;'; hs+='top : 111px;'; hs+='visibility : inherit;'; hs+='width : 124px;'; hs+='pointer-events:auto;'; this._button_maincampus.setAttribute('style',hs); this._button_maincampus.style[domTransform + 'Origin']='50% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: 124px;'; hs+='height: 16px;'; hs+='background: #ffffff;'; hs+='border: 5px solid #ffffff;'; hs+='border: 5px solid rgba(255,255,255,0.588235);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 6px;'; hs+=cssPrefix + 'border-radius: 6px;'; hs+='color: rgba(168,29,61,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 9px 5px 9px 5px;'; hs+='overflow: hidden;'; this._button_maincampus__text.setAttribute('style',hs); this._button_maincampus__text.innerHTML="Main Campus"; this._button_maincampus.appendChild(this._button_maincampus__text); me._button_maincampus.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._button_maincampus.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } this._button_maincampus.onclick=function (e) { me._icerinkmap.style[domTransition]='none'; me._icerinkmap.style.visibility='hidden'; me._icerinkmap.ggVisible=false; me._maincampusmap.style[domTransition]='none'; me._maincampusmap.style.visibility=(Number(me._maincampusmap.style.opacity)>0||!me._maincampusmap.style.opacity)?'inherit':'hidden'; me._maincampusmap.ggVisible=true; } this._button_maincampus.onmouseover=function (e) { me.elementMouseOver['button_maincampus']=true; } this._button_maincampus.onmouseout=function (e) { me.elementMouseOver['button_maincampus']=false; } this._button_maincampus.ontouchend=function (e) { me.elementMouseOver['button_maincampus']=false; } me._button_maincampus.ggCurrentLogicStateBackgroundColor = -1; me._button_maincampus.ggCurrentLogicStateTextColor = -1; this._button_maincampus.ggUpdateConditionTimer=function () { var newLogicStateBackgroundColor; if ( (me.elementMouseOver['button_maincampus'] == true) ) { newLogicStateBackgroundColor = 0; } else { newLogicStateBackgroundColor = -1; } if (me._button_maincampus.ggCurrentLogicStateBackgroundColor != newLogicStateBackgroundColor) { me._button_maincampus.ggCurrentLogicStateBackgroundColor = newLogicStateBackgroundColor; me._button_maincampus__text.style[domTransition]='background-color none, color none'; if (me._button_maincampus.ggCurrentLogicStateBackgroundColor == 0) { me._button_maincampus__text.style.backgroundColor="rgba(168,29,61,1)"; } else { me._button_maincampus__text.style.backgroundColor="rgba(255,255,255,1)"; } } var newLogicStateTextColor; if ( (me.elementMouseOver['button_maincampus'] == true) ) { newLogicStateTextColor = 0; } else { newLogicStateTextColor = -1; } if (me._button_maincampus.ggCurrentLogicStateTextColor != newLogicStateTextColor) { me._button_maincampus.ggCurrentLogicStateTextColor = newLogicStateTextColor; me._button_maincampus__text.style[domTransition]='background-color none, color none'; if (me._button_maincampus.ggCurrentLogicStateTextColor == 0) { me._button_maincampus__text.style.color="rgba(255,255,255,1)"; } else { me._button_maincampus__text.style.color="rgba(168,29,61,1)"; } } } this._button_maincampus.ggUpdatePosition=function (useTransition) { } this._logo_maincampusmap.appendChild(this._button_maincampus); this._button_icehockey0=document.createElement('div'); this._button_icehockey0__text=document.createElement('div'); this._button_icehockey0.className='ggskin ggskin_textdiv'; this._button_icehockey0.ggTextDiv=this._button_icehockey0__text; this._button_icehockey0.ggId="button_icehockey"; this._button_icehockey0.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._button_icehockey0.ggVisible=true; this._button_icehockey0.className='ggskin ggskin_text '; this._button_icehockey0.ggType='text'; hs =''; hs+='height : 16px;'; hs+='left : 30px;'; hs+='position : absolute;'; hs+='top : 157px;'; hs+='visibility : inherit;'; hs+='width : 124px;'; hs+='pointer-events:auto;'; this._button_icehockey0.setAttribute('style',hs); this._button_icehockey0.style[domTransform + 'Origin']='50% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: 124px;'; hs+='height: 16px;'; hs+='background: #ffffff;'; hs+='border: 5px solid #ffffff;'; hs+='border: 5px solid rgba(255,255,255,0.588235);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 6px;'; hs+=cssPrefix + 'border-radius: 6px;'; hs+='color: rgba(168,29,61,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 9px 5px 9px 5px;'; hs+='overflow: hidden;'; this._button_icehockey0__text.setAttribute('style',hs); this._button_icehockey0__text.innerHTML="Rockville Ice Arena"; this._button_icehockey0.appendChild(this._button_icehockey0__text); me._button_icehockey0.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._button_icehockey0.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } this._button_icehockey0.onclick=function (e) { me._icerinkmap.style[domTransition]='none'; me._icerinkmap.style.visibility=(Number(me._icerinkmap.style.opacity)>0||!me._icerinkmap.style.opacity)?'inherit':'hidden'; me._icerinkmap.ggVisible=true; me._maincampusmap.style[domTransition]='none'; me._maincampusmap.style.visibility='hidden'; me._maincampusmap.ggVisible=false; } this._button_icehockey0.onmouseover=function (e) { me.elementMouseOver['button_icehockey0']=true; } this._button_icehockey0.onmouseout=function (e) { me.elementMouseOver['button_icehockey0']=false; } this._button_icehockey0.ontouchend=function (e) { me.elementMouseOver['button_icehockey0']=false; } me._button_icehockey0.ggCurrentLogicStateBackgroundColor = -1; me._button_icehockey0.ggCurrentLogicStateTextColor = -1; this._button_icehockey0.ggUpdateConditionTimer=function () { var newLogicStateBackgroundColor; if ( (me.elementMouseOver['button_icehockey0'] == true) ) { newLogicStateBackgroundColor = 0; } else { newLogicStateBackgroundColor = -1; } if (me._button_icehockey0.ggCurrentLogicStateBackgroundColor != newLogicStateBackgroundColor) { me._button_icehockey0.ggCurrentLogicStateBackgroundColor = newLogicStateBackgroundColor; me._button_icehockey0__text.style[domTransition]='background-color none, color none'; if (me._button_icehockey0.ggCurrentLogicStateBackgroundColor == 0) { me._button_icehockey0__text.style.backgroundColor="rgba(168,29,61,1)"; } else { me._button_icehockey0__text.style.backgroundColor="rgba(255,255,255,1)"; } } var newLogicStateTextColor; if ( (me.elementMouseOver['button_icehockey0'] == true) ) { newLogicStateTextColor = 0; } else { newLogicStateTextColor = -1; } if (me._button_icehockey0.ggCurrentLogicStateTextColor != newLogicStateTextColor) { me._button_icehockey0.ggCurrentLogicStateTextColor = newLogicStateTextColor; me._button_icehockey0__text.style[domTransition]='background-color none, color none'; if (me._button_icehockey0.ggCurrentLogicStateTextColor == 0) { me._button_icehockey0__text.style.color="rgba(255,255,255,1)"; } else { me._button_icehockey0__text.style.color="rgba(168,29,61,1)"; } } } this._button_icehockey0.ggUpdatePosition=function (useTransition) { } this._logo_maincampusmap.appendChild(this._button_icehockey0); this._button_icehockey=document.createElement('div'); this._button_icehockey__text=document.createElement('div'); this._button_icehockey.className='ggskin ggskin_textdiv'; this._button_icehockey.ggTextDiv=this._button_icehockey__text; this._button_icehockey.ggId="button_icehockey"; this._button_icehockey.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._button_icehockey.ggVisible=true; this._button_icehockey.className='ggskin ggskin_text '; this._button_icehockey.ggType='text'; hs =''; hs+='height : 16px;'; hs+='left : 30px;'; hs+='position : absolute;'; hs+='top : 203px;'; hs+='visibility : inherit;'; hs+='width : 124px;'; hs+='pointer-events:auto;'; this._button_icehockey.setAttribute('style',hs); this._button_icehockey.style[domTransform + 'Origin']='50% 50%'; hs ='position:absolute;'; hs+='cursor: default;'; hs+='left: 0px;'; hs+='top: 0px;'; hs+='width: 124px;'; hs+='height: 16px;'; hs+='background: #ffffff;'; hs+='border: 5px solid #ffffff;'; hs+='border: 5px solid rgba(255,255,255,0.588235);'; hs+=cssPrefix + 'background-clip: padding-box;'; hs+='background-clip: padding-box;'; hs+='border-radius: 6px;'; hs+=cssPrefix + 'border-radius: 6px;'; hs+='color: rgba(168,29,61,1);'; hs+='text-align: center;'; hs+='white-space: nowrap;'; hs+='padding: 9px 5px 9px 5px;'; hs+='overflow: hidden;'; this._button_icehockey__text.setAttribute('style',hs); this._button_icehockey__text.innerHTML="Ice Arena Directions"; this._button_icehockey.appendChild(this._button_icehockey__text); me._button_icehockey.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._button_icehockey.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.player.getCurrentNode(); } this._button_icehockey.onclick=function (e) { me.player.openUrl("https:\/\/www.google.com\/maps\/dir\/St+John's+College+High+School,+2607+Military+Rd+NW,+Washington,+DC+20015\/Rockville+Ice+Arena,+Southlawn+Court,+Rockville,+MD\/@39.0320322,-77.1681846,12z\/data=!3m1!4b1!4m14!4m13!1m5!1m1!1s0x89b7c8531871b8a5:0xcbe906e9aecbf3cf!2m2!1d-77.0549633!2d38.96297!1m5!1m1!1s0x89b7d275bda539f9:0x97eb3d968fd1ecff!2m2!1d-77.1293126!2d39.1035294!3e0","_new"); } this._button_icehockey.onmouseover=function (e) { me.elementMouseOver['button_icehockey']=true; } this._button_icehockey.onmouseout=function (e) { me.elementMouseOver['button_icehockey']=false; } this._button_icehockey.ontouchend=function (e) { me.elementMouseOver['button_icehockey']=false; } me._button_icehockey.ggCurrentLogicStateBackgroundColor = -1; me._button_icehockey.ggCurrentLogicStateTextColor = -1; this._button_icehockey.ggUpdateConditionTimer=function () { var newLogicStateBackgroundColor; if ( (me.elementMouseOver['button_icehockey'] == true) ) { newLogicStateBackgroundColor = 0; } else { newLogicStateBackgroundColor = -1; } if (me._button_icehockey.ggCurrentLogicStateBackgroundColor != newLogicStateBackgroundColor) { me._button_icehockey.ggCurrentLogicStateBackgroundColor = newLogicStateBackgroundColor; me._button_icehockey__text.style[domTransition]='background-color none, color none'; if (me._button_icehockey.ggCurrentLogicStateBackgroundColor == 0) { me._button_icehockey__text.style.backgroundColor="rgba(168,29,61,1)"; } else { me._button_icehockey__text.style.backgroundColor="rgba(255,255,255,1)"; } } var newLogicStateTextColor; if ( (me.elementMouseOver['button_icehockey'] == true) ) { newLogicStateTextColor = 0; } else { newLogicStateTextColor = -1; } if (me._button_icehockey.ggCurrentLogicStateTextColor != newLogicStateTextColor) { me._button_icehockey.ggCurrentLogicStateTextColor = newLogicStateTextColor; me._button_icehockey__text.style[domTransition]='background-color none, color none'; if (me._button_icehockey.ggCurrentLogicStateTextColor == 0) { me._button_icehockey__text.style.color="rgba(255,255,255,1)"; } else { me._button_icehockey__text.style.color="rgba(168,29,61,1)"; } } } this._button_icehockey.ggUpdatePosition=function (useTransition) { } this._logo_maincampusmap.appendChild(this._button_icehockey); this._icerinkmap.appendChild(this._logo_maincampusmap); this._scrollarea_1__content.appendChild(this._icerinkmap); this._campusmap.appendChild(this._scrollarea_1); this.divSkin.appendChild(this._campusmap); me.player.moveTo("83","0","60","0.1000"); this._go1__normal=new SkinElement_maplinkoff_Class(this,this._go1); this._go1__normal.style.visibility='inherit'; this._go1__normal.style.left='0px'; this._go1__normal.style.top='0px'; this._go1.ggMarkerNormal=this._go1__normal; this._go1__active=new SkinElement_maplinkon_Class(this,this._go1); this._go1__active.style.visibility='hidden'; this._go1__active.style.left='0px'; this._go1__active.style.top='0px'; this._go1.ggMarkerActive=this._go1__active; if (this._go1.firstChild) { this._go1.insertBefore(this._go1__active,this._go1.firstChild); } else { this._go1.appendChild(this._go1__active); } if (this._go1.firstChild) { this._go1.insertBefore(this._go1__normal,this._go1.firstChild); } else { this._go1.appendChild(this._go1__normal); } this._go2__normal=new SkinElement_maplinkoff_Class(this,this._go2); this._go2__normal.style.visibility='inherit'; this._go2__normal.style.left='0px'; this._go2__normal.style.top='0px'; this._go2.ggMarkerNormal=this._go2__normal; this._go2__active=new SkinElement_maplinkon_Class(this,this._go2); this._go2__active.style.visibility='hidden'; this._go2__active.style.left='0px'; this._go2__active.style.top='0px'; this._go2.ggMarkerActive=this._go2__active; if (this._go2.firstChild) { this._go2.insertBefore(this._go2__active,this._go2.firstChild); } else { this._go2.appendChild(this._go2__active); } if (this._go2.firstChild) { this._go2.insertBefore(this._go2__normal,this._go2.firstChild); } else { this._go2.appendChild(this._go2__normal); } this._go3__normal=new SkinElement_maplinkoff_Class(this,this._go3); this._go3__normal.style.visibility='inherit'; this._go3__normal.style.left='0px'; this._go3__normal.style.top='0px'; this._go3.ggMarkerNormal=this._go3__normal; this._go3__active=new SkinElement_maplinkon_Class(this,this._go3); this._go3__active.style.visibility='hidden'; this._go3__active.style.left='0px'; this._go3__active.style.top='0px'; this._go3.ggMarkerActive=this._go3__active; if (this._go3.firstChild) { this._go3.insertBefore(this._go3__active,this._go3.firstChild); } else { this._go3.appendChild(this._go3__active); } if (this._go3.firstChild) { this._go3.insertBefore(this._go3__normal,this._go3.firstChild); } else { this._go3.appendChild(this._go3__normal); } this._go4__normal=new SkinElement_maplinkoff_Class(this,this._go4); this._go4__normal.style.visibility='inherit'; this._go4__normal.style.left='0px'; this._go4__normal.style.top='0px'; this._go4.ggMarkerNormal=this._go4__normal; this._go4__active=new SkinElement_maplinkon_Class(this,this._go4); this._go4__active.style.visibility='hidden'; this._go4__active.style.left='0px'; this._go4__active.style.top='0px'; this._go4.ggMarkerActive=this._go4__active; if (this._go4.firstChild) { this._go4.insertBefore(this._go4__active,this._go4.firstChild); } else { this._go4.appendChild(this._go4__active); } if (this._go4.firstChild) { this._go4.insertBefore(this._go4__normal,this._go4.firstChild); } else { this._go4.appendChild(this._go4__normal); } this._go5__normal=new SkinElement_maplinkoff_Class(this,this._go5); this._go5__normal.style.visibility='inherit'; this._go5__normal.style.left='0px'; this._go5__normal.style.top='0px'; this._go5.ggMarkerNormal=this._go5__normal; this._go5__active=new SkinElement_maplinkon_Class(this,this._go5); this._go5__active.style.visibility='hidden'; this._go5__active.style.left='0px'; this._go5__active.style.top='0px'; this._go5.ggMarkerActive=this._go5__active; if (this._go5.firstChild) { this._go5.insertBefore(this._go5__active,this._go5.firstChild); } else { this._go5.appendChild(this._go5__active); } if (this._go5.firstChild) { this._go5.insertBefore(this._go5__normal,this._go5.firstChild); } else { this._go5.appendChild(this._go5__normal); } this._go6__normal=new SkinElement_maplinkoff_Class(this,this._go6); this._go6__normal.style.visibility='inherit'; this._go6__normal.style.left='0px'; this._go6__normal.style.top='0px'; this._go6.ggMarkerNormal=this._go6__normal; this._go6__active=new SkinElement_maplinkon_Class(this,this._go6); this._go6__active.style.visibility='hidden'; this._go6__active.style.left='0px'; this._go6__active.style.top='0px'; this._go6.ggMarkerActive=this._go6__active; if (this._go6.firstChild) { this._go6.insertBefore(this._go6__active,this._go6.firstChild); } else { this._go6.appendChild(this._go6__active); } if (this._go6.firstChild) { this._go6.insertBefore(this._go6__normal,this._go6.firstChild); } else { this._go6.appendChild(this._go6__normal); } this._go7__normal=new SkinElement_maplinkoff_Class(this,this._go7); this._go7__normal.style.visibility='inherit'; this._go7__normal.style.left='0px'; this._go7__normal.style.top='0px'; this._go7.ggMarkerNormal=this._go7__normal; this._go7__active=new SkinElement_maplinkon_Class(this,this._go7); this._go7__active.style.visibility='hidden'; this._go7__active.style.left='0px'; this._go7__active.style.top='0px'; this._go7.ggMarkerActive=this._go7__active; if (this._go7.firstChild) { this._go7.insertBefore(this._go7__active,this._go7.firstChild); } else { this._go7.appendChild(this._go7__active); } if (this._go7.firstChild) { this._go7.insertBefore(this._go7__normal,this._go7.firstChild); } else { this._go7.appendChild(this._go7__normal); } this._go8__normal=new SkinElement_maplinkoff_Class(this,this._go8); this._go8__normal.style.visibility='inherit'; this._go8__normal.style.left='0px'; this._go8__normal.style.top='0px'; this._go8.ggMarkerNormal=this._go8__normal; this._go8__active=new SkinElement_maplinkon_Class(this,this._go8); this._go8__active.style.visibility='hidden'; this._go8__active.style.left='0px'; this._go8__active.style.top='0px'; this._go8.ggMarkerActive=this._go8__active; if (this._go8.firstChild) { this._go8.insertBefore(this._go8__active,this._go8.firstChild); } else { this._go8.appendChild(this._go8__active); } if (this._go8.firstChild) { this._go8.insertBefore(this._go8__normal,this._go8.firstChild); } else { this._go8.appendChild(this._go8__normal); } this._go9__normal=new SkinElement_maplinkoff_Class(this,this._go9); this._go9__normal.style.visibility='inherit'; this._go9__normal.style.left='0px'; this._go9__normal.style.top='0px'; this._go9.ggMarkerNormal=this._go9__normal; this._go9__active=new SkinElement_maplinkon_Class(this,this._go9); this._go9__active.style.visibility='hidden'; this._go9__active.style.left='0px'; this._go9__active.style.top='0px'; this._go9.ggMarkerActive=this._go9__active; if (this._go9.firstChild) { this._go9.insertBefore(this._go9__active,this._go9.firstChild); } else { this._go9.appendChild(this._go9__active); } if (this._go9.firstChild) { this._go9.insertBefore(this._go9__normal,this._go9.firstChild); } else { this._go9.appendChild(this._go9__normal); } this._go10__normal=new SkinElement_maplinkoff_Class(this,this._go10); this._go10__normal.style.visibility='inherit'; this._go10__normal.style.left='0px'; this._go10__normal.style.top='0px'; this._go10.ggMarkerNormal=this._go10__normal; this._go10__active=new SkinElement_maplinkon_Class(this,this._go10); this._go10__active.style.visibility='hidden'; this._go10__active.style.left='0px'; this._go10__active.style.top='0px'; this._go10.ggMarkerActive=this._go10__active; if (this._go10.firstChild) { this._go10.insertBefore(this._go10__active,this._go10.firstChild); } else { this._go10.appendChild(this._go10__active); } if (this._go10.firstChild) { this._go10.insertBefore(this._go10__normal,this._go10.firstChild); } else { this._go10.appendChild(this._go10__normal); } this._go11__normal=new SkinElement_maplinkoff_Class(this,this._go11); this._go11__normal.style.visibility='inherit'; this._go11__normal.style.left='0px'; this._go11__normal.style.top='0px'; this._go11.ggMarkerNormal=this._go11__normal; this._go11__active=new SkinElement_maplinkon_Class(this,this._go11); this._go11__active.style.visibility='hidden'; this._go11__active.style.left='0px'; this._go11__active.style.top='0px'; this._go11.ggMarkerActive=this._go11__active; if (this._go11.firstChild) { this._go11.insertBefore(this._go11__active,this._go11.firstChild); } else { this._go11.appendChild(this._go11__active); } if (this._go11.firstChild) { this._go11.insertBefore(this._go11__normal,this._go11.firstChild); } else { this._go11.appendChild(this._go11__normal); } this._go12__normal=new SkinElement_maplinkoff_Class(this,this._go12); this._go12__normal.style.visibility='inherit'; this._go12__normal.style.left='0px'; this._go12__normal.style.top='0px'; this._go12.ggMarkerNormal=this._go12__normal; this._go12__active=new SkinElement_maplinkon_Class(this,this._go12); this._go12__active.style.visibility='hidden'; this._go12__active.style.left='0px'; this._go12__active.style.top='0px'; this._go12.ggMarkerActive=this._go12__active; if (this._go12.firstChild) { this._go12.insertBefore(this._go12__active,this._go12.firstChild); } else { this._go12.appendChild(this._go12__active); } if (this._go12.firstChild) { this._go12.insertBefore(this._go12__normal,this._go12.firstChild); } else { this._go12.appendChild(this._go12__normal); } this._go13__normal=new SkinElement_maplinkoff_Class(this,this._go13); this._go13__normal.style.visibility='inherit'; this._go13__normal.style.left='0px'; this._go13__normal.style.top='0px'; this._go13.ggMarkerNormal=this._go13__normal; this._go13__active=new SkinElement_maplinkon_Class(this,this._go13); this._go13__active.style.visibility='hidden'; this._go13__active.style.left='0px'; this._go13__active.style.top='0px'; this._go13.ggMarkerActive=this._go13__active; if (this._go13.firstChild) { this._go13.insertBefore(this._go13__active,this._go13.firstChild); } else { this._go13.appendChild(this._go13__active); } if (this._go13.firstChild) { this._go13.insertBefore(this._go13__normal,this._go13.firstChild); } else { this._go13.appendChild(this._go13__normal); } this._gosculpture__normal=new SkinElement_maplinkoff_Class(this,this._gosculpture); this._gosculpture__normal.style.visibility='inherit'; this._gosculpture__normal.style.left='0px'; this._gosculpture__normal.style.top='0px'; this._gosculpture.ggMarkerNormal=this._gosculpture__normal; this._gosculpture__active=new SkinElement_maplinkon_Class(this,this._gosculpture); this._gosculpture__active.style.visibility='hidden'; this._gosculpture__active.style.left='0px'; this._gosculpture__active.style.top='0px'; this._gosculpture.ggMarkerActive=this._gosculpture__active; if (this._gosculpture.firstChild) { this._gosculpture.insertBefore(this._gosculpture__active,this._gosculpture.firstChild); } else { this._gosculpture.appendChild(this._gosculpture__active); } if (this._gosculpture.firstChild) { this._gosculpture.insertBefore(this._gosculpture__normal,this._gosculpture.firstChild); } else { this._gosculpture.appendChild(this._gosculpture__normal); } this._go15__normal=new SkinElement_maplinkoff_Class(this,this._go15); this._go15__normal.style.visibility='inherit'; this._go15__normal.style.left='0px'; this._go15__normal.style.top='0px'; this._go15.ggMarkerNormal=this._go15__normal; this._go15__active=new SkinElement_maplinkon_Class(this,this._go15); this._go15__active.style.visibility='hidden'; this._go15__active.style.left='0px'; this._go15__active.style.top='0px'; this._go15.ggMarkerActive=this._go15__active; if (this._go15.firstChild) { this._go15.insertBefore(this._go15__active,this._go15.firstChild); } else { this._go15.appendChild(this._go15__active); } if (this._go15.firstChild) { this._go15.insertBefore(this._go15__normal,this._go15.firstChild); } else { this._go15.appendChild(this._go15__normal); } this._go17__normal=new SkinElement_maplinkoff_Class(this,this._go17); this._go17__normal.style.visibility='inherit'; this._go17__normal.style.left='0px'; this._go17__normal.style.top='0px'; this._go17.ggMarkerNormal=this._go17__normal; this._go17__active=new SkinElement_maplinkon_Class(this,this._go17); this._go17__active.style.visibility='hidden'; this._go17__active.style.left='0px'; this._go17__active.style.top='0px'; this._go17.ggMarkerActive=this._go17__active; if (this._go17.firstChild) { this._go17.insertBefore(this._go17__active,this._go17.firstChild); } else { this._go17.appendChild(this._go17__active); } if (this._go17.firstChild) { this._go17.insertBefore(this._go17__normal,this._go17.firstChild); } else { this._go17.appendChild(this._go17__normal); } this._go18__normal=new SkinElement_maplinkoff_Class(this,this._go18); this._go18__normal.style.visibility='inherit'; this._go18__normal.style.left='0px'; this._go18__normal.style.top='0px'; this._go18.ggMarkerNormal=this._go18__normal; this._go18__active=new SkinElement_maplinkon_Class(this,this._go18); this._go18__active.style.visibility='hidden'; this._go18__active.style.left='0px'; this._go18__active.style.top='0px'; this._go18.ggMarkerActive=this._go18__active; if (this._go18.firstChild) { this._go18.insertBefore(this._go18__active,this._go18.firstChild); } else { this._go18.appendChild(this._go18__active); } if (this._go18.firstChild) { this._go18.insertBefore(this._go18__normal,this._go18.firstChild); } else { this._go18.appendChild(this._go18__normal); } this._go19__normal=new SkinElement_maplinkoff_Class(this,this._go19); this._go19__normal.style.visibility='inherit'; this._go19__normal.style.left='0px'; this._go19__normal.style.top='0px'; this._go19.ggMarkerNormal=this._go19__normal; this._go19__active=new SkinElement_maplinkon_Class(this,this._go19); this._go19__active.style.visibility='hidden'; this._go19__active.style.left='0px'; this._go19__active.style.top='0px'; this._go19.ggMarkerActive=this._go19__active; if (this._go19.firstChild) { this._go19.insertBefore(this._go19__active,this._go19.firstChild); } else { this._go19.appendChild(this._go19__active); } if (this._go19.firstChild) { this._go19.insertBefore(this._go19__normal,this._go19.firstChild); } else { this._go19.appendChild(this._go19__normal); } this._go20__normal=new SkinElement_maplinkoff_Class(this,this._go20); this._go20__normal.style.visibility='inherit'; this._go20__normal.style.left='0px'; this._go20__normal.style.top='0px'; this._go20.ggMarkerNormal=this._go20__normal; this._go20__active=new SkinElement_maplinkon_Class(this,this._go20); this._go20__active.style.visibility='hidden'; this._go20__active.style.left='0px'; this._go20__active.style.top='0px'; this._go20.ggMarkerActive=this._go20__active; if (this._go20.firstChild) { this._go20.insertBefore(this._go20__active,this._go20.firstChild); } else { this._go20.appendChild(this._go20__active); } if (this._go20.firstChild) { this._go20.insertBefore(this._go20__normal,this._go20.firstChild); } else { this._go20.appendChild(this._go20__normal); } this._go22__normal=new SkinElement_maplinkoff_Class(this,this._go22); this._go22__normal.style.visibility='inherit'; this._go22__normal.style.left='0px'; this._go22__normal.style.top='0px'; this._go22.ggMarkerNormal=this._go22__normal; this._go22__active=new SkinElement_maplinkon_Class(this,this._go22); this._go22__active.style.visibility='hidden'; this._go22__active.style.left='0px'; this._go22__active.style.top='0px'; this._go22.ggMarkerActive=this._go22__active; if (this._go22.firstChild) { this._go22.insertBefore(this._go22__active,this._go22.firstChild); } else { this._go22.appendChild(this._go22__active); } if (this._go22.firstChild) { this._go22.insertBefore(this._go22__normal,this._go22.firstChild); } else { this._go22.appendChild(this._go22__normal); } this._go21__normal=new SkinElement_maplinkoff_Class(this,this._go21); this._go21__normal.style.visibility='inherit'; this._go21__normal.style.left='0px'; this._go21__normal.style.top='0px'; this._go21.ggMarkerNormal=this._go21__normal; this._go21__active=new SkinElement_maplinkon_Class(this,this._go21); this._go21__active.style.visibility='hidden'; this._go21__active.style.left='0px'; this._go21__active.style.top='0px'; this._go21.ggMarkerActive=this._go21__active; if (this._go21.firstChild) { this._go21.insertBefore(this._go21__active,this._go21.firstChild); } else { this._go21.appendChild(this._go21__active); } if (this._go21.firstChild) { this._go21.insertBefore(this._go21__normal,this._go21.firstChild); } else { this._go21.appendChild(this._go21__normal); } this._go23__normal=new SkinElement_maplinkoff_Class(this,this._go23); this._go23__normal.style.visibility='inherit'; this._go23__normal.style.left='0px'; this._go23__normal.style.top='0px'; this._go23.ggMarkerNormal=this._go23__normal; this._go23__active=new SkinElement_maplinkon_Class(this,this._go23); this._go23__active.style.visibility='hidden'; this._go23__active.style.left='0px'; this._go23__active.style.top='0px'; this._go23.ggMarkerActive=this._go23__active; if (this._go23.firstChild) { this._go23.insertBefore(this._go23__active,this._go23.firstChild); } else { this._go23.appendChild(this._go23__active); } if (this._go23.firstChild) { this._go23.insertBefore(this._go23__normal,this._go23.firstChild); } else { this._go23.appendChild(this._go23__normal); } this._go24__normal=new SkinElement_maplinkoff_Class(this,this._go24); this._go24__normal.style.visibility='inherit'; this._go24__normal.style.left='0px'; this._go24__normal.style.top='0px'; this._go24.ggMarkerNormal=this._go24__normal; this._go24__active=new SkinElement_maplinkon_Class(this,this._go24); this._go24__active.style.visibility='hidden'; this._go24__active.style.left='0px'; this._go24__active.style.top='0px'; this._go24.ggMarkerActive=this._go24__active; if (this._go24.firstChild) { this._go24.insertBefore(this._go24__active,this._go24.firstChild); } else { this._go24.appendChild(this._go24__active); } if (this._go24.firstChild) { this._go24.insertBefore(this._go24__normal,this._go24.firstChild); } else { this._go24.appendChild(this._go24__normal); } this._goart__normal=new SkinElement_maplinkoff_Class(this,this._goart); this._goart__normal.style.visibility='inherit'; this._goart__normal.style.left='0px'; this._goart__normal.style.top='0px'; this._goart.ggMarkerNormal=this._goart__normal; this._goart__active=new SkinElement_maplinkon_Class(this,this._goart); this._goart__active.style.visibility='hidden'; this._goart__active.style.left='0px'; this._goart__active.style.top='0px'; this._goart.ggMarkerActive=this._goart__active; if (this._goart.firstChild) { this._goart.insertBefore(this._goart__active,this._goart.firstChild); } else { this._goart.appendChild(this._goart__active); } if (this._goart.firstChild) { this._goart.insertBefore(this._goart__normal,this._goart.firstChild); } else { this._goart.appendChild(this._goart__normal); } this._gochorus__normal=new SkinElement_maplinkoff_Class(this,this._gochorus); this._gochorus__normal.style.visibility='inherit'; this._gochorus__normal.style.left='0px'; this._gochorus__normal.style.top='0px'; this._gochorus.ggMarkerNormal=this._gochorus__normal; this._gochorus__active=new SkinElement_maplinkon_Class(this,this._gochorus); this._gochorus__active.style.visibility='hidden'; this._gochorus__active.style.left='0px'; this._gochorus__active.style.top='0px'; this._gochorus.ggMarkerActive=this._gochorus__active; if (this._gochorus.firstChild) { this._gochorus.insertBefore(this._gochorus__active,this._gochorus.firstChild); } else { this._gochorus.appendChild(this._gochorus__active); } if (this._gochorus.firstChild) { this._gochorus.insertBefore(this._gochorus__normal,this._gochorus.firstChild); } else { this._gochorus.appendChild(this._gochorus__normal); } this._goorch__normal=new SkinElement_maplinkoff_Class(this,this._goorch); this._goorch__normal.style.visibility='inherit'; this._goorch__normal.style.left='0px'; this._goorch__normal.style.top='0px'; this._goorch.ggMarkerNormal=this._goorch__normal; this._goorch__active=new SkinElement_maplinkon_Class(this,this._goorch); this._goorch__active.style.visibility='hidden'; this._goorch__active.style.left='0px'; this._goorch__active.style.top='0px'; this._goorch.ggMarkerActive=this._goorch__active; if (this._goorch.firstChild) { this._goorch.insertBefore(this._goorch__active,this._goorch.firstChild); } else { this._goorch.appendChild(this._goorch__active); } if (this._goorch.firstChild) { this._goorch.insertBefore(this._goorch__normal,this._goorch.firstChild); } else { this._goorch.appendChild(this._goorch__normal); } this._goband__normal=new SkinElement_maplinkoff_Class(this,this._goband); this._goband__normal.style.visibility='inherit'; this._goband__normal.style.left='0px'; this._goband__normal.style.top='0px'; this._goband.ggMarkerNormal=this._goband__normal; this._goband__active=new SkinElement_maplinkon_Class(this,this._goband); this._goband__active.style.visibility='hidden'; this._goband__active.style.left='0px'; this._goband__active.style.top='0px'; this._goband.ggMarkerActive=this._goband__active; if (this._goband.firstChild) { this._goband.insertBefore(this._goband__active,this._goband.firstChild); } else { this._goband.appendChild(this._goband__active); } if (this._goband.firstChild) { this._goband.insertBefore(this._goband__normal,this._goband.firstChild); } else { this._goband.appendChild(this._goband__normal); } this._goupperfield__normal=new SkinElement_maplinkoff_Class(this,this._goupperfield); this._goupperfield__normal.style.visibility='inherit'; this._goupperfield__normal.style.left='0px'; this._goupperfield__normal.style.top='0px'; this._goupperfield.ggMarkerNormal=this._goupperfield__normal; this._goupperfield__active=new SkinElement_maplinkon_Class(this,this._goupperfield); this._goupperfield__active.style.visibility='hidden'; this._goupperfield__active.style.left='0px'; this._goupperfield__active.style.top='0px'; this._goupperfield.ggMarkerActive=this._goupperfield__active; if (this._goupperfield.firstChild) { this._goupperfield.insertBefore(this._goupperfield__active,this._goupperfield.firstChild); } else { this._goupperfield.appendChild(this._goupperfield__active); } if (this._goupperfield.firstChild) { this._goupperfield.insertBefore(this._goupperfield__normal,this._goupperfield.firstChild); } else { this._goupperfield.appendChild(this._goupperfield__normal); } this._go30__normal=new SkinElement_maplinkoff_Class(this,this._go30); this._go30__normal.style.visibility='inherit'; this._go30__normal.style.left='0px'; this._go30__normal.style.top='0px'; this._go30.ggMarkerNormal=this._go30__normal; this._go30__active=new SkinElement_maplinkon_Class(this,this._go30); this._go30__active.style.visibility='hidden'; this._go30__active.style.left='0px'; this._go30__active.style.top='0px'; this._go30.ggMarkerActive=this._go30__active; if (this._go30.firstChild) { this._go30.insertBefore(this._go30__active,this._go30.firstChild); } else { this._go30.appendChild(this._go30__active); } if (this._go30.firstChild) { this._go30.insertBefore(this._go30__normal,this._go30.firstChild); } else { this._go30.appendChild(this._go30__normal); } this._go33__normal=new SkinElement_maplinkoff_Class(this,this._go33); this._go33__normal.style.visibility='inherit'; this._go33__normal.style.left='0px'; this._go33__normal.style.top='0px'; this._go33.ggMarkerNormal=this._go33__normal; this._go33__active=new SkinElement_maplinkon_Class(this,this._go33); this._go33__active.style.visibility='hidden'; this._go33__active.style.left='0px'; this._go33__active.style.top='0px'; this._go33.ggMarkerActive=this._go33__active; if (this._go33.firstChild) { this._go33.insertBefore(this._go33__active,this._go33.firstChild); } else { this._go33.appendChild(this._go33__active); } if (this._go33.firstChild) { this._go33.insertBefore(this._go33__normal,this._go33.firstChild); } else { this._go33.appendChild(this._go33__normal); } this._go31__normal=new SkinElement_maplinkoff_Class(this,this._go31); this._go31__normal.style.visibility='inherit'; this._go31__normal.style.left='0px'; this._go31__normal.style.top='0px'; this._go31.ggMarkerNormal=this._go31__normal; this._go31__active=new SkinElement_maplinkon_Class(this,this._go31); this._go31__active.style.visibility='hidden'; this._go31__active.style.left='0px'; this._go31__active.style.top='0px'; this._go31.ggMarkerActive=this._go31__active; if (this._go31.firstChild) { this._go31.insertBefore(this._go31__active,this._go31.firstChild); } else { this._go31.appendChild(this._go31__active); } if (this._go31.firstChild) { this._go31.insertBefore(this._go31__normal,this._go31.firstChild); } else { this._go31.appendChild(this._go31__normal); } this._go36__normal=new SkinElement_maplinkoff_Class(this,this._go36); this._go36__normal.style.visibility='inherit'; this._go36__normal.style.left='0px'; this._go36__normal.style.top='0px'; this._go36.ggMarkerNormal=this._go36__normal; this._go36__active=new SkinElement_maplinkon_Class(this,this._go36); this._go36__active.style.visibility='hidden'; this._go36__active.style.left='0px'; this._go36__active.style.top='0px'; this._go36.ggMarkerActive=this._go36__active; if (this._go36.firstChild) { this._go36.insertBefore(this._go36__active,this._go36.firstChild); } else { this._go36.appendChild(this._go36__active); } if (this._go36.firstChild) { this._go36.insertBefore(this._go36__normal,this._go36.firstChild); } else { this._go36.appendChild(this._go36__normal); } this._go32__normal=new SkinElement_maplinkoff_Class(this,this._go32); this._go32__normal.style.visibility='inherit'; this._go32__normal.style.left='0px'; this._go32__normal.style.top='0px'; this._go32.ggMarkerNormal=this._go32__normal; this._go32__active=new SkinElement_maplinkon_Class(this,this._go32); this._go32__active.style.visibility='hidden'; this._go32__active.style.left='0px'; this._go32__active.style.top='0px'; this._go32.ggMarkerActive=this._go32__active; if (this._go32.firstChild) { this._go32.insertBefore(this._go32__active,this._go32.firstChild); } else { this._go32.appendChild(this._go32__active); } if (this._go32.firstChild) { this._go32.insertBefore(this._go32__normal,this._go32.firstChild); } else { this._go32.appendChild(this._go32__normal); } this._go34__normal=new SkinElement_maplinkoff_Class(this,this._go34); this._go34__normal.style.visibility='inherit'; this._go34__normal.style.left='0px'; this._go34__normal.style.top='0px'; this._go34.ggMarkerNormal=this._go34__normal; this._go34__active=new SkinElement_maplinkon_Class(this,this._go34); this._go34__active.style.visibility='hidden'; this._go34__active.style.left='0px'; this._go34__active.style.top='0px'; this._go34.ggMarkerActive=this._go34__active; if (this._go34.firstChild) { this._go34.insertBefore(this._go34__active,this._go34.firstChild); } else { this._go34.appendChild(this._go34__active); } if (this._go34.firstChild) { this._go34.insertBefore(this._go34__normal,this._go34.firstChild); } else { this._go34.appendChild(this._go34__normal); } this._go35__normal=new SkinElement_maplinkoff_Class(this,this._go35); this._go35__normal.style.visibility='inherit'; this._go35__normal.style.left='0px'; this._go35__normal.style.top='0px'; this._go35.ggMarkerNormal=this._go35__normal; this._go35__active=new SkinElement_maplinkon_Class(this,this._go35); this._go35__active.style.visibility='hidden'; this._go35__active.style.left='0px'; this._go35__active.style.top='0px'; this._go35.ggMarkerActive=this._go35__active; if (this._go35.firstChild) { this._go35.insertBefore(this._go35__active,this._go35.firstChild); } else { this._go35.appendChild(this._go35__active); } if (this._go35.firstChild) { this._go35.insertBefore(this._go35__normal,this._go35.firstChild); } else { this._go35.appendChild(this._go35__normal); } this.divSkin.ggUpdateSize=function(w,h) { me.updateSize(me.divSkin); } this.divSkin.ggViewerInit=function() { } this.divSkin.ggLoaded=function() { me.player.stopAutorotate(); } this.divSkin.ggReLoaded=function() { me._campusmap.style[domTransition]='none'; me._campusmap.style.visibility='hidden'; me._campusmap.ggVisible=false; } this.divSkin.ggLoadedLevels=function() { } this.divSkin.ggReLoadedLevels=function() { } this.divSkin.ggEnterFullscreen=function() { } this.divSkin.ggExitFullscreen=function() { } this.skinTimerEvent(); }; this.hotspotProxyClick=function(id) { } this.hotspotProxyOver=function(id) { } this.hotspotProxyOut=function(id) { } this.ggHotspotCallChildFunctions=function(functionname) { var stack = me.player.getCurrentPointHotspots(); while (stack.length > 0) { var e = stack.pop(); if (typeof e[functionname] == 'function') { e[functionname](); } if(e.hasChildNodes()) { for(var i=0; i0||!me._tip_hs10.style.opacity)?'inherit':'hidden'; me._tip_hs10.ggVisible=true; } else { me._tip_hs10.style.visibility="hidden"; me._tip_hs10.ggVisible=false; } } } this._tip_hs10.ggUpdatePosition=function (useTransition) { this.style[domTransition]='none'; this.ggTextDiv.style.left=((28-this.ggTextDiv.offsetWidth)/2) + 'px'; } this._hs_dir_icon.appendChild(this._tip_hs10); this.__div.appendChild(this._hs_dir_icon); this.hotspotTimerEvent=function() { setTimeout(function() { me.hotspotTimerEvent(); }, 10); if (me.elementMouseOver['hs_dir_icon']) { } me._hs_dir_icon.ggUpdateConditionTimer(); me._tip_hs10.ggUpdateConditionTimer(); } this.hotspotTimerEvent(); } }; this.addSkinHotspot=function(hotspot) { return new SkinHotspotClass(me,hotspot); } function SkinElement_maplinkoff_Class(skinObj,ggParent) { var me=this; var flag=false; this.player=skinObj.player; this.skin=skinObj; this.ggParent=ggParent; var nodeId=ggParent.ggElementNodeId(); this.ggNodeId=nodeId; this.ggUserdata=this.skin.player.getNodeUserdata(nodeId); this.elementMouseDown=[]; this.elementMouseOver=[]; this.findElements=function(id,regex) { return me.skin.findElements(id,regex); } this._maplinkoff=document.createElement('div'); this._maplinkoff__img=document.createElement('img'); this._maplinkoff__img.className='ggskin ggskin_svg'; this._maplinkoff__img.setAttribute('src',basePath + 'images/maplinkoff.svg'); this._maplinkoff__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._maplinkoff__img['ondragstart']=function() { return false; }; this._maplinkoff.appendChild(this._maplinkoff__img); this._maplinkoff__imgo=document.createElement('img'); this._maplinkoff__imgo.className='ggskin ggskin_svg'; this._maplinkoff__imgo.setAttribute('src',basePath + 'images/maplinkoff__o.svg'); this._maplinkoff__imgo.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;visibility:hidden;pointer-events:none;'); this._maplinkoff__imgo['ondragstart']=function() { return false; }; this._maplinkoff.appendChild(this._maplinkoff__imgo); this._maplinkoff.ggId="maplinkOFF"; this._maplinkoff.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._maplinkoff.ggVisible=true; this._maplinkoff.className='ggskin ggskin_svg '; this._maplinkoff.ggType='svg'; hs =''; hs+='height : 32px;'; hs+='left : 53px;'; hs+='position : absolute;'; hs+='top : 156px;'; hs+='visibility : inherit;'; hs+='width : 32px;'; hs+='pointer-events:auto;'; this._maplinkoff.setAttribute('style',hs); this._maplinkoff.style[domTransform + 'Origin']='50% 50%'; me._maplinkoff.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._maplinkoff.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.ggNodeId; } this._maplinkoff.onmouseover=function (e) { me._maplinkoff__img.style.visibility='hidden'; me._maplinkoff__imgo.style.visibility='inherit'; } this._maplinkoff.onmouseout=function (e) { me._maplinkoff__img.style.visibility='inherit'; me._maplinkoff__imgo.style.visibility='hidden'; } this._maplinkoff.ggUpdatePosition=function (useTransition) { } this._maplinkoff.ggNodeChangeMain=function() { } return this._maplinkoff; }; function SkinElement_maplinkon_Class(skinObj,ggParent) { var me=this; var flag=false; this.player=skinObj.player; this.skin=skinObj; this.ggParent=ggParent; var nodeId=ggParent.ggElementNodeId(); this.ggNodeId=nodeId; this.ggUserdata=this.skin.player.getNodeUserdata(nodeId); this.elementMouseDown=[]; this.elementMouseOver=[]; this.findElements=function(id,regex) { return me.skin.findElements(id,regex); } this._maplinkon=document.createElement('div'); this._maplinkon__img=document.createElement('img'); this._maplinkon__img.className='ggskin ggskin_svg'; this._maplinkon__img.setAttribute('src',basePath + 'images/maplinkon.svg'); this._maplinkon__img.setAttribute('style','position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;-webkit-user-drag:none;pointer-events:none;'); this._maplinkon__img['ondragstart']=function() { return false; }; this._maplinkon.appendChild(this._maplinkon__img); this._maplinkon.ggId="maplinkON"; this._maplinkon.ggParameter={ rx:0,ry:0,a:0,sx:1,sy:1 }; this._maplinkon.ggVisible=true; this._maplinkon.className='ggskin ggskin_svg '; this._maplinkon.ggType='svg'; hs =''; hs+='height : 32px;'; hs+='left : 53px;'; hs+='position : absolute;'; hs+='top : 156px;'; hs+='visibility : inherit;'; hs+='width : 32px;'; hs+='pointer-events:auto;'; this._maplinkon.setAttribute('style',hs); this._maplinkon.style[domTransform + 'Origin']='50% 50%'; me._maplinkon.ggIsActive=function() { if ((this.parentNode) && (this.parentNode.ggIsActive)) { return this.parentNode.ggIsActive(); } return false; } me._maplinkon.ggElementNodeId=function() { if ((this.parentNode) && (this.parentNode.ggElementNodeId)) { return this.parentNode.ggElementNodeId(); } return me.ggNodeId; } this._maplinkon.ggUpdatePosition=function (useTransition) { } this._maplinkon.ggNodeChangeMain=function() { } return this._maplinkon; }; this.addSkin(); };