IX Seminário Jurídico homenageia Ministra Delaíde Arantes

Texto em homenagem à Ministra do Tribunal Superior do Trabalho Delaíde Miranda Arantes

CONTEE é contra divulgação do índice IDEB na porta da escola

Brasília sedia o IX Seminário Jurídico da CONTEE

MPT move ação para impedir a continuidade de campanha patronal

4º ESNA: Declaração de Manágua ratifica importância da unidade para a classe trabalhadora

IE divulga nota de apoio aos manifestantes chilenos

IV Encontro Sindical Nossa América começa dia 25

Ministra do TST: desinformação cria atrito na relação trabalhista

Direção da CONTEE divulga moção de apoio à luta dos estudantes chilenos

CONTEE prestigia Marcha das Margaridas

CONTEE divulga posição oficial contrária ao PRONATEC

Dirigentes avaliam Campanhas Salariais 2011

CONTEE participa da posse da nova diretoria da UNE

IX Seminário jurídico da CONTEE será em Brasília

Nesta semana: IX Seminário de Campanha e Negociação Salarial

CONTEE discute “comum acordo” em dissidio coletivo

Centrais reúnem mais de 80 mil nas ruas de SP

Fetraesc realiza o III CONSIND

Atividade na África do Sul debate educação superior

Atividades antecedem 6º Congresso Mundial da IE

Últimos dias de inscrições para o Curso de Formação Sindical da CONTEE

Inscrições abertas para o IX Seminário de Campanha e Negociação Salarial

Educadores debateram o Plano Nacional de Educação em Audiência Pública no MT

CONTEE participa de 6º Congresso da IE

CONTEE participa de grande ato das Centrais em Brasília

Intensa agenda de atividades para o próximo período

Revista CONTEÚDO destaca PNE e Educação Superior

CONTEE lança novo logotipo e campanha de comemoração dos 20 anos da entidade

Os impactos das novas tecnologias da educação

Novo modelo da expansão privatista em debate

Encontro Nacional discutiu PNE e Educação Superior

Vem aí o VIII Encontro de Educação Superior da CONTEE

CONTEE participa da VIII Conferência Regional da IEAL na Argentina

Rede de Trabalhadoras da Educação da América Latina se reúne na Argentina

VIII Encontro de Educação Superior terá transmissão ao vivo pela internet

Atividade na Argentina: rede de educadoras em defesa da educação pública como um direito social

Aula inaugural do curso de formação da CONTEE

Definido o tema do VIII Encontro Nacional de Educação Superior da CONTEE

CNE vai propor emendas ao projeto de lei do novo Plano Nacional de Educação

Governo anuncia novas creches e quadras e faz entrega de bicicletas

Direito trabalhista: CONTEE cria Caderno de Jurisprudência no portal

Sessão solene no Senado comemora 70 anos da Justiça do Trabalho

Trabalhadores do ensino superior de MT e MS aprovam propostas para o Seminário Nacional de Educação Superior da CONTEE

Seminário Nacional de Educação Superior da CONTEE: inscrições abertas

CONTEE promoveu Encontro do Ensino Superior de Mato Grosso e Mato Grosso do Sul

Trabalhadores em educação fazem ato em Brasília

Encontro no Chile discute uma pedagogia emancipadora

Decisão da Oitava Turma do TST fere a Constituição Federal, a legislação educacional e a trabalhista e os direitos dos professores de escolas particulares

CONTEE promove evento Seminário sobre Eduacação Superior em Joinville/SC

Estudantes apresentam emendas ao Plano Nacional de Educação

CONTEE prestigia Seminário sobre o Trabalho promovido pelo MTE

CONTEE realiza Curso de Formação de Representantes sindicais e Profissionais da Educação

Dilma lança Pronatec e prevê investimento de R$ 1 bi nas bolsas para cursos profissionalizantes

Comissão Especial do PNE define cronograma


Procurar no diretório de CONTEE:
" />
 
Procurar por : Palavra Exata Por Palavra Frase <% 'Read in all the search words into one variable strSearchWords = Trim(Request.QueryString("search")) 'If the site is in English then use the server HTML encode method If blnEnglishLanguage = True Then 'Replace any HTML tags with the HTML codes for the same characters (stops people entering HTML tags) strSearchWords = Server.HTMLEncode(strSearchWords) 'If the site is not english just change the script tags Else 'Just replace the script tag <> with HTML encoded < and > strSearchWords = Replace(strSearchWords, "<", "<", 1, -1, 1) strSearchWords = Replace(strSearchWords, ">", ">", 1, -1, 1) End If 'Slit each word to be searched up and place in an array sarySearchWord = Split(Trim(strSearchWords), " ") 'Read the file number to show from intFileNum = CInt(Request.QueryString("FileNumPosition")) 'Set the number of files shown so far to the file number read in above intNumFilesShown = intFileNum 'Create the file system object Set fsoObject = Server.CreateObject("Scripting.FileSystemObject") 'If there is no words entered by the user to search for then dont carryout the file search routine If NOT strSearchWords = "" Then 'Get the path and the root folder to be searched Set fldObject = fsoObject.GetFolder(Server.MapPath("./")) 'Read in the server path to this ASP script strServerPath = fldObject.Path & "\" 'Set to true as this is searching the root directory blnIsRoot = True 'Call the search sub prcedure Call SearchFile(fldObject) 'Reset server variables Set fsoObject = Nothing Set fldObject = Nothing 'Display the HTML table with the results status of the search or what type of search it is Response.Write vbCrLf & " " Response.Write vbCrLf & " " 'Display that there where no matching records found If blnSearchResultsFound = False Then Response.Write vbCrLf & " " 'Else Search went OK so display how many records found Else Response.Write vbCrLf & " " End If 'Close the HTML table with the search status Response.Write vbCrLf & " " Response.Write vbCrLf & "
 Searched the site for " & strSearchWords & ".    Sorry, no results found. Searched the site for " & strSearchWords & ".    Displaying Results " & intFileNum + 1 & " - " & intNumFilesShown & " of " & intTotalFilesFound & ".
" 'HTML table to display the search results or an error if there are no results Response.Write vbCrLf & " " Response.Write vbCrLf & " " Response.Write vbCrLf & " " Response.Write vbCrLf & " " Response.Write vbCrLf & "
" 'If no results are found then display an error message If blnSearchResultsFound = False Then 'Write HTML displaying the error Response.Write vbCrLf & "
" Response.Write vbCrLf & " Your Search - " & strSearchWords & " - did not match any files on this site." Response.Write vbCrLf & "

" Response.Write vbCrLf & " Suggestions:" Response.Write vbCrLf & "
" Response.Write vbCrLf & "
  • Make sure all words are spelled correctly.
  • Try different keywords.
  • Try more general keywords.
  • Try fewer keywords.
" 'Else display the results Else 'Loop round to display each result within the search results array For intDisplayResultsLoopCounter = 1 to (intNumFilesShown - intFileNum) Response.Write vbCrLf & "
" Response.Write vbCrLf & " " & sarySearchResults(intDisplayResultsLoopCounter) Response.Write vbCrLf & "
" Next End If 'Close the HTML table displaying the results Response.Write vbCrLf & "
" End If 'Display an HTML table with links to the other search results If intTotalFilesFound > intRecordsPerPage then 'Display an HTML table with links to the other search results Response.Write vbCrLf & "
" Response.Write vbCrLf & " " Response.Write vbCrLf & " " Response.Write vbCrLf & " " Response.Write vbCrLf & " " Response.Write vbCrLf & "
" Response.Write vbCrLf & " " Response.Write vbCrLf & " " Response.Write vbCrLf & " " Response.Write vbCrLf & " " Response.Write vbCrLf & "
" Response.Write vbCrLf & " Results Page:  " 'If the page number is higher than page 1 then display a back link If intNumFilesShown > intRecordsPerPage Then Response.Write vbCrLf & " << Prev " End If 'If there are more pages to display then display links to all the search results pages If intTotalFilesFound > intRecordsPerPage Then 'Loop to diplay a hyper-link to each page in the search results For intPageLinkLoopCounter = 1 to CInt((intTotalFilesFound / intRecordsPerPage) + 0.5) 'If the page to be linked to is the page displayed then don't make it a hyper-link If intFileNum = (intPageLinkLoopCounter * intRecordsPerPage) - intRecordsPerPage Then Response.Write vbCrLf & " " & intPageLinkLoopCounter Else Response.Write vbCrLf & "  " & intPageLinkLoopCounter & "  " End If Next End If 'If it is Not the last of the search results than display a next link If intTotalFilesFound > intNumFilesShown then Response.Write vbCrLf & "  Next >>" End If 'Finsh HTML the table Response.Write vbCrLf & "
" Response.Write vbCrLf & "
" End If %>