All pastes #2126189 Raw Edit

ea5uae45ue4tuet

public text v1 · immutable
#2126189 ·published 2012-03-08 17:33 UTC
rendered paste body
<script type="text/javascript">
//<![CDATA[
(function($) {
	var flashvars = {"host":"http:\/\/media3.mitele.es\/playerxml\/DIRECTO_Files\/telecinco.xml","ov_mast":"http:\/\/www.mitele.es\/media\/playerxml\/MASTTemplate.php","ov_mast_videolength":"directo","ov_mast_videocontext":"\/videos\/directos\/telecinco"};
	var params = {"quality":"high","bgcolor":"#05BBED","play":"true","loop":"true","wmode":"transparent","scale":"noscale","menu":"true","devicefont":"false","salign":"","allowfullscreen":"true","allowscriptaccess":"always"};
	var dates = {"start":null,"end":null};
		$(document).bind('videoEmbed',function() {
		if (dates.start || dates.end) {
			$.ajax({
				url:'/media/clock.php',
				notoken:true,
				success: function(mydate) {
					if ((!dates.start || dates.start <= mydate) && (!dates.end || dates.end >= mydate)) {
						//Okey dokey
						launchPlayer();
					}
					else
						$('#cartela').show();
				}
			});
		}
		else launchPlayer();
	});
	function launchPlayer() {
		new videoEmbed({id:"t5player_1",width:660,height:371},"http://static1.tele-cinco.net/comun/swf/playerMitele.swf",flashvars,params,16,0);	}
	})(jQuery);
//]]>
</script>