function player(page) 
{
	window.open(page,'agenda', 'width=520, height=400, resizable=no, toolbar=no, scrollbars=no, status=no');
}