﻿function insertMovie()
{
document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" height="190" width="240">\n');
document.write('<param name="src" value="/multimedia/jellybeanrun_forweb.mov" />\n');
document.write('</object>\n');
}

