// JavaScript Document
var so = new SWFObject("player_test.swf","lpl","960","572","9.0.124");
so. addParam("allowfullscreen","true");
so. addParam("allowscriptaccess","always");
so. addParam("wmode","transparent");
so. addVariable("enablejs", "true");
so. addVariable("skin", "skins/stylish.swf");
so. addVariable("playlist","right");
so. addVariable("fullscreen", "true");
so. addVariable("icons", "false");
so. addVariable("volume", "80");
so. addVariable("dock","false");
so. addVariable("logo.hide","true");
//so. addVariable("logo.position","bottom-left");
so. addVariable("plugins","gapro-1");
so. addVariable("sharing.code", "%3Cembed%20src%3D%22http%3A%2F%2Ftargislubne.tv%2Fplayer.swf%22%20flashvars%3D%22file%3Dmysql_playlist.php%22%20width%3D%22400%22%20height%3D%22300%22%20%2F%3E");
so. addVariable("gapro.accountid","UA-1223482-15");
so. addVariable("gapro.trackcompletes","true");
so. addVariable("gapro.trackdetails","true");
so. addVariable("abouttext","Targi Slubne TV");
so. addVariable("aboutlink","http://targislubne.pl");
so. addVariable("stretching", "exactfit");
//so. addVariable("stretching", "fill");
so. addVariable("autostart","true");
so. addVariable("frontcolor","ffffff");
//so. addVariable("type","rtmp");
//so. addVariable("streamer", "rtmp://94.23.202.176/sl_live/");
so. addVariable("file", "http://targislubne.tv/wirtualne.php");
//so. addVariable("repeat", "list");
//so. addVariable("streamer", "rtmp://94.23.202.176/vod/");
//so. addVariable("file", "live_list.php");
so.write('flashbanner');

