function showThePlayer() {
var WMP7;
if (window.navigator.appName.toLowerCase().indexOf("microsoft") > -1){
WMP7 = new ActiveXObject('WMPlayer.OCX');
}
// Windows Media Player >7 Code
if ( WMP7 )
{
// Windows Media Player > 7
document.write ('
n');
document.write ('n');
document.write ('
');
}
// Windows Media Player 6.4 Code
else
{
//IE Code
document.write ('