// JavaScript Document

<!--
			if ((window.p2q_Version) && (window.p2q_Version>=2.0)) {
				// Check to see if the version meets the requirements for playback
				var flashvars="";
			p2q_EmbedFlash('../virtual/pano_flash.swf','270','120','allowFullScreen','true','FlashVars',flashvars);
				
				if (!DetectFlashVer(8,0,0)) {
					document.write('<img src="../images/virtual/pano-flash.png" width="270" height="120" border="0" />');
				}
			} else {
				document.writeln('<img src="../images/virtual/pano-flash.png" width="270" height="120" border="0" />');
			}
//-->