	//history channel
	var hisFlashvars = {
		MM_ComponentVersion : '1',
		skinName : 'Clear_Skin_2',
		streamName : 'killerbees',
		autoPlay : 'false',
		autoRewind : 'false'
	};
	var hisParams = {
		salign : 'LT',
		quality : 'high',
		scale : 'noscale'
	};
	var hisAttributes = {};
	hisAttributes.id = "FLVPlayer";
	
	//news
	var newsFlashvars = {
		MM_ComponentVersion : '1',
		skinName : 'Clear_Skin_2',
		streamName : 'newsvideo',
		autoPlay : 'false',
		autoRewind : 'false'
	};
	var newsParams = {
		salign : 'LT',
		quality : 'high',
		scale : 'noscale'
	};
	var newsAttributes = {};
	newsAttributes.id = "FLVPlayer2";
	
	swfobject.embedSWF("FLVPlayer_Progressive.swf", "historych", "253", "190", "9.0.0", "js/swfobject/expressInstall.swf", hisFlashvars, hisParams, hisAttributes);

	swfobject.embedSWF("FLVPlayer_Progressive.swf", "newstorych", "253", "190", "9.0.0", "js/swfobject/expressInstall.swf", newsFlashvars, newsParams, newsAttributes);
