
// control for playing cuttin_corners_mov video

document.write('<OBJECT CLASSID="CLSID:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" ID="FVS" Width="268" Height="180">');
document.write('<PARAM NAME="movie" VALUE="video/cuttin-corners-video.swf?165919249">');
document.write('<PARAM NAME="bgcolor" VALUE="#000000">');
document.write('<PARAM NAME="allowfullscreen" VALUE="true">');
document.write('<EMBED NAME="FVS" SRC="video/cuttin-corners-video.swf?165919249" ALLOWFULLSCREEN="true" BGCOLOR="#000000"');
document.write('WIDTH="268" HEIGHT="180" TYPE="application/x-shockwave-flash" pluginspage=http://www.macromedia.com/go/getflashplayer">');
document.write('</EMBED>');
document.write('</OBJECT>');
