var WhatWeHaveForYou = ''
 + '<table cellspacing=0 cellpadding=0 width=375 height=260>'
 + '<tr>'
 + '<td>'
 + '<div id="media" name="media">'
 + '<OBJECT ID=MediaPlayer CLASSID=CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6'
 + ' standby="Loading Microsoft Windows Media Player components..."'
 + ' TYPE="application/x-oleobject" width="100%" height="100%">'
 + ' <PARAM NAME="URL" VALUE="WhatWeHaveForYou.m3u">'
 + ' <PARAM NAME="AutoStart" VALUE="true">'
 + ' <PARAM NAME="ShowControls" VALUE="1">'
 + ' <PARAM NAME="uiMode" VALUE="full">'
 + ' <PARAM NAME="Volume" VALUE="100">'
 + '</OBJECT>'
 + '</div>'
 + '</td>'
 + '</tr>'
 + '</table>'
