
function InsertMovie1() {
	document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="264" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n');
	document.write('<param name="src" value="_mov/foot-on-wheel-mtb.mov">\n');
	document.write('<param name="autoplay" value="false">\n');
	document.write('<param name="controller" value="true">\n');
	document.write('<param name="loop" value="false">\n');
	document.write('<embed src="_mov/foot-on-wheel-mtb.mov" width="320" height="264" autoplay="false" controller="true" loop="false" pluginspage="http://www.apple.com/quicktime/download/">\n');
	document.write('</embed>\n');
	document.write('</object>');
}

function InsertMovie2() {
	document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="264" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n');
	document.write('<param name="src" value="_mov/gasworks-bmx.mov">\n');
	document.write('<param name="autoplay" value="false">\n');
	document.write('<param name="controller" value="true">\n');
	document.write('<param name="loop" value="false">\n');
	document.write('<embed src="_mov/gasworks-bmx.mov" width="320" height="264" autoplay="false" controller="true" loop="false" pluginspage="http://www.apple.com/quicktime/download/">\n');
	document.write('</embed>\n');
	document.write('</object>');
}

function InsertMovie3() {
	document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="264" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n');
	document.write('<param name="src" value="_mov/lower_woodland-bmx-flow.mov">\n');
	document.write('<param name="autoplay" value="false">\n');
	document.write('<param name="controller" value="true">\n');
	document.write('<param name="loop" value="false">\n');
	document.write('<embed src="_mov/lower_woodland-bmx-flow.mov" width="320" height="264" autoplay="false" controller="true" loop="false" pluginspage="http://www.apple.com/quicktime/download/">\n');
	document.write('</embed>\n');
	document.write('</object>');
}

function InsertMovie4() {
	document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="264" codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n');
	document.write('<param name="src" value="_mov/test-drive-magnuson.mov">\n');
	document.write('<param name="autoplay" value="false">\n');
	document.write('<param name="controller" value="true">\n');
	document.write('<param name="loop" value="false">\n');
	document.write('<embed src="_mov/test-drive-magnuson.mov" width="320" height="264" autoplay="false" controller="true" loop="false" pluginspage="http://www.apple.com/quicktime/download/">\n');
	document.write('</embed>\n');
	document.write('</object>');
}