document.write ('<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td>');document.write ('<img src="' + RELATIVE + 'GRAPHICS/SPACER.GIF" width="1" height="8" alt=""><br>');document.write ('<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"');//document.write ('WIDTH="' + MOVIEWIDTH + '" HEIGHT="' + MOVIEHEIGHT + '"');document.write ('WIDTH="320" HEIGHT="260"');document.write ('CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">');document.write ('<PARAM name="SRC" VALUE="' + RELATIVE + MOVIES[0] + '">');document.write ('<PARAM name="AUTOPLAY" VALUE="false">');document.write ('<PARAM name="CONTROLLER" VALUE="true">');document.write ('<PARAM name="SCALE" VALUE="0.5">');document.write ('<PARAM name="CACHE" VALUE="false">');document.write ('<EMBED ');document.write ('SRC="' + RELATIVE + MOVIES[0] + '" ');//document.write ('WIDTH="' + MOVIEWIDTH + '" HEIGHT="' + MOVIEHEIGHT + '"');document.write ('WIDTH="320" HEIGHT="260"');document.write ('AUTOPLAY="false"');document.write ('CONTROLLER="true"');document.write ('SCALE="0.5"');document.write ('CACHE="false"');document.write ('PLUGINSPAGE="http://www.apple.com/quicktime/download/">');document.write ('</EMBED>');document.write ('</OBJECT>');document.write ('</td>')document.write ('<td width="8" bgcolor="white"></td>');document.write ('<td class="ccamovieinfo">Movie Size - ' + MOVIESIZE + '<BR>Movie Duration - ' + MOVIEDUR);document.write ('<BR>File - <A HREF="' + RELATIVE + MOVIES[0] + '">'+ MOVIES[0] + '</A>');document.write ('<BR>Click link for larger version of movie');document.write ('</td></tr></table>');