﻿function openImmovable(id) { window.open("dettaglio_immobile.aspx?id=" + id,"","width=800,height=600"); }
