https://skywayvr.com/tour/uk/mbb/

提交的 URL:
https://skywayvr.com/tour/uk/mbb/
报告完成时间:

链接 · 找到 0 个

JavaScript 变量 · 找到 63 个

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
ktoolsobject
krpanoobject
debugboolean
krpanoLoadedboolean
pluginLoadedobject

控制台日志消息 · 找到 0 条

HTML

<!DOCTYPE html><html><head>
		<title>Kentucky Basketball Facilities</title>
		<meta name="description" content="Welcome to the University of Kentucky! Take a virtual tour of the Wildcat's Men's Basketball facilities.">
		<meta name="keywords" content="Kentucky Basketball Facilities">
		<meta name="medium" content="mult">
		<meta name="video_width" content="640">
		<meta name="video_height" content="480">
		<link rel="image_src" href="https://wildcats360.com/mbb/indexdata/thumbnail.png">


		<meta property="og:title" content="Kentucky Basketball Facilities">
		<meta property="og:description" content="Welcome to the University of Kentucky! Take a virtual tour of the Wildcat's Men's Basketball facilities.">
		<meta property="og:type" content="website">
		<meta property="og:image" content="https://wildcats360.com/mbb/indexdata/thumbnail.png">
		<meta name="twitter:card" content="summary_large_image">
		<meta name="twitter:title" content="Kentucky Basketball Facilities">
		<meta name="twitter:description" content="Welcome to the University of Kentucky! Take a virtual tour of the Wildcat's Men's Basketball facilities.">
		<meta name="twitter:image" content="https://wildcats360.com/mbb/indexdata/thumbnail.png">
		<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, viewport-fit=cover">
		<meta name="apple-mobile-web-app-capable" content="yes">
		<meta name="apple-mobile-web-app-status-bar-style" content="default">
		<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
		<meta http-equiv="x-ua-compatible" content="IE=edge">
		<style type="text/css">
			@-ms-viewport { width: device-width; }
			@media only screen and (min-device-width: 800px) { html { overflow:hidden; } }
			* { padding: 0; margin: 0; }
			html { height: 100%; }
			body { height: 100%; overflow:hidden; }
			div#container { height: 100%; min-height: 100%; width: 100%; margin: 0 auto; }
			div#tourDIV {
				height:100%;
				position:relative;
				overflow:hidden;
			}
			div#panoDIV { height:100%; position:relative; overflow:hidden; -webkit-user-select:none; -moz-user-select:none; user-select:none; }


		</style>
		<style>.viewer-footer {display: none !important;}</style>
				<script type="text/javascript" src="indexdata/lib/jquery-2.1.1.min.js"></script>


		<link type="text/css" href="indexdata/lib/jquery-ui-1.11.1/jquery-ui.min.css" rel="stylesheet">
		<script type="text/javascript" src="indexdata/lib/jquery-ui-1.11.1/jquery-ui.min.js"></script>
		<script type="text/javascript" src="indexdata/lib/jquery.ui.touch-punch.min.js"></script>
		<script type="text/javascript" src="indexdata/lib/Kolor/KolorTools.min.js"></script>
		<script type="text/javascript" src="indexdata/graphics/KolorBootstrap.js"></script>

		<script type="text/javascript">

			function accessWebVr(curScene, curTime){

				unloadPlayer();

				eventUnloadPlugins();

			  loadPlayer(true, curScene, curTime);
			}
			function accessStdVr(curScene, curTime){

				unloadPlayer();

				resetValuesForPlugins();

				loadPlayer(false, curScene, curTime);
			}
			function loadPlayer(isWebVr, curScene, curTime) {
				if (isWebVr) {
					embedpano({
						id:"krpanoSWFObject"
						,xml:"indexdata/index_vr.xml"
						,target:"panoDIV"
						,passQueryParameters:true
						,bgcolor:"#000000"
						,html5:"only+webgl"
						,vars:{skipintro:true,norotation:true,startscene:curScene,starttime:curTime}
						,webglsettings:{preserveDrawingBuffer:false, depth:true, stencil:true}
					});
				} else {
					
					embedpano({
						id:"krpanoSWFObject"

						,swf:"indexdata/index.swf"

						,xml:"indexdata/index.xml"
						,target:"panoDIV"
						,passQueryParameters:true
						,bgcolor:"#000000"
						,html5:"auto"
						,vars:{startscene:curScene,starttime:curTime}
						,webglsettings:{preserveDrawingBuffer:false, depth:true, stencil:true}
					});
				}
			}
			function unloadPlayer(){
				if(jQuery('#krpanoSWFObject')){
					//stop all sounds playing before the removepano
					if (getCurrentTourPlayer() != null) {
						getCurrentTourPlayer().call("stopTourSounds();");
					}
					currentPanotourPlayer = null;
					removepano('krpanoSWFObject');
				}

			}
			var currentPanotourPlayer = null;
			function getCurrentTourPlayer() {
				if (currentPanotourPlayer == null) {
					currentPanotourPlayer = document.getElementById('krpanoSWFObject');
				}
				return currentPanotourPlayer;
			}
		    function isVRModeRequested() {
				var querystr = window.location.search.substring(1);
				var params = querystr.split('&');
				for (var i=0; i<params.length; i++){
					if (params[i].toLowerCase() == "vr"){
						return true;
					}
				}
				return false;
			}
		</script>
	<link rel="stylesheet" href="indexdata/graphics/6-chasing-dots.css"><style type="text/css">#tourDIV:fullscreen { height: 100% !important; width: 100% !important; max-height: 100% !important; background-color: black; }#tourDIV:fullscreen::backdrop { background-color: black; }#tourDIV:full-screen { height: 100% !important; width: 100% !important; max-height: 100% !important; background-color: black; }</style></head>
	<body>
		<div id="container">

			<div id="tourDIV">
				<div id="panoDIV"><table style="width:100%;height:100%;color:#FFF;background:#000;"><tbody><tr style="vertical-align:middle;text-align:center;"><td>ERROR:<br><br>Adobe Flashplayer or<br>HTML5 Browser with WebGL or CSS3D support required!<br><br></td></tr></tbody></table></div>


				  <div id="startscreen" style="position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; margin: 0px; padding: 0px; z-index: 15000; background-color: rgb(34, 34, 34);">   <div id="ssTitleCont" style="width: auto; position: absolute; z-index: 16100; opacity: 0.37059; left: 300px; top: 136px;">   <h1 id="titlediv" style=" font-family: Tahoma, Geneva, sans-serif; font-weight: 400; font-style: normal;  color: #2a2a2a; font-size: 48px; font-size: 6vw; line-height: 6vw; white-space: nowrap;  "> <img src="logo-splash.png" alt="Skyway Interactive" style="width:200px;height:200px;"> </h1>   </div>    <div id="animDIV" style="width: auto; position: absolute; z-index: 16000; opacity: 0.37059; left: 380px; top: 330px;">         <div class="sk-chasing-dots"> <div class="sk-child sk-dot1" style="background-color: rgb(255, 255, 255);"></div> <div class="sk-child sk-dot2" style="background-color: rgb(255, 255, 255);"></div> </div>        </div></div> 

				
<script type="text/javascript">
$( document ).ready(function(){if(!!window.location.search && (~window.location.search.indexOf('skipstartscreen'))){hidestartscreen();	return;};$('#startscreen').css( 'background-color', ssConvertedColor );		$('#animDIV').appendTo('#startscreen');	$('#animDIV').css({'width':'auto','position':'absolute','z-index':'16000'});$("#ss-btn").click(function(){hidestartscreen();});setTimeout(function() {$('#ssTitleCont').fadeIn('slow');$("#animDIV").fadeIn('slow');$('#animDIV img').load(function(){setLoadingImgPos();});	  startResize();$(window).trigger('resize');},500);$('.sk-chasing-dots .sk-child').css({'background-color' : '#ffffff'});});function hideLoadingAnim(){var animDiv = $('#animDIV');animDiv.fadeOut('slow',function(){animDiv.remove()});};var spinkitCSS = document.createElement('link');spinkitCSS.rel="stylesheet";	spinkitCSS.href="indexdata/graphics/6-chasing-dots.css";document.head.appendChild(spinkitCSS);function startResize(){$(window).resize(reposer);};function endResize(){$(window).off("resize", reposer);};function reposer(){setTitlePos();setLoadingImgPos();};var ssConvertedColor = convertHex('#222222', '1.00');function hidestartscreen(){$("#startscreen").fadeOut('slow');};function convertHex(hex,opacity){hex = hex.replace('#','');r = parseInt(hex.substring(0,2),16);g = parseInt(hex.substring(2,4),16);b = parseInt(hex.substring(4,6),16);result = 'rgba('+r+','+g+','+b+','+opacity+')';return result;};	function setTitlePos(){var hPos = $('#startscreen').width() * 0.01 * 50;	var vPos = $('#startscreen').height() * 0.01 * 40;var hShift = hPos - $('#ssTitleCont').width()/2;$('#ssTitleCont').css({'left':hShift+'px'});;var vShift  = vPos-$('#ssTitleCont').height()/2;$('#ssTitleCont').css({'top':vShift+'px'});};function setLoadingImgPos(){var hPos = $('#startscreen').width()*0.01*50;var vPos = $('#startscreen').height()*0.01*65;var hShift = hPos - $('#animDIV').width()/2;$('#animDIV').css({'left':hShift+'px'});;var vShift=vPos-$('#animDIV').height()/2;$('#animDIV').css({'top':vShift+'px'});};
</script>




				



				

<!-- no search option activated -->



				




				<script type="text/javascript" src="indexdata/index.js"></script>
				<script type="text/javascript">
					if (isVRModeRequested()){
						accessWebVr();
					}else{
						accessStdVr();
					}
				</script>
			</div>
		</div>
	
</body></html>