﻿function DelegationCall(idItem) {
    parent.location.href = '/PTSorocaba/WebSite/Delegation/Default.aspx?idItem=' + idItem;
}
