document.write("<object id='Player' classid='CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6' height='226' width='400' codebase='http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#version=9,0,0,0,0' standby='loading windows media player components...' type='application/x-oleobject'>");
document.write("<param name='showcontrols' value='false' />");
document.write("<param name='uimode' value='none' />");
document.write("<param name='URL' value='"+URLval+".asx' />");
document.write("<embed type='application/x-mplayer2' id='Player2'  fileName='"+URLval+".asx'  pluginspage ='http://www.microsoft.com/windows/mediaplayer/' align='middle' showcontrols='1' showstatusbar='1'  height='266' width='400' ></embed>");
document.write("</object>");
