function playStreaming(pid,sid,key) {
		window.open('http://ec.europa.eu/avservices/ebs/testversionvod.cfm?p=' + pid + '&s=' + sid + '&key=' + key + '&name=ebsvodstreaming','Realvideo','width=412,height=472,left=0,top=0,toolbar=no,scrollbar=no,resizable=no,status=no');
}

function liveStreaming() 
{		
		window.open("http://www.cc.cec/streamebs/cgi/intracomm/schedule/ebs.pl?p=0&key=EbS0403","LiveStreaming","width=412,height=472,left=0,top=0,toolbar=no,scrollbar=no,resizable=no,status=no");
}