Editar jQuery-Connections
$('#start').connections({
to: '#end',
'class': 'related'
});
Silly Sable
$('#start').connections({
to: '#end',
'class': 'related'
});