// JavaScript Document


	var flashvars = {
		'file': 'desarmament/SDChautauqua19072010.flv',
		'image': 'http://www.un.org/webcast/images/unsdchautauqua.jpg',
		'autostart': 'false',
	    'dock': 'true',
		'streamer': 'rtmp://webcast-flash.un.org/ondemand',
		'plugins': 'false',
		//'plugins': 'http://www.un.org/webcast/swfs/sharing.swf',
	    //'sharing.link': 'http://www.un.org/webcast/unoda/video.html',  //The link of the video goes here.
		//'sharing.code': escape('<object width="190" height="142"><param name="movie" value="http://www.un.org/webcast/swfs/player.swf" /><param name="allowFullScreen" value="true" /><param name="bgcolor" value="000000" /><param name="allowscriptaccess" value="always"></param><param name="flashvars" value="file=desarmament/SDChautauqua19072010.flv&image=http://www.un.org/webcast/images/unsdchautauqua.jpg&autostart=false&dock=true&plugins=false&stretching=fill&streamer=rtmp://webcast-flash.un.org/ondemand" /><embed src="http://www.un.org/webcast/swfs/player.swf?file=desarmament/SDChautauqua19072010.flv&image=http://www.un.org/webcast/images/unsdchautauqua.jpg&autostart=false&dock=true&plugins=false&stretching=fill&streamer=rtmp://webcast-flash.un.org/ondemand" width="190" height="142" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always"/></object>'),
		'stretching': 'fill' 
	};
	var params = {};
		params.play = "false";
		params.quality = "high";
		params.scale = "noborder";
		params.bgcolor = "000000";
		params.seamlesstabbing = "true";
		params.allowfullscreen = "true";
		params.allowscriptaccess = "sameDomain";
	var attributes = {};
		attributes.id = "photo_video";
		attributes.name = "media";
		attributes.styleclass = "video";
		attributes.align = "middle";
	swfobject.embedSWF("http://www.un.org/webcast/swfs/player.swf", "photo_video", "190", "142", "9.0.0", false, flashvars, params, attributes);

