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