function vr1() {
	document.writeln('	<applet code="ilaviewer2.class" name="ilaviewer2" width="400" height="300" mayscript="true" archive="./tour/ilaviewer2.zip" id="ilaviewer2">');
	document.writeln('	  <param name = "wmode" value = "transparent" /> ');
	document.writeln('	  <param name="yawStart" value="23" />');
	document.writeln('	  <param name="filename" value="./tour/01B.jpg" />');
	document.writeln('	  <param name="splash" value="./tour/Splash.gif" />');
	document.writeln('	  <param name="toolbar" value="./tour/ilatoolbar.gif" />');
	document.writeln('	  <param name="helpURL" value="window.open(\'http://tours.ilookabout.com/help/?ProfileID=1&Lang=EN', 'new_window', 'width=500, height=500, toolbar=no, scrollbars=yes, resizable=yes, status=no, copyhistory=0\')" />');
	document.writeln('	  <param name="backgroundcolor" value="000000" />');
	document.writeln('	</applet>');
}


function vr2() {
	document.writeln('	<applet code="ilaviewer2.class" name="ilaviewer2" width="400" height="300" mayscript="true" archive="./tour/ilaviewer2.zip" id="ilaviewer2">');
	document.writeln('	  <param name="yawStart" value="18" />');
	document.writeln('	  <param name="filename" value="./tour/02B.jpg" />');
	document.writeln('	  <param name="splash" value="./tour/Splash.gif" />');
	document.writeln('	  <param name="toolbar" value="./tour/ilatoolbar.gif" />');
	document.writeln('	  <param name="helpURL" value="window.open(\'http://tours.ilookabout.com/help/?ProfileID=1&Lang=EN', 'new_window', 'width=500, height=500, toolbar=no, scrollbars=yes, resizable=yes, status=no, copyhistory=0\')" />');
	document.writeln('	  <param name="backgroundcolor" value="FFFFFF" />');
	document.writeln('	</applet>');
}
	
function vr3() {
	document.writeln('	<applet code="ilaviewer2.class" name="ilaviewer2" width="400" height="300" mayscript="true" archive="./tour/ilaviewer2.zip" id="ilaviewer2">');
	document.writeln('	  <param name="yawStart" value="193" />');
	document.writeln('	  <param name="filename" value="./tour/03B.jpg" />');
	document.writeln('	  <param name="splash" value="./tour/Splash.gif" />');
	document.writeln('	  <param name="toolbar" value="./tour/ilatoolbar.gif" />');
	document.writeln('	  <param name="helpURL" value="window.open(\'http://tours.ilookabout.com/help/?ProfileID=1&Lang=EN', 'new_window', 'width=500, height=500, toolbar=no, scrollbars=yes, resizable=yes, status=no, copyhistory=0\')" />');
	document.writeln('	  <param name="backgroundcolor" value="FFFFFF" />');
	document.writeln('	</applet>');
	
}
