function ChangeVisibleObject(id)
{
	alert($('#id'));
}