function lounge() {
	document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="738" height="616">\n');
	document.write('<param name="src" value="tours/churchfarm_lounge.mov" />\n');
	document.write('<param name="controller" value="true" />\n');
	document.write('<param name="autoplay" value="false" />\n');
	document.write('<embed src="tours/churchfarm_lounge.mov" width="738" height="616" autoplay="false" controller="true" pluginspage="http://www.apple.com/quicktime/download/"></embed>\n');
	document.write('</object>\n');
}

function kitchen() {
	document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="738" height="616">\n');
	document.write('<param name="src" value="tours/churchfarm_kitch.mov" />\n');
	document.write('<param name="controller" value="true" />\n');
	document.write('<param name="autoplay" value="false" />\n');
	document.write('<embed src="tours/churchfarm_kitch.mov" width="738" height="616" autoplay="false" controller="true" pluginspage="http://www.apple.com/quicktime/download/"></embed>\n');
	document.write('</object>\n');
}

function bedroom() {
	document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="738" height="616">\n');
	document.write('<param name="src" value="tours/churchfarm_bedroom.mov" />\n');
	document.write('<param name="controller" value="true" />\n');
	document.write('<param name="autoplay" value="false" />\n');
	document.write('<embed src="tours/churchfarm_bedroom.mov" width="738" height="616" autoplay="false" controller="true" pluginspage="http://www.apple.com/quicktime/download/"></embed>\n');
	document.write('</object>\n');
}

function garden() {
	document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="700" height="540">\n');
	document.write('<param name="src" value="tours/churchfarm_garden.mov" />\n');
	document.write('<param name="controller" value="true" />\n');
	document.write('<param name="autoplay" value="false" />\n');
	document.write('<embed src="tours/churchfarm_garden.mov" width="700" height="540" autoplay="false" controller="true" pluginspage="http://www.apple.com/quicktime/download/"></embed>\n');
	document.write('</object>\n');
}