Created
April 26, 2017 17:18
-
-
Save duarteguilherme/9eebb7b70e10fd5d24dea3270b27401a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> cat(content(b, "text")) | |
<div id="ContentPlaceHolder"> | |
<script type="text/javascript"> | |
function funcFecharHandler() { | |
$("#divExibirConsultaDetalhada").hide(); | |
$("#divConsultaDetalhada").html(""); | |
$("#divPrincipal").show(); | |
$("#divLinkConsultas").show(); | |
} | |
function funcBtnVisualizarClausulaHandler(nrRe) { | |
var grupo = $("#cboGrupoClausula").val(); | |
var subGrupo = $("#cboSubGrupoClausula").val(); | |
var titulo = $("#txtNOTituloClausula").val(); | |
window.open("/ConsultarInstColetivo/VisualizarClausula?pagina=0&qtdTotalRegistro=2&NrRequerimento=" + nrRe + "&CodigoGrupo=" + grupo + "&CodigoSubGrupo=" + subGrupo + "&TituloClausula=" + titulo, "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
} | |
function funcVisualizarInstrumentoColetivoHandler(strNrSolicitacao) { | |
//window.open('/sistemas/mediador/Resumo/ResumoVisualizar', "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
window.open('/sistemas/mediador/Resumo/ResumoVisualizar' + "?NrSolicitacao=" + strNrSolicitacao, "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
} | |
function funcBtnVisualizarSolicitacaoHandler(strNrSolicitacao, strCNPJ) { | |
funcVisualizarInstrumentoColetivoHandler(strNrSolicitacao); | |
// //funcExecutaAjax('/sistemas/mediador/ConsultarInstColetivo/getViewConsultarSolicitacao', { NrSolicitacao: strNrSolicitacao, CNPJ: strCNPJ }, funcVisualizarInstrumentoColetivoHandler); | |
//window.open('/sistemas/mediador/Resumo/ResumoVisualizar' + "?NrSolicitacao=" + strNrSolicitacao, "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
return true; | |
} | |
function funcPaginar(Pagina, QtdTotalRegistro) { | |
var tiposInstrumentoColetivoSelecionados = new Array(); | |
if ($("#cboTPRequerimento").val() != "") { | |
tiposInstrumentoColetivoSelecionados.push($("#cboTPRequerimento").val()); | |
} else { | |
for (var i = 0; i < $("#cboTPRequerimento")[0].length; i++) { | |
if ($("#cboTPRequerimento")[0][i].value != "") { | |
tiposInstrumentoColetivoSelecionados.push($("#cboTPRequerimento")[0][i].value); | |
} | |
} | |
} | |
var dataSend = { | |
nrCnpj: $("#txtNRCNPJ").val(), | |
nrCei: $("#txtNRCEI").val(), | |
noRazaoSocial: $("#txtNORazaoSocial").val(), | |
dsCategoria: $("#txtDSCategoria").val(), | |
tpRequerimento: tiposInstrumentoColetivoSelecionados, | |
tpVigencia: $("#cboSTVigencia").val(), | |
sgUfDeRegistro: $("#cboUFRegistro").val(), | |
dtInicioRegistro: $("#txtDTInicioRegistro").val(), | |
dtFimRegistro: $("#txtDTFimRegistro").val(), | |
dtInicioVigenciaInstrumentoColetivo: $("#txtDTInicioVigencia").val(), | |
dtFimVigenciaInstrumentoColetivo: $("#txtDTFimVigencia").val(), | |
tpAbrangencia: escolherTipoBase(), | |
ufsAbrangidasTotalmente: $("#cboUFRegistro").val(), | |
cdMunicipiosAbrangidos: "", | |
cdGrupo: $("#cboGrupoClausula").val(), | |
cdSubGrupo: $("#cboSubGrupoClausula").val(), | |
noTituloClausula: $("#txtNOTituloClausula").val(), | |
utilizarSiracc: "", | |
pagina: Pagina, | |
qtdTotalRegistro: QtdTotalRegistro | |
}; | |
funcExecutaAjax('/sistemas/mediador/ConsultarInstColetivo/getConsultaAvancada', dataSend, detalhamento); | |
} | |
function funcExportar() { | |
$("body").append("<form id=\"frmExportar\" action=\"" + '/sistemas/mediador/ConsultarInstColetivo/exportarConsultaAvancada' + "\" target=\"_blank\"></form>"); | |
$("#frmExportar").submit(); | |
$("body").remove("frmExportar"); | |
} | |
function detalhamento(html) { | |
$("#divConsultaDetalhada").html(html); | |
$("#divExibirConsultaDetalhada").show(); | |
$("#divPrincipal").hide(); | |
$("#divLinkConsultas").hide(); | |
} | |
$(function () { | |
$("#btnFechar").click(funcFecharHandler); | |
$("#btnExportar").click(funcExportar); | |
}); | |
</script> | |
<div id="divFiltro" class="BlocoForm" style="margin-top: 5px"> | |
<div class="BlocoFormConteudo"> | |
<form action="/sistemas/mediador/ConsultarInstColetivo/getConsultaAvancada" method="post"> <h2>Resultado: 1740 Instrumento(s) Coletivo(s) Encontrado(s) - Página 2 de 174</h2> | |
<div id="grdInstrumentos" class="divGrid" style="overflow:auto"><table border="0" align="left" cellpadding="0" cellspacing="0" class="Dados Tb01"><thead><tr><tr indice="MR000090/2013" ><td class="BgClaro"><script type="text/javascript"> | |
function fDownload(strNrSolicitacao, strCNPJ) { | |
//funcExecutaAjax('/sistemas/mediador/ConsultarInstColetivo/getViewConsultarSolicitacao', { NrSolicitacao: strNrSolicitacao, CNPJ: strCNPJ }, function () { fExecutaFuncaoDownload() }); | |
window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc'+"?NrSolicitacao="+strNrSolicitacao, "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
} | |
// function fExecutaFuncaoDownload() { | |
// window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc?NrSolicitacao=MR000090/2013', "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
// } | |
</script> | |
<div class="BlocoFormConteudo"> | |
<table class="TbForm" border="0" width="100%" align="center"> | |
<tbody> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Nº do Registro | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
SE000002/2013 | |
</td> | |
<td align="left" style="width: 150px"> | |
Nº da Solicitação | |
</td> | |
<td align="left"> | |
MR000090/2013 | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Tipo do Instrumento | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
Acordo Coletivo | |
</td> | |
<td align="left" style="width: 150px"> | |
Vigência | |
</td> | |
<td align="left"> | |
01/01/2013 | |
- 31/12/2013 | |
<span style="padding-left: 10px"><b>*VIGÊNCIA EXPIRADA</b></span> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Partes | |
</td> | |
<td class="textoConsulta2" colspan="3" align="left"> | |
SINDICATO DOS TRABALHADORES EM TRANSPORTES RODOVIARIOS DE ARACAJU-SERGIPE | |
<br /> | |
<br /> | |
LOCALYNE TRANSPORTE TURISMO LTDA | |
</td> | |
</tr> | |
<tr> | |
<td style="width: 150px"> | |
</td> | |
<td colspan="3" align="left"> | |
<span style="padding-left: 15px" id="btnDownload"><a style="cursor: pointer" onclick="fDownload('MR000090/2013','03550695000173')" href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Download </a></span> | |
<span style="padding-left: 15px"><a style="cursor: pointer" | |
onclick="funcBtnVisualizarSolicitacaoHandler('MR000090/2013','03550695000173');" | |
href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Visualizar Instrumento | |
Coletivo </a></span> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</div> | |
</td><tr indice="MR070376/2013" ><td class="BgClaro"><script type="text/javascript"> | |
function fDownload(strNrSolicitacao, strCNPJ) { | |
//funcExecutaAjax('/sistemas/mediador/ConsultarInstColetivo/getViewConsultarSolicitacao', { NrSolicitacao: strNrSolicitacao, CNPJ: strCNPJ }, function () { fExecutaFuncaoDownload() }); | |
window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc'+"?NrSolicitacao="+strNrSolicitacao, "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
} | |
// function fExecutaFuncaoDownload() { | |
// window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc?NrSolicitacao=MR070376/2013', "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
// } | |
</script> | |
<div class="BlocoFormConteudo"> | |
<table class="TbForm" border="0" width="100%" align="center"> | |
<tbody> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Nº do Registro | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
SE000002/2014 | |
</td> | |
<td align="left" style="width: 150px"> | |
Nº da Solicitação | |
</td> | |
<td align="left"> | |
MR070376/2013 | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Tipo do Instrumento | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
Acordo Coletivo | |
</td> | |
<td align="left" style="width: 150px"> | |
Vigência | |
</td> | |
<td align="left"> | |
01/05/2013 | |
- 30/04/2014 | |
<span style="padding-left: 10px"><b>*VIGÊNCIA EXPIRADA</b></span> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Partes | |
</td> | |
<td class="textoConsulta2" colspan="3" align="left"> | |
SIND DOS TRAB EM EMP DE T E O DE MESAS TELEF NO EST SE | |
<br /> | |
<br /> | |
ICATEL-TELEMATICA SERVICOS E COMERCIO LTDA. | |
</td> | |
</tr> | |
<tr> | |
<td style="width: 150px"> | |
</td> | |
<td colspan="3" align="left"> | |
<span style="padding-left: 15px" id="btnDownload"><a style="cursor: pointer" onclick="fDownload('MR070376/2013','15612468000104')" href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Download </a></span> | |
<span style="padding-left: 15px"><a style="cursor: pointer" | |
onclick="funcBtnVisualizarSolicitacaoHandler('MR070376/2013','15612468000104');" | |
href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Visualizar Instrumento | |
Coletivo </a></span> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</div> | |
</td><tr indice="MR013279/2014" ><td class="BgClaro"><script type="text/javascript"> | |
function fDownload(strNrSolicitacao, strCNPJ) { | |
//funcExecutaAjax('/sistemas/mediador/ConsultarInstColetivo/getViewConsultarSolicitacao', { NrSolicitacao: strNrSolicitacao, CNPJ: strCNPJ }, function () { fExecutaFuncaoDownload() }); | |
window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc'+"?NrSolicitacao="+strNrSolicitacao, "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
} | |
// function fExecutaFuncaoDownload() { | |
// window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc?NrSolicitacao=MR013279/2014', "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
// } | |
</script> | |
<div class="BlocoFormConteudo"> | |
<table class="TbForm" border="0" width="100%" align="center"> | |
<tbody> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Nº do Registro | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
SE000002/2015 | |
</td> | |
<td align="left" style="width: 150px"> | |
Nº da Solicitação | |
</td> | |
<td align="left"> | |
MR013279/2014 | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Tipo do Instrumento | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
Acordo Coletivo | |
</td> | |
<td align="left" style="width: 150px"> | |
Vigência | |
</td> | |
<td align="left"> | |
01/03/2014 | |
- 28/02/2016 | |
<span style="padding-left: 10px"><b>*VIGÊNCIA EXPIRADA</b></span> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Partes | |
</td> | |
<td class="textoConsulta2" colspan="3" align="left"> | |
SINDICATO DOS EMPREGADOS VENDEDORES E VIAJANTES DO COMERCIO , PROPAGANDISTAS,PROPAG-VEND E VEND DE PROD FARMACEUTICOS NO ESTADO DE SERGIPE- SINDIVESE | |
<br /> | |
<br /> | |
SOUZA CRUZ S/A | |
</td> | |
</tr> | |
<tr> | |
<td style="width: 150px"> | |
</td> | |
<td colspan="3" align="left"> | |
<span style="padding-left: 15px" id="btnDownload"><a style="cursor: pointer" onclick="fDownload('MR013279/2014','32711780000174')" href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Download </a></span> | |
<span style="padding-left: 15px"><a style="cursor: pointer" | |
onclick="funcBtnVisualizarSolicitacaoHandler('MR013279/2014','32711780000174');" | |
href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Visualizar Instrumento | |
Coletivo </a></span> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</div> | |
</td><tr indice="MR086375/2016" ><td class="BgClaro"><script type="text/javascript"> | |
function fDownload(strNrSolicitacao, strCNPJ) { | |
//funcExecutaAjax('/sistemas/mediador/ConsultarInstColetivo/getViewConsultarSolicitacao', { NrSolicitacao: strNrSolicitacao, CNPJ: strCNPJ }, function () { fExecutaFuncaoDownload() }); | |
window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc'+"?NrSolicitacao="+strNrSolicitacao, "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
} | |
// function fExecutaFuncaoDownload() { | |
// window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc?NrSolicitacao=MR086375/2016', "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
// } | |
</script> | |
<div class="BlocoFormConteudo"> | |
<table class="TbForm" border="0" width="100%" align="center"> | |
<tbody> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Nº do Registro | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
SE000002/2017 | |
</td> | |
<td align="left" style="width: 150px"> | |
Nº da Solicitação | |
</td> | |
<td align="left"> | |
MR086375/2016 | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Tipo do Instrumento | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
Acordo Coletivo | |
</td> | |
<td align="left" style="width: 150px"> | |
Vigência | |
</td> | |
<td align="left"> | |
02/01/2017 | |
- 31/12/2017 | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Partes | |
</td> | |
<td class="textoConsulta2" colspan="3" align="left"> | |
SIND DOS TRAB NAS IND DA CONST CIVIL DO EST SERGIPE | |
<br /> | |
<br /> | |
JOTANUNES CONSTRUTORA LTDA | |
</td> | |
</tr> | |
<tr> | |
<td style="width: 150px"> | |
</td> | |
<td colspan="3" align="left"> | |
<span style="padding-left: 15px" id="btnDownload"><a style="cursor: pointer" onclick="fDownload('MR086375/2016','16202491000193')" href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Download </a></span> | |
<span style="padding-left: 15px"><a style="cursor: pointer" | |
onclick="funcBtnVisualizarSolicitacaoHandler('MR086375/2016','16202491000193');" | |
href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Visualizar Instrumento | |
Coletivo </a></span> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</div> | |
</td><tr indice="MR006242/2007" ><td class="BgClaro"><script type="text/javascript"> | |
function fDownload(strNrSolicitacao, strCNPJ) { | |
//funcExecutaAjax('/sistemas/mediador/ConsultarInstColetivo/getViewConsultarSolicitacao', { NrSolicitacao: strNrSolicitacao, CNPJ: strCNPJ }, function () { fExecutaFuncaoDownload() }); | |
window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc'+"?NrSolicitacao="+strNrSolicitacao, "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
} | |
// function fExecutaFuncaoDownload() { | |
// window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc?NrSolicitacao=MR006242/2007', "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
// } | |
</script> | |
<div class="BlocoFormConteudo"> | |
<table class="TbForm" border="0" width="100%" align="center"> | |
<tbody> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Nº do Registro | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
SE000003/2008 | |
</td> | |
<td align="left" style="width: 150px"> | |
Nº da Solicitação | |
</td> | |
<td align="left"> | |
MR006242/2007 | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Tipo do Instrumento | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
Acordo Coletivo | |
</td> | |
<td align="left" style="width: 150px"> | |
Vigência | |
</td> | |
<td align="left"> | |
01/09/2007 | |
- 31/08/2009 | |
<span style="padding-left: 10px"><b>*VIGÊNCIA EXPIRADA</b></span> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Partes | |
</td> | |
<td class="textoConsulta2" colspan="3" align="left"> | |
SINDICATO DOS TRABALHADORES PERMANENTES OU TEMPORARIOS EM SINDICATO,FEDERACOES, CONFEDERACOES,SERVICOS DE APOIO. | |
<br /> | |
<br /> | |
SINDICATO DOS EMP EM ESTAB BANC NO EST DE SERGIPE | |
</td> | |
</tr> | |
<tr> | |
<td style="width: 150px"> | |
</td> | |
<td colspan="3" align="left"> | |
<span style="padding-left: 15px" id="btnDownload"><a style="cursor: pointer" onclick="fDownload('MR006242/2007','04210207000141')" href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Download </a></span> | |
<span style="padding-left: 15px"><a style="cursor: pointer" | |
onclick="funcBtnVisualizarSolicitacaoHandler('MR006242/2007','04210207000141');" | |
href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Visualizar Instrumento | |
Coletivo </a></span> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</div> | |
</td><tr indice="MR026660/2008" ><td class="BgClaro"><script type="text/javascript"> | |
function fDownload(strNrSolicitacao, strCNPJ) { | |
//funcExecutaAjax('/sistemas/mediador/ConsultarInstColetivo/getViewConsultarSolicitacao', { NrSolicitacao: strNrSolicitacao, CNPJ: strCNPJ }, function () { fExecutaFuncaoDownload() }); | |
window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc'+"?NrSolicitacao="+strNrSolicitacao, "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
} | |
// function fExecutaFuncaoDownload() { | |
// window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc?NrSolicitacao=MR026660/2008', "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
// } | |
</script> | |
<div class="BlocoFormConteudo"> | |
<table class="TbForm" border="0" width="100%" align="center"> | |
<tbody> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Nº do Registro | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
SE000003/2009 | |
</td> | |
<td align="left" style="width: 150px"> | |
Nº da Solicitação | |
</td> | |
<td align="left"> | |
MR026660/2008 | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Tipo do Instrumento | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
Acordo Coletivo | |
</td> | |
<td align="left" style="width: 150px"> | |
Vigência | |
</td> | |
<td align="left"> | |
01/12/2008 | |
- 30/11/2010 | |
<span style="padding-left: 10px"><b>*VIGÊNCIA EXPIRADA</b></span> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Partes | |
</td> | |
<td class="textoConsulta2" colspan="3" align="left"> | |
SIND DOS TRA NO C DE M EDER DE PET NO EST DE SERGIPE | |
<br /> | |
<br /> | |
POSTO CENTRAL LTDA | |
</td> | |
</tr> | |
<tr> | |
<td style="width: 150px"> | |
</td> | |
<td colspan="3" align="left"> | |
<span style="padding-left: 15px" id="btnDownload"><a style="cursor: pointer" onclick="fDownload('MR026660/2008','32742223000110')" href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Download </a></span> | |
<span style="padding-left: 15px"><a style="cursor: pointer" | |
onclick="funcBtnVisualizarSolicitacaoHandler('MR026660/2008','32742223000110');" | |
href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Visualizar Instrumento | |
Coletivo </a></span> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</div> | |
</td><tr indice="MR062908/2009" ><td class="BgClaro"><script type="text/javascript"> | |
function fDownload(strNrSolicitacao, strCNPJ) { | |
//funcExecutaAjax('/sistemas/mediador/ConsultarInstColetivo/getViewConsultarSolicitacao', { NrSolicitacao: strNrSolicitacao, CNPJ: strCNPJ }, function () { fExecutaFuncaoDownload() }); | |
window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc'+"?NrSolicitacao="+strNrSolicitacao, "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
} | |
// function fExecutaFuncaoDownload() { | |
// window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc?NrSolicitacao=MR062908/2009', "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
// } | |
</script> | |
<div class="BlocoFormConteudo"> | |
<table class="TbForm" border="0" width="100%" align="center"> | |
<tbody> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Nº do Registro | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
SE000003/2010 | |
</td> | |
<td align="left" style="width: 150px"> | |
Nº da Solicitação | |
</td> | |
<td align="left"> | |
MR062908/2009 | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Tipo do Instrumento | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
Acordo Coletivo | |
</td> | |
<td align="left" style="width: 150px"> | |
Vigência | |
</td> | |
<td align="left"> | |
01/12/2009 | |
- 30/04/2010 | |
<span style="padding-left: 10px"><b>*VIGÊNCIA EXPIRADA</b></span> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Partes | |
</td> | |
<td class="textoConsulta2" colspan="3" align="left"> | |
SIND.DOS TRAB.EM TRANSPORTES RODOV.DO EST.DE SERGIPE | |
<br /> | |
<br /> | |
FERTILIZANTES HERINGER S.A. | |
</td> | |
</tr> | |
<tr> | |
<td style="width: 150px"> | |
</td> | |
<td colspan="3" align="left"> | |
<span style="padding-left: 15px" id="btnDownload"><a style="cursor: pointer" onclick="fDownload('MR062908/2009','22266175002989')" href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Download </a></span> | |
<span style="padding-left: 15px"><a style="cursor: pointer" | |
onclick="funcBtnVisualizarSolicitacaoHandler('MR062908/2009','22266175002989');" | |
href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Visualizar Instrumento | |
Coletivo </a></span> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</div> | |
</td><tr indice="MR015537/2010" ><td class="BgClaro"><script type="text/javascript"> | |
function fDownload(strNrSolicitacao, strCNPJ) { | |
//funcExecutaAjax('/sistemas/mediador/ConsultarInstColetivo/getViewConsultarSolicitacao', { NrSolicitacao: strNrSolicitacao, CNPJ: strCNPJ }, function () { fExecutaFuncaoDownload() }); | |
window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc'+"?NrSolicitacao="+strNrSolicitacao, "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
} | |
// function fExecutaFuncaoDownload() { | |
// window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc?NrSolicitacao=MR015537/2010', "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
// } | |
</script> | |
<div class="BlocoFormConteudo"> | |
<table class="TbForm" border="0" width="100%" align="center"> | |
<tbody> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Nº do Registro | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
SE000003/2011 | |
</td> | |
<td align="left" style="width: 150px"> | |
Nº da Solicitação | |
</td> | |
<td align="left"> | |
MR015537/2010 | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Tipo do Instrumento | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
Acordo Coletivo | |
</td> | |
<td align="left" style="width: 150px"> | |
Vigência | |
</td> | |
<td align="left"> | |
01/09/2009 | |
- 31/08/2010 | |
<span style="padding-left: 10px"><b>*VIGÊNCIA EXPIRADA</b></span> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Partes | |
</td> | |
<td class="textoConsulta2" colspan="3" align="left"> | |
SIND DOS TRAB NAS IND DA CONST CIVIL DO EST SERGIPE | |
<br /> | |
<br /> | |
NORCON SOCIEDADE NORDESTINA DE CONSTRUCOES S/A | |
</td> | |
</tr> | |
<tr> | |
<td style="width: 150px"> | |
</td> | |
<td colspan="3" align="left"> | |
<span style="padding-left: 15px" id="btnDownload"><a style="cursor: pointer" onclick="fDownload('MR015537/2010','13015151000165')" href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Download </a></span> | |
<span style="padding-left: 15px"><a style="cursor: pointer" | |
onclick="funcBtnVisualizarSolicitacaoHandler('MR015537/2010','13015151000165');" | |
href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Visualizar Instrumento | |
Coletivo </a></span> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</div> | |
</td><tr indice="MR000018/2013" ><td class="BgClaro"><script type="text/javascript"> | |
function fDownload(strNrSolicitacao, strCNPJ) { | |
//funcExecutaAjax('/sistemas/mediador/ConsultarInstColetivo/getViewConsultarSolicitacao', { NrSolicitacao: strNrSolicitacao, CNPJ: strCNPJ }, function () { fExecutaFuncaoDownload() }); | |
window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc'+"?NrSolicitacao="+strNrSolicitacao, "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
} | |
// function fExecutaFuncaoDownload() { | |
// window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc?NrSolicitacao=MR000018/2013', "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
// } | |
</script> | |
<div class="BlocoFormConteudo"> | |
<table class="TbForm" border="0" width="100%" align="center"> | |
<tbody> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Nº do Registro | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
SE000003/2013 | |
</td> | |
<td align="left" style="width: 150px"> | |
Nº da Solicitação | |
</td> | |
<td align="left"> | |
MR000018/2013 | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Tipo do Instrumento | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
Acordo Coletivo | |
</td> | |
<td align="left" style="width: 150px"> | |
Vigência | |
</td> | |
<td align="left"> | |
01/01/2013 | |
- 31/12/2013 | |
<span style="padding-left: 10px"><b>*VIGÊNCIA EXPIRADA</b></span> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Partes | |
</td> | |
<td class="textoConsulta2" colspan="3" align="left"> | |
SINDICATO DOS TRABALHADORES EM TRANSPORTES RODOVIARIOS DE ARACAJU-SERGIPE | |
<br /> | |
<br /> | |
ITAPE TRANSPORTE RODOVIARIO LTDA | |
</td> | |
</tr> | |
<tr> | |
<td style="width: 150px"> | |
</td> | |
<td colspan="3" align="left"> | |
<span style="padding-left: 15px" id="btnDownload"><a style="cursor: pointer" onclick="fDownload('MR000018/2013','03550695000173')" href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Download </a></span> | |
<span style="padding-left: 15px"><a style="cursor: pointer" | |
onclick="funcBtnVisualizarSolicitacaoHandler('MR000018/2013','03550695000173');" | |
href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Visualizar Instrumento | |
Coletivo </a></span> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</div> | |
</td><tr indice="MR063812/2013" ><td class="BgClaro"><script type="text/javascript"> | |
function fDownload(strNrSolicitacao, strCNPJ) { | |
//funcExecutaAjax('/sistemas/mediador/ConsultarInstColetivo/getViewConsultarSolicitacao', { NrSolicitacao: strNrSolicitacao, CNPJ: strCNPJ }, function () { fExecutaFuncaoDownload() }); | |
window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc'+"?NrSolicitacao="+strNrSolicitacao, "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
} | |
// function fExecutaFuncaoDownload() { | |
// window.open('/sistemas/mediador/Resumo/resumoVisualizarSalvarMsWordDoc?NrSolicitacao=MR063812/2013', "_blank", "width=800,height=360,resizable=yes,scrollbars=yes"); | |
// } | |
</script> | |
<div class="BlocoFormConteudo"> | |
<table class="TbForm" border="0" width="100%" align="center"> | |
<tbody> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Nº do Registro | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
SE000003/2014 | |
</td> | |
<td align="left" style="width: 150px"> | |
Nº da Solicitação | |
</td> | |
<td align="left"> | |
MR063812/2013 | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Tipo do Instrumento | |
</td> | |
<td align="left"> | |
<table class="TbForm" border="0" width="100%"> | |
<tr> | |
<td align="left" style="width: 200px"> | |
Acordo Coletivo | |
</td> | |
<td align="left" style="width: 150px"> | |
Vigência | |
</td> | |
<td align="left"> | |
01/11/2013 | |
- 31/10/2015 | |
<span style="padding-left: 10px"><b>*VIGÊNCIA EXPIRADA</b></span> | |
</td> | |
</tr> | |
</table> | |
</td> | |
</tr> | |
<tr> | |
<td align="left" style="width: 150px"> | |
Partes | |
</td> | |
<td class="textoConsulta2" colspan="3" align="left"> | |
SIND EMP DE COND E EMP DE ASSEIO CONS DO EST DE SERGIPE | |
<br /> | |
<br /> | |
CONDOMINIO TORRE OPARA | |
</td> | |
</tr> | |
<tr> | |
<td style="width: 150px"> | |
</td> | |
<td colspan="3" align="left"> | |
<span style="padding-left: 15px" id="btnDownload"><a style="cursor: pointer" onclick="fDownload('MR063812/2013','10675618000105')" href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Download </a></span> | |
<span style="padding-left: 15px"><a style="cursor: pointer" | |
onclick="funcBtnVisualizarSolicitacaoHandler('MR063812/2013','10675618000105');" | |
href="javascript:void(0)"> | |
<img src="http://www3.mte.gov.br/mte_corporativo/padraovisual/visual_02/imagens/mais.gif"/> Visualizar Instrumento | |
Coletivo </a></span> | |
</td> | |
</tr> | |
</tbody> | |
</table> | |
</div> | |
</td></tr><tfoot><tr><td colspan="2"><a class="" value="1" href="javascript:void(0);" onclick="javascript:$('#hgidgrdInstrumentos').val('1');funcPaginar(1, 1740);">Primeira ||</a> <a class="" value="1" href="javascript:void(0);" onclick="javascript:$('#hgidgrdInstrumentos').val('1');funcPaginar(1, 1740);"><< Anterior</a> <a class="" value="1" href="javascript:void(0);" onclick="javascript:$('#hgidgrdInstrumentos').val('1');funcPaginar(1, 1740);">1</a> <span>2</span> <a class="" value="3" href="javascript:void(0);" onclick="javascript:$('#hgidgrdInstrumentos').val('3');funcPaginar(3, 1740);">3</a> <a class="" value="4" href="javascript:void(0);" onclick="javascript:$('#hgidgrdInstrumentos').val('4');funcPaginar(4, 1740);">4</a> <a class="" value="3" href="javascript:void(0);" onclick="javascript:$('#hgidgrdInstrumentos').val('3');funcPaginar(3, 1740);">Próximo >></a> <a class="" value="174" href="javascript:void(0);" onclick="javascript:$('#hgidgrd... <truncated> | |
</div> | |
<span style="margin-left: 5px">* O resultado refere-se apenas a instrumentos coletivos | |
registrados por meio do sistema Mediador.</span> | |
<div id="divBotoes" style="text-align: center"> | |
<br /> | |
<button type="button" class="Botao" value="Exportar" id="btnExportar" name="btnExportar"> | |
Exportar</button> | |
<button type="button" class="Botao" value="Fechar" id="btnFechar" name="btnFechar"> | |
Fechar</button> | |
</div> | |
</div> | |
> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment