codice:
this["SecLiv_btn" + i].onPress = function()
{
	_root.LinkSecLivSel(id, this["SecLiv_btn" + i].url);
};