function thumb(img2){
$(document).ready(function(){
		var widthV = $(img2).attr('width');
		var heightV = $(img2).attr('height');
		var ap = 120;
		var x = widthV;
		var x1 = 0;
		var y1 = 0;
		var y = heightV;
		if(x > y){
			x1= (x * (ap/x));
			y1 =(y * (ap/x));
		}else if (y > x){
			x1 = (x * (ap/y));
			y1 = (y * (ap/y));
		}
		var srcV = $(img2).attr('src');
		alert(x+" OI " +y);
		$(img2).css('display', 'block').attr({
			//src: srcV,
			width: x1,
			height: y1
		});
		//$("#teste").html("<img src="+src+" width="+x1+" height="+y1+">");
		
});
}
$(document).ready( function() {	
	//-----------------------------------------------//
	// //add video ao conteudo de texto
	//-----------------------------------------------//
	
	var flashvideo1 = $('#video1 > a').attr('href');
	var flashvideo2 = $('#video2 > a').attr('href');
	var flashvideo3 = $('#video3 > a').attr('href');
	var flashvideo4 = $('#video4 > a').attr('href');
	var flashvideo5 = $('#video5 > a').attr('href');
	var flashvideo6 = $('#video6 > a').attr('href');
	var flashvideo7 = $('#video7 > a').attr('href');
	var flashvideo8 = $('#video8 > a').attr('href');
	var flashvideo9 = $('#video9 > a').attr('href');
	var flashvideo10 = $('#video10 > a').attr('href');
	//alert(flashvideo);
	$('#video1').html("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='320' height='240'><param name='width' value='320'><param name='height' value='240'><param name='bgcolor' value='#ffffff'><param name='src' value='/wps/themes/html/AcreNoticias/media/flvplayer.swf'><param name='flashvars' value='file="+flashvideo1+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999'><embed type='application/x-shockwave-flash' bgcolor='#ffffff' src='/wps/themes/html/AcreNoticias/media/flvplayer.swf' flashvars='file="+flashvideo1+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999' width='320' height='240'></object>");
	
	$('#video2').html("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='320' height='240'><param name='width' value='320'><param name='height' value='240'><param name='bgcolor' value='#ffffff'><param name='src' value='/wps/themes/html/AcreNoticias/media/flvplayer.swf'><param name='flashvars' value='file="+flashvideo2+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999'><embed type='application/x-shockwave-flash' bgcolor='#ffffff' src='/wps/themes/html/AcreNoticias/media/flvplayer.swf' flashvars='file="+flashvideo2+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999' width='320' height='240'></object>");
	
	$('#video3').html("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='320' height='240'><param name='width' value='320'><param name='height' value='240'><param name='bgcolor' value='#ffffff'><param name='src' value='/wps/themes/html/AcreNoticias/media/flvplayer.swf'><param name='flashvars' value='file="+flashvideo3+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999'><embed type='application/x-shockwave-flash' bgcolor='#ffffff' src='/wps/themes/html/AcreNoticias/media/flvplayer.swf' flashvars='file="+flashvideo3+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999' width='320' height='240'></object>");
	
	$('#video4').html("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='320' height='240'><param name='width' value='320'><param name='height' value='240'><param name='bgcolor' value='#ffffff'><param name='src' value='/wps/themes/html/AcreNoticias/media/flvplayer.swf'><param name='flashvars' value='file="+flashvideo4+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999'><embed type='application/x-shockwave-flash' bgcolor='#ffffff' src='/wps/themes/html/AcreNoticias/media/flvplayer.swf' flashvars='file="+flashvideo4+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999' width='320' height='240'></object>");
	
	$('#video5').html("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='320' height='240'><param name='width' value='320'><param name='height' value='240'><param name='bgcolor' value='#ffffff'><param name='src' value='/wps/themes/html/AcreNoticias/media/flvplayer.swf'><param name='flashvars' value='file="+flashvideo5+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999'><embed type='application/x-shockwave-flash' bgcolor='#ffffff' src='/wps/themes/html/AcreNoticias/media/flvplayer.swf' flashvars='file="+flashvideo5+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999' width='320' height='240'></object>");
	
	$('#video6').html("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='320' height='240'><param name='width' value='320'><param name='height' value='240'><param name='bgcolor' value='#ffffff'><param name='src' value='/wps/themes/html/AcreNoticias/media/flvplayer.swf'><param name='flashvars' value='file="+flashvideo6+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999'><embed type='application/x-shockwave-flash' bgcolor='#ffffff' src='/wps/themes/html/AcreNoticias/media/flvplayer.swf' flashvars='file="+flashvideo6+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999' width='320' height='240'></object>");
	
	$('#video7').html("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='320' height='240'><param name='width' value='320'><param name='height' value='240'><param name='bgcolor' value='#ffffff'><param name='src' value='/wps/themes/html/AcreNoticias/media/flvplayer.swf'><param name='flashvars' value='file="+flashvideo7+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999'><embed type='application/x-shockwave-flash' bgcolor='#ffffff' src='/wps/themes/html/AcreNoticias/media/flvplayer.swf' flashvars='file="+flashvideo7+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999' width='320' height='240'></object>");
	
	$('#video8').html("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='320' height='240'><param name='width' value='320'><param name='height' value='240'><param name='bgcolor' value='#ffffff'><param name='src' value='/wps/themes/html/AcreNoticias/media/flvplayer.swf'><param name='flashvars' value='file="+flashvideo8+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999'><embed type='application/x-shockwave-flash' bgcolor='#ffffff' src='/wps/themes/html/AcreNoticias/media/flvplayer.swf' flashvars='file="+flashvideo8+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999' width='320' height='240'></object>");
	
	$('#video9').html("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='320' height='240'><param name='width' value='320'><param name='height' value='240'><param name='bgcolor' value='#ffffff'><param name='src' value='/wps/themes/html/AcreNoticias/media/flvplayer.swf'><param name='flashvars' value='file="+flashvideo9+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999'><embed type='application/x-shockwave-flash' bgcolor='#ffffff' src='/wps/themes/html/AcreNoticias/media/flvplayer.swf' flashvars='file="+flashvideo9+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999' width='320' height='240'></object>");
	
	$('#video10').html("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='320' height='240'><param name='width' value='320'><param name='height' value='240'><param name='bgcolor' value='#ffffff'><param name='src' value='/wps/themes/html/AcreNoticias/media/flvplayer.swf'><param name='flashvars' value='file="+flashvideo10+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999'><embed type='application/x-shockwave-flash' bgcolor='#ffffff' src='/wps/themes/html/AcreNoticias/media/flvplayer.swf' flashvars='file="+flashvideo10+"&amp;autostart=false&amp;repeat=false&amp;bufferlength=5&amp;frontcolor=0x333333&amp;lightcolor=0x999999' width='320' height='240'></object>");
	
	
	
	//-----------------------------------------------//
	// Secretarias e Órgãos
	//-----------------------------------------------//
	$('select.secretarias_orgaos').change( function() {
		var valor = $(this).val();
		window.open(valor);
	});
	
	//-----------------------------------------------//
	// Busca
	//-----------------------------------------------//
	$('form.busca input.text').focus( function() {
		if($(this).val() == $(this).attr('title')){
			$(this).val('');
		}
	});
	$('form.busca input.text').blur( function() {
		if($(this).val() == ''){
			$(this).val($(this).attr('title'));
		}
	});
	
	
	//-----------------------------------------------//
	// Tamanho do texto
	//-----------------------------------------------//
	$('.fonte dd').click( function() {
		var fontes = $(this).parent();
		$('dd',fontes).removeClass('ativo');
		$(this).addClass('ativo');
		switch ($('dd').index(this)){
			case 0: size = '90%'; break;
			case 1: size = '100%'; break;
			case 2: size = '125%'; break;
		}
		$('.conteudoMiolo').css('font-size',size);
	});
	
	
	//-----------------------------------------------//
	// Area abas
	//-----------------------------------------------//
	/*$('.box_expande h4').click( function() {
		var area = $(this).parent();
		var classe = area.attr('class');
		if(classe.indexOf('ativo')<0) 
			$(area).addClass('ativo');
		else
			$(area).removeClass('ativo');
	});*/
	$('.box_expande .area_expande').hide();
	$('#box_inicio .area_expande').show();
	
	$('.box_expande h4').click( function() {
		var area = $(this).parent();
		var classe = area.attr('class');
		if(classe.indexOf('ativo')<0) { 
			$(area).addClass('ativo');
			$('.area_expande', area).slideDown('slow');
		}
		else {
			$(area).removeClass('ativo');	
			$('.area_expande', area).slideUp('slow');
		}
	});
	
	$('.local select').change( function() {
		$('.localidades').slideUp('slow', function () {
			$('.ajax_load').fadeIn();
			$.ajax({
				url: '/wps/wcm/connect/OCA/Portal+OCA/Pagina+Principal/?srv=cmpnt&source=library&cmpntid=9f998780410d226bac6ebca5d08157a6',
				type: 'GET',
				dataType: 'html',
				timeout: 0,
				data: {
					municipio: $('.local select').val(),
					context: $('#context').val()
				},
				error: function(){
					alert('Error loading document');
				},
				success: function(data){
					$('.localidades').html(data).slideDown('slow', function() {
						$('.ajax_load').fadeOut();														
					});									
				}
			});
		});
	});
	
	$('.ajax_load').hide();
	for (var i = 0; i < $('.conteudoMiolo .pos_coluna').length; i++) {
		if ((i % 2 == 1) || (i == $('.conteudoMiolo .pos_coluna').length - 1))
			$('.conteudoMiolo .pos_coluna').eq(i).addClass('clear');
	}

	$('.ajax_load').hide();
	for (var i = 0; i < $('ul.lista_secretarias li').length; i++) {
		if ((i % 2 == 1) || (i == $('ul.lista_secretarias li.even').length - 1))
			$('ul.lista_secretarias li.even');
		if ((i % 3 == 1) || (i == $('ul.lista_secretarias li.even_linha').length - 1))
			$('ul.lista_secretarias li.even_linha');
		if ((i % 4 == 1) || (i == $('ul.lista_secretarias li.even_linha').length - 1))
			$('ul.lista_secretarias li.even_linha');
	}

	
})



function truncar(texto,limite){
	    if(texto.length>limite){
	        limite--;
	        last = texto.substr(limite-1,1);
	        while(last!=' ' && limite > 0){
	            limite--;
	            last = texto.substr(limite-1,1);
	        }
	        last = texto.substr(limite-2,1);
	        if(last == ',' || last == ';'  || last == ':'){
	             texto = texto.substr(0,limite-2) + '...';
	        } else if(last == '.' || last == '?' || last == '!'){
	             texto = texto.substr(0,limite-1);
	        } else {
	             texto = texto.substr(0,limite-1) + '...';
	        }
    }
	    return texto;
	}


