function LoadQT1()

	{
		
		document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="70" height="20">\n');
		document.write('<param name="SRC" value="http://www.cyoptics.com/common/video/CyopticsPresentation1PM.mov">\n');
		document.write('<param name="CONTROLLER" value="FALSE">\n');
		document.write('<param name="TARGET" value="quicktimeplayer">\n');
		document.write('<embed src="http://www.cyoptics.com/common/video/CyopticsPresentation1PM.mov" width="70" height="20" controller="false" target="quicktimeplayer" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/standalone/index.html"></embed>');
		document.write('</object>\n');
	
	}


function LoadQT2()

	{
		
		document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="70" height="20">\n');
		document.write('<param name="SRC" value="http://www.cyoptics.com/common/video/CyopticsPresentation2PM.mov">\n');
		document.write('<param name="CONTROLLER" value="FALSE">\n');
		document.write('<param name="TARGET" value="quicktimeplayer">\n');
		document.write('<embed src="http://www.cyoptics.com/common/video/CyopticsPresentation2PM.mov" width="70" height="20" controller="false" target="quicktimeplayer" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/standalone/index.html"></embed>');
		document.write('</object>\n');
	
	}


function LoadQT3()

	{
		
		document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="70" height="20">\n');
		document.write('<param name="SRC" value="http://www.cyoptics.com/common/video/CyopticsLabTourPM.mov">\n');
		document.write('<param name="CONTROLLER" value="FALSE">\n');
		document.write('<param name="TARGET" value="quicktimeplayer">\n');
		document.write('<embed src="http://www.cyoptics.com/common/video/CyopticsLabTourPM.mov" width="70" height="20" controller="false" target="quicktimeplayer" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/standalone/index.html"></embed>');
		document.write('</object>\n');
	
	}