
function InsertDailyMovie()
{
document.write('<object type="video/quicktime" data="/work/motionpainting/davidellis-daily.mov" width="480" height="376">');
document.write('<param name="controller" value="true" />');
document.write('<param name="type" value="video/quicktime" />');
document.write('<param name="loop" value="true" />');
document.write('<param name="cache" value="false" />');
document.write('<param name="autoplay" value="true" />');
document.write('<param name="src" value="/work/motionpainting/davidellis-daily.mov" />');
document.write('<param name="scale" value="1.5" />');
document.write('<param name="pluginspage" value="http://www.apple.com/quicktime/download/" />');
document.write('<embed width="480" height="376" scale="1.5" controller="true" src="/work/motionpainting/davidellis-daily.mov" type="video/quicktime" autoplay="true" cache="false" border="0" pluginspage="http://www.apple.com/quicktime/download/" loop="true" />');
document.write('</object>');
}


function InsertBridgeMovie()
{
document.write('<object type="video/quicktime" data="/work/motionpainting/rrbridge.mov" width="480" height="376">');
document.write('<param name="controller" value="true" />');
document.write('<param name="type" value="video/quicktime" />');
document.write('<param name="loop" value="false" />');
document.write('<param name="cache" value="false" />');
document.write('<param name="autoplay" value="true" />');
document.write('<param name="src" value="/work/motionpainting/rrbridge.mov" />');
document.write('<param name="scale" value="1.5" />');
document.write('<param name="pluginspage" value="http://www.apple.com/quicktime/download/" />');
document.write('<embed width="480" height="376" scale="1.5" controller="true" src="/work/motionpainting/rrbridge.mov" type="video/quicktime" autoplay="true" cache="false" border="0" pluginspage="http://www.apple.com/quicktime/download/" loop="false" />');
document.write('</object>');
}


function InsertTruckMovie()
{
document.write('<object type="video/quicktime" data="/work/motionpainting/davidellis-truck.mov" width="480" height="336">');
document.write('<param name="controller" value="true" />');
document.write('<param name="type" value="video/quicktime" />');
document.write('<param name="loop" value="true" />');
document.write('<param name="cache" value="true" />');
document.write('<param name="autoplay" value="true" />');
document.write('<param name="src" value="/work/motionpainting/davidellis-truck.mov" />');
document.write('<param name="scale" value="1.5" />');
document.write('<param name="pluginspage" value="http://www.apple.com/quicktime/download/" />');
document.write('<embed width="480" height="336" scale="1.5" controller="true" src="/work/motionpainting/davidellis-truck.mov" type="video/quicktime" autoplay="true" cache="true" border="0" pluginspage="http://www.apple.com/quicktime/download/" loop="true" />');
document.write('</object>');
}

function InsertMovietrashtalk()
{
document.write('<object type="video/quicktime" data="/work/motionpainting/trashtalkin-lo.mov" width="533" height="416">');
document.write('<param name="controller" value="true" />');
document.write('<param name="type" value="video/quicktime" />');
document.write('<param name="loop" value="true" />');
document.write('<param name="cache" value="true" />');
document.write('<param name="autoplay" value="true" />');
document.write('<param name="src" value="/work/motionpainting/trashtalkin-lo.mov" />');
document.write('<param name="scale" value="1.666" />');
document.write('<param name="pluginspage" value="http://www.apple.com/quicktime/download/" />');
document.write('<embed width="533" height="416" scale="1.666" controller="true" src="/work/motionpainting/trashtalkin-lo.mov" type="video/quicktime" autoplay="true" cache="true" border="0" pluginspage="http://www.apple.com/quicktime/download/" loop="true" />');
document.write('</object>');
}

function InsertBoundFrontMovie()
{
document.write('<object type="video/quicktime" data="/work/motionpainting/BOUNDFRONTlo.mov" width="640" height="370">');
document.write('<param name="controller" value="true" />');
document.write('<param name="type" value="video/quicktime" />');
document.write('<param name="loop" value="true" />');
document.write('<param name="cache" value="false" />');
document.write('<param name="autoplay" value="true" />');
document.write('<param name="src" value="/work/motionpainting/BOUNDFRONTlo.mov" />');
document.write('<param name="scale" value="1" />');
document.write('<param name="pluginspage" value="http://www.apple.com/quicktime/download/" />');
document.write('<embed width="640" height="370" scale="1" controller="true" src="/work/motionpainting/BOUNDFRONTlo.mov" type="video/quicktime" autoplay="true" cache="false" border="0" pluginspage="http://www.apple.com/quicktime/download/" loop="true" />');
document.write('</object>');
}

function InsertTestMovie()
{
document.write('<object type="video/quicktime" data="/work/motionpainting/testhint.mov" width="480" height="376">');
document.write('<param name="controller" value="true" />');
document.write('<param name="type" value="video/quicktime" />');
document.write('<param name="loop" value="true" />');
document.write('<param name="cache" value="true" />');
document.write('<param name="autoplay" value="true" />');
document.write('<param name="src" value="/work/motionpainting/davidellis-daily.mov" />');
document.write('<param name="scale" value="1.5" />');
document.write('<param name="pluginspage" value="http://www.apple.com/quicktime/download/" />');
document.write('<embed width="480" height="376" scale="1.5" controller="true" src="/work/motionpainting/testhint.mov" type="video/quicktime" autoplay="true" cache="true" border="0" pluginspage="http://www.apple.com/quicktime/download/" loop="true" />');
document.write('</object>');
}