// JavaScript Document
function InsertCastingMovie()
{
document.write(’<object width="160" height="144" classid="clsid: 02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" \>\n’);
document.write(’<param name="src" value="movies/foundry1LAN.mov" />\n’);
document.write(’</object>\n’);
}
