function insertMovie()
{
document.write('<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="920" height="310" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">\n');
document.write('<param name="src" value="http://www.nyrestaurantpak.com/flash/new-banner.mov">\n');
document.write('<param name="qtsrc" value="http://www.nyrestaurantpak.com/flash/new-banner.mov">\n');
document.write('<param name="autoplay" value="true">\n');
document.write('<param name="loop" value="false">\n');
document.write('<param name="controller" value="true">\n');
document.write('<embed src="http://www.nyrestaurantpak.com/flash/new-banner.mov" qtsrc="http://www.nyrestaurantpak.com/flash/new-banner.mov" width="920" height="319" autoplay="true" loop="false" controller="true" pluginspage="http://www.apple.com/quicktime/"></embed>\n');
document.write('</object>\n');

}
