﻿function EOLAQuicktimeTour()
{
  document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"	width="100%" height="92%" codebase="http://www.apple.com/qtactivex/qtplugin.cab">');
  document.write('<param name="SRC" value="burgund_01_big.mov" />');
  document.write('<param name="AUTOPLAY" value="true" />');
  document.write('<param name="scale" value="tofit" />');
  document.write('<param name="moviename" value="spincontrolled" />');
  document.write('<param name="CONTROLLER" value="false" />');
  
 document.write('<param name="cache" value="true" />');
 document.write('<embed src="burgund_01_big.mov" width="100%" height="92%" cache="true" controller="false" moviename="spincontrolled" scale="tofit" pluginspage="http://www.apple.com/quicktime/download"> </embed>');
 document.write('</object>');
 
}

function EOLADevalVRTour()
{
document.write('<OBJECT codeBase="http://www.devalvr.com/instalacion/plugin/devalocx.cab#version=0,3,1,4" classid=clsid:5D2CF9D0-113A-476B-986F-288B54571614 style="WIDTH: 100%; HEIGHT: 92%" width="100%" height="92%"> ');
document.write('<PARAM NAME="src" VALUE="script.txt">');
document.write('<PARAM NAME="filetype" VALUE="dvl">'); 
document.write('<PARAM NAME="abouturl" VALUE="http://www.marktold.com/panoramas/wmylg.aspx">')
document.write('<EMBED TYPE="application/x-devalvrx" PLUGINSPAGE="http://www.devalvr.com/instalacion/plugin/install.html" src="script.txt"  abouturl="http://www.marktold.com/panoramas/wmylg.aspx" width="100%" height="92%"></EMBED> ');
 document.write('</object>');

  
}
function EOLAJavaTour() {

    document.write('<!--[if !IE]>-->');
 document.write('<object classid="java:PurePlayer.class" type="application/x-java-applet" archive="PurePlayer.jar" height="449" width="708" class="panoframe" >');
 document.write('<span>Get Java: <a href="http://www.java.com" title="Java Player" rel="external">Download</a> </span> ');
 document.write('<param name="gui" value="gui.xml" />');
 document.write('<param name="fullscreen" value="true" />');
 document.write('<param name="java_arguments" VALUE=" -Xms384m -Xmx512m" />');
 document.write('<param name="code" value="PurePlayer" />');
 document.write('<param name="archive" value="PurePlayer.jar" />');
 document.write('<param name="panorama" value="burgund_01_big.xml" />');
 document.write('<param name="optimizememory" value="true" />');
 document.write('<param name="mayscript" value="true" />');
 document.write('</object>');
 document.write('<!--<![endif]-->');
 document.write('<object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" height="449" width="708" > ');
 document.write('<param name="gui" value="gui.xml" />');
 document.write('<param name="fullscreen" value="true" />');
 document.write('<param name="code" value="PurePlayerPro" />');
 document.write('<param name="archive" value="PurePlayerPro.jar" />');
 document.write('<param name="panorama" value="burgund_01_big.xml" />');
 document.write('<param name="optimizememory" value="true" />');
 document.write('<param name="antialiasing" value="everytime" />');
 document.write('<param name="mayscript" value="true" />');
 document.write('</object>');
}

