// JavaScript Document
function abreplayer()
{
	var janela=new Window({url: 'player.php', className: 'alphacube', title: 'Celd ao Vivo',width:350,height:290}).showCenter(false,110,400); WindowCloseKey.init();	
}