function show_event(event_id)
{
	open_block('event', 'id=' + event_id);
}