function SoundbitesFoo()
{
document.write('<OBJECT ID="MediaPlayer" WIDTH=380 HEIGHT=290 \n');
document.write('CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" \n');
document.write('codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n');
document.write('<PARAM NAME="autoplay" VALUE="false">\n');
document.write('<PARAM NAME="FileName" VALUE="http://www.shortgamebullseye.com/Soundbites.mpg"> \n');
document.write('<EMBED TYPE="application/x-mplayer2" \n');
document.write('SRC="http://www.shortgamebullseye.com/Soundbites.mpg" autoplay="false"\n');
document.write('NAME="MediaPlayer" \n');
document.write('WIDTH=380 \n');
document.write('HEIGHT=290> \n');
document.write('</EMBED> \n');
document.write('</OBJECT>\n');
}

function SetuphighspeedFoo()
{
document.write('<OBJECT ID="MediaPlayer" WIDTH=250 HEIGHT=220 \n');
document.write('CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" \n');
document.write('codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n');
document.write('<PARAM NAME="autoplay" VALUE="false">\n');
document.write('<PARAM NAME="FileName" VALUE="http://www.shortgamebullseye.com/Set_up_high-speed.mpg"> \n');
document.write('<EMBED TYPE="application/x-mplayer2" \n');
document.write('SRC="http://www.shortgamebullseye.com/Set_up_high-speed.mpg" autoplay="false"\n');
document.write('NAME="MediaPlayer" \n');
document.write('WIDTH=250 \n');
document.write('HEIGHT=220> \n');
document.write('</EMBED> \n');
document.write('</OBJECT>\n');
}

function bullseye60Foo()
{
document.write('<OBJECT ID="MediaPlayer" WIDTH=400 HEIGHT=300 \n');
document.write('CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" \n');
document.write('codebase="http://www.apple.com/qtactivex/qtplugin.cab">\n');
document.write('<PARAM NAME="autoplay" VALUE="false">\n');
document.write('<PARAM NAME="FileName" VALUE="http://www.shortgamebullseye.com/Bullseye60.wmv"> \n');
document.write('<EMBED TYPE="application/x-mplayer2" \n');
document.write('SRC="http://www.shortgamebullseye.com/Bullseye60.wmv" autoplay="false"\n');
document.write('NAME="MediaPlayer" \n');
document.write('WIDTH=400 \n');
document.write('HEIGHT=300> \n');
document.write('</EMBED> \n');
document.write('</OBJECT>\n');
}