if ( sPlay == "WEB" )	sBaseURL		= "http://gen.sanoma-magazines.be/video/humo/video/";
else					sBaseURL		= "rtmp://red5stream.sanoma-magazines.be:80/sanoma_nas&id=humo/video/";

//document.write('<embed src="http://gen.sanoma-magazines.be/streaming/player/mediaplayer.swf" width="'+iWidth+'" height="'+iHeight+'" allowscriptaccess="always" allowfullscreen="true" flashvars="height='+iHeight+'&width='+iWidth+'&file='+sBaseURL+sMovie+'.flv&backcolor=0xFF0000&frontcolor=0xFFFFFF&lightcolor=0x000000"/>');

document.write('<object type="application/x-shockwave-flash" data="http://gen.sanoma-magazines.be/streaming/player/mediaplayer.swf" id="player" height="'+iHeight+'" width="'+iWidth+'"><param name="allowScriptAccess" value="sameDomain"><param name="movie" value="http://gen.sanoma-magazines.be/streaming/player/mediaplayer.swf"><param name="quality" value="high"><param name="scale" value="noScale"><param name="wmode" value="transparent"><param name="allowfullscreen" value="true"><param name="menu" value="false"><param name="flashvars" value="&height='+iHeight+'&width='+iWidth+'&file='+sBaseURL+sMovie+'&backcolor=0xFF0000&frontcolor=0xFFFFFF&lightcolor=0x000000&image=http://gen.sanoma-magazines.be/streaming/pancartes/humo_pancarte.jpg""></object>');




