var playervars = {    
		contentpath: "http://www.amirkhanworld.com",
		video: "tv/amirkhan.flv",
		preview: "tv/amirkhan.png",
		videowidth: "338" ,
		videoheight: "250" ,							
	    autoscale: "false",
		autoplay: "false" ,
		skin: "skin-play-seek-fullscreen-vol.swf",
		skincolor: "3c4184"
	};	
  			
		var params = { scale: "noscale", allowfullscreen: "true", salign: "tl", bgcolor: "#000000", base: 

"http://www.amirkhanworld.com/"};  	
		var attributes = { align: "center" };
		
	swfobject.embedSWF("flvplayer.swf", "videoCanvas", "338", "285", "9.0.28", "expressInstall.swf", playervars, params, 

attributes);
