function InsertMovie()
{
document.write('<embed src="http://www.creativeedge.us/teambuilding/corplivevideo.mov" height="260" width="320" controller="true" controls="true" autostart="true" loop="false">\n');
document.write('</embed>\n');
}
