function RunArchiveAudio()
{ 
document.write('<object id="Mmp" name="Mmp" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" standby="Loading Microsoft Windows Media Player components..." TYPE="application/x-oleobject" width="200" height="50">\n');
    document.write('<param name="FileName" value ="mms://a1068.v436425.c43642.g.vm.akamaistream.net/7/1068/43642/1/wms.streamcast.com.au/justgroup/jul08/JustGroup_230708.wma">\n')
  	document.write('<param name="DefaultFrame" value="slideshow">\n')
  	document.write('<PARAM NAME="AnimationatStart" VALUE="false">\n')
  	document.write('<PARAM NAME="AutoStart" VALUE="true">\n')
  	document.write('<PARAM NAME="ShowControls" VALUE="true">\n')
  	document.write('<PARAM NAME="ShowStatusBar" VALUE="true">\n')
  	document.write('<PARAM NAME="ShowDisplay" VALUE="False">\n')
  	document.write('<PARAM NAME="ShowPositionControls" VALUE="false">\n')
  	document.write('<PARAM NAME="ShowAudioControls" VALUE="true">\n')
  	document.write('<PARAM NAME="ShowTracker" VALUE="false">\n');				
	document.write('<embed type="application/x-mplayer2" name="video2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" ShowControls="1" ShowDisplay="0" ShowTracker="0" ShowStatusBar="1" ShowPositionControls="0" ShowAudioControls="1" width="200" height="50" AutoStart="1" DefaultFrame="slideshow" Src="mms://a1068.v436425.c43642.g.vm.akamaistream.net/7/1068/43642/1/wms.streamcast.com.au/justgroup/jul08/JustGroup_230708.wma" ShowVolumeControls="1">\n');
	document.write('</embed>\n');
	document.write('</object>\n');	
}
