// JavaScript Document
function InsertSampleMovie1()
{
 document.write ('<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="560" HEIGHT="420" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">');
				document.write('<PARAM NAME="controller" VALUE="true">');	
				document.write('<PARAM NAME="type" VALUE="video/quicktime">');
				document.write('<PARAM NAME="autoplay" VALUE="false">');
				document.write('<PARAM NAME="target" VALUE="myself">');
				document.write('<PARAM NAME="scale" VALUE="tofit">');
				document.write('<PARAM NAME="src" VALUE="http://timeshotel.ca/swf/TH15sec.mov">');
				document.write('<PARAM NAME="pluginspage" VALUE="http://www.apple.com/quicktime/download/">');
				document.write('<EMBED WIDTH="560" HEIGHT="420" CONTROLLER="True" SRC="http://timeshotel.ca/swf/wow.mov" type="video/quicktime" BGCOLOR="black" BORDER="0" PLUGINSPAGE="http://www.apple.com/quicktime/download/indext.html"></EMBED>');
		  document.write('</object>\n');
}

function InsertSampleMovie2()
{
 document.write ('<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="560" HEIGHT="420" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">');
				document.write('<PARAM NAME="controller" VALUE="true">');	
				document.write('<PARAM NAME="type" VALUE="video/quicktime">');
				document.write('<PARAM NAME="autoplay" VALUE="false">');
				document.write('<PARAM NAME="target" VALUE="myself">');
				document.write('<PARAM NAME="scale" VALUE="tofit">');
				document.write('<PARAM NAME="src" VALUE="http://timeshotel.ca/swf/wow.mov">');
				document.write('<PARAM NAME="pluginspage" VALUE="http://www.apple.com/quicktime/download/">');
				document.write('<EMBED WIDTH="560" HEIGHT="420" CONTROLLER="True" SRC="http://timeshotel.ca/swf/wow.mov" type="video/quicktime" BGCOLOR="black" BORDER="0" PLUGINSPAGE="http://www.apple.com/quicktime/download/indext.html"></EMBED>');
		  document.write('</object>\n');
}

function InsertSampleMovie()
{
 document.write ('<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="560" HEIGHT="420" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">');
				document.write('<PARAM NAME="controller" VALUE="true">');	
				document.write('<PARAM NAME="type" VALUE="video/quicktime">');
				document.write('<PARAM NAME="autoplay" VALUE="true">');
				document.write('<PARAM NAME="target" VALUE="myself">');
				document.write('<PARAM NAME="scale" VALUE="tofit">');
				document.write('<PARAM NAME="src" VALUE="http://timeshotel.ca/swf/wow.mov">');
				document.write('<PARAM NAME="pluginspage" VALUE="http://www.apple.com/quicktime/download/">');
				document.write('<EMBED WIDTH="560" HEIGHT="420" CONTROLLER="True" SRC="http://timeshotel.ca/swf/wow.mov" type="video/quicktime" BGCOLOR="black" BORDER="0" PLUGINSPAGE="http://www.apple.com/quicktime/download/indext.html"></EMBED>');
		  document.write('</object>\n');
}