function InsertMovie(){	document.write('<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="190" HEIGHT="156" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">\n');	document.write('<PARAM name="SRC" VALUE="http://www.cbc.ca/clips/mov/wise_cellphones051217.mov">\n');	document.write('<PARAM name="AUTOPLAY" VALUE="true">\n');	document.write('<PARAM name="CONTROLLER" VALUE="true">\n');	document.write('<EMBED SRC="http://www.cbc.ca/clips/mov/wise_cellphones051217.mov" WIDTH="190" HEIGHT="156" AUTOPLAY="true" CONTROLLER="true" PLUGINSPAGE="http://www.apple.com/quicktime/download/">\n');	document.write('</EMBED>\n');	document.write('</OBJECT>\n');}function InsertMovie2(){	document.write('<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="320" HEIGHT="255" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">\n');	document.write('<PARAM name="SRC" VALUE="http://www.rogersandme.ca/video/experience_1of2.mov">\n');	document.write('<PARAM name="AUTOPLAY" VALUE="false">\n');	document.write('<PARAM name="CONTROLLER" VALUE="true">\n');	document.write('<EMBED SRC="http://www.rogersandme.ca/video/experience_1of2.mov" WIDTH="320" HEIGHT="255" AUTOPLAY="false" CONTROLLER="true" PLUGINSPAGE="http://www.apple.com/quicktime/download/">\n');	document.write('</EMBED>\n');	document.write('</OBJECT>\n');}function InsertMovie3(){	document.write('<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="320" HEIGHT="255" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">\n');	document.write('<PARAM name="SRC" VALUE="http://www.rogersandme.ca/video/experience_2of2.mov">\n');	document.write('<PARAM name="AUTOPLAY" VALUE="false">\n');	document.write('<PARAM name="CONTROLLER" VALUE="true">\n');	document.write('<EMBED SRC="http://www.rogersandme.ca/video/experience_2of2.mov" WIDTH="320" HEIGHT="255" AUTOPLAY="false" CONTROLLER="true" PLUGINSPAGE="http://www.apple.com/quicktime/download/">\n');	document.write('</EMBED>\n');	document.write('</OBJECT>\n');}