function recLink(lid){
	$.get('/setopt.php?id='+lid,'dat');
	return true;
}
