/********************************************************************************************/
/* Web Team 2009 - Vibal Publishing House Inc.												*/ 
/* This code is intended for study purposes.                                                */
/* You may use these functions as you wish, for commercial or non-commercial applications,  */
/* but please note that the author offers no guarantees to their usefulness, suitability or */
/* correctness, and accepts no liability for any losses caused by their use.                */
/********************************************************************************************/
// liveStreaming
var flashvars = {};
var params = {};
params.quality = "high";
params.menu = "false";
params.wmode = "transparent";
params.scale = "scale";
params.salign = "t";
params.allowscriptaccess = "always";
params.allowfullscreen = "true";
params.value = "http://static.livestream.com/grid/PlayerV2.swf?channel=vibaltv&layout=playerEmbedDefault&backgroundColor=0x1c2229&backgroundAlpha=1&backgroundGradientStrength=0&chromeColor=0x1c2229&headerBarGlossEnabled=true&controlBarGlossEnabled=true&chatInputGlossEnabled=false&uiWhite=true&uiAlpha=0.5&uiSelectedAlpha=1&dropShadowEnabled=false&dropShadowHorizontalDistance=10&dropShadowVerticalDistance=10&paddingLeft=3&paddingRight=2&paddingTop=0&paddingBottom=14&cornerRadius=3&backToDirectoryURL=null&bannerURL=null&bannerText=null&bannerWidth=300&bannerHeight=50&showViewers=true&embedEnabled=true&chatEnabled=true&onDemandEnabled=true&programGuideEnabled=false&fullScreenEnabled=true&reportAbuseEnabled=false&gridEnabled=false&initialIsOn=true&initialIsMute=false&initialVolume=10&contentId=null&initThumbUrl=null&playeraspectwidth=4&playeraspectheight=3&mogulusLogoEnabled=true";
params.name = "movie";

var attributes = {};
attributes.id = "Core";
attributes.name ="Core";
attributes.align = "left";
swfobject.embedSWF("http://static.livestream.com/grid/PlayerV2.swf?channel=vibaltv&layout=playerEmbedDefault&backgroundColor=0x1c2229&backgroundAlpha=1&backgroundGradientStrength=0&chromeColor=0x1c2229&headerBarGlossEnabled=true&controlBarGlossEnabled=true&chatInputGlossEnabled=false&uiWhite=true&uiAlpha=0.5&uiSelectedAlpha=1&dropShadowEnabled=false&dropShadowHorizontalDistance=10&dropShadowVerticalDistance=10&paddingLeft=3&paddingRight=2&paddingTop=0&paddingBottom=14&cornerRadius=3&backToDirectoryURL=null&bannerURL=null&bannerText=null&bannerWidth=300&bannerHeight=50&showViewers=true&embedEnabled=true&chatEnabled=true&onDemandEnabled=true&programGuideEnabled=false&fullScreenEnabled=true&reportAbuseEnabled=false&gridEnabled=false&initialIsOn=true&initialIsMute=false&initialVolume=10&contentId=null&initThumbUrl=null&playeraspectwidth=4&playeraspectheight=3&mogulusLogoEnabled=true", "livestream", "300", "300", "9.0.0","flashinteractive/expressInstall.swf", flashvars, params, attributes);



