
// audioplayer

document.write('			<object id="videoplayer" ');
document.write('					width="368" ');
document.write('					height="20" ');
document.write('					classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"');
document.write('					codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" ');
document.write('					standby="Loading Microsoft Windows Media Player components..." ');
document.write('					type="application/x-oleobject" ');
document.write('					align="middle">');
document.write('					<param name="FileName" value="http://cde.dutchview.nl/vod/tnt-postgroep/1846.asx" />');
document.write('					<param name="showStatusBar" value="true" />');
document.write('					<param name="showControls" value="false" />');
document.write('					<param name="autoStart" value="true" />');
document.write('					<param name="animationAtStart" value="false" />');
document.write('					<embed type="application/x-mplayer2" ');
document.write('					   pluginspage="http://www.microsoft.com/Windows/MediaPlayer/"');
document.write('					   src="http://cde.dutchview.nl/vod/tnt-postgroep/1846.asx"  ');
document.write('					   width="368" ');
document.write('					   height="20" ');
document.write('					   showStatusBar="1" ');
document.write('					   showControls="0" ');
document.write('					   autoStart="1" ');
document.write('					   animationAtStart="0">');
document.write('					</embed>');
document.write('			</object>');


//http://cde.dutchview.nl/vod/tnt-postgroep/1086.asx