Compartí estas fotos'); } }); } function runGal(carousel_images) { $("#photo_container").isc({ imgArray: carousel_images//, //autoplay: true, //autoplayTimer: 5000 // 5 seconds. }); } /* show videos YT */ function getVideoYT(videoid,divid,width,height){ var the_url = 'http://gdata.youtube.com/feeds/api/videos/'+encodeURIComponent(videoid)+'?v=2&alt=jsonc'; // //responseData.data.items.thumbnail.sqDefault -> Imagen HQ $.ajax({ type: "GET", url: the_url, dataType: "jsonp", success:
function(responseData, textStatus, XMLHttpRequest) { if (responseData.data.items) { //updateVideoDisplay(divid,width,height,responseData.data.items); var html = ''; html += '
Buscar function findNota() { if(document.findNota.search.value=='palabra o frase' || (document.findNota.search.value.length < 4 )) alert('Debe ingresar una palabra o frase mayor a 3 letras.'); // else document.findNota.submit(); } function setClock(){ momentoActual = new Date() hora = momentoActual.getHours() minuto = momentoActual.getMinutes() segundo = momentoActual.getSeconds() var result = minuto.length; if(minuto > 9 ) { horaImprimible = hora + ":"
+ minuto; } else { horaImprimible = hora + ":0" + minuto; } document.getElementById('clock').innerHTML = horaImprimible; } setTimeout("setClock()",1) setInterval("setClock()",60000) function setRefresh() { updatenews(); for(i=1;i Compartir {lang: 'es'} Se retoma el juicio oral en Tucumán por el secuestro de Marita Verón
El tribunal continuará escuchando este jueves el testimonio de Susana Trimarco, madre de la víctima. Durante el proceso declararán cerca de 160 testigos. En total son 13 los imputados, por privación ilegítima de la libertad y promoción de la prostitución function getrate(id,num,expre) { $.ajax({ type: "GET", url: "/js/addRate.php", data: "acc=add&aid=8633&rid="+id, success: function(msg){ if(msg == 'true') { num++; $('#expreid'+id).html(num); if(num
> 0) { $('#expreid'+id).show(); $('#cant'+id).val(num); $('#resrate').html('Gracias!'); $('#resrate').fadeOut(5800,function(){ $('#resrate').show(); $('#resrate').html(''); }); var expreclass = ''; if(num < 6) expreclass = ''; else if((num > 5) && (num < 25)) expreclass = '-y'; else if((num > 24) && (num < 50)) expreclass = '-o'; else if(num > 49) expreclass = '-r'; $('#expretag'+id).removeClass().addClass('expretag'+expreclass); } // abro el popup de facebook
$('#resrate').fadeOut(5800,function(){ $('#resrate').show(); $('#resrate').html(''); }); } else { $('#resrate').html('Ya has compartido tu reacción'); $('#resrate').fadeOut(5800,function(){ $('#resrate').show(); $('#resrate').html(''); }); } } }); } div.taginput{ background: none repeat scroll 0 0 #fefefe; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; height: auto; overflow: hidden; padding: 5px 5px 2px; width: 669px; } a.aexpretag {text-decoration: none;color: #333;}
a.aexpretag:hover {text-decoration: none;color: #dd2200;} span.resrate { color: #333; display: block; float: left; font-family: helvetica; font-size: 12px; margin-bottom: 5px; margin-right: 5px; padding: 5px; text-decoration: none; } span.expretit { border-radius: 3px; color: #000; display: block; float: left; font-family: helvetica; font-size: 11px; font-weight: bold; margin-bottom: 5px; margin-right: 5px; padding: 5px 4px; text-decoration: none; } span.expretag { background:
url("../img2011/bg-exptag.gif") repeat-x scroll left -2px #EFEFEF; border: 1px solid #FDFDFD; border-radius: 3px; color: #333; display: block; float: left; font-family: helvetica; font-size: 11px; font-weight: bold; margin-bottom: 5px; margin-right: 5px; padding: 5px 4px; text-decoration: none; } span.expretag-y { background: url("../img2011/bg-exptag-y.gif") repeat-x scroll left -2px #EFEFEF; border: 1px solid #FDFDFD; border-radius: 3px; color: #333; display: block; float: left; font-family: helvetica;
font-size: 11px; font-weight: bold; margin-bottom: 5px; margin-right: 5px; padding: 5px 4px; text-decoration: none; } span.expretag-o { background: url("../img2011/bg-exptag-o.gif") repeat-x scroll left -2px #EFEFEF; border: 1px solid #FDFDFD; border-radius: 3px; color: #333; display: block; float: left; font-family: helvetica; font-size: 11px; font-weight: bold; margin-bottom: 5px; margin-right: 5px; padding: 5px 4px; text-decoration: none; } span.expretag-r { background: url("../img2011/bg-exptag-r.gif")
repeat-x scroll left -2px #EFEFEF; border: 1px solid #FDFDFD; border-radius: 3px; color: #333; display: block; float: left; font-family: helvetica; font-size: 11px; font-weight: bold; margin-bottom: 5px; margin-right: 5px; padding: 5px 4px; text-decoration: none; } span.exprerates { color: #dd2200; padding: 1px 3px; } Compartí tu reacción: Destacado 1 Importante 1 Acertado 0 Interesante 0 Novedoso 0 Oportuno 0 Videos Fotos Obtenga el Player de flash para poder ver el video.
1 de 1 var arrtituVid = new Array(); var arrfileVideo = new Array(); var arrimageVideo = new Array();
arrtituVid[0] = 'Imágenes de la primera audiencia del debate (8 de febrero de 2012)'; arrfileVideo[0] = 'http://www.youtube.com/watch?v=sWorFdGuqsE'; arrimageVideo[0] = ''; function showFLV(flv,foto) { /* var s = new SWFObject("/swf/player.swf","ply","640","480","9","#FFFFFF"); s.addParam("allowfullscreen","true"); s.addParam("allowscriptaccess","always"); s.addParam("wmode","transparent"); s.addParam("flashvars","file=" + flv + "&image=" + foto + "&skin=/swf/nacht.swf"); //nacht.swf
&skin=snel.swf s.write("container"); */ $.ajax({ type: "GET", url: "/js/showvideos.php", data: "flv="+flv+"&img="+foto, success: function(msg){ document.getElementById('container').innerHTML=msg; } }); } function getVid(to) { pvi = parseInt(document.multiV.pvi.value); if(to == 'n') { if(pvi < 0) pvi ++; } else if(to == 'p') { if(pvi > 0) pvi --; } $('#cantidad').html(Number(pvi + 1)); document.getElementById('videotitu').innerHTML = arrtituVid[pvi];
showFLV(''+arrfileVideo[pvi],''+arrimageVideo[pvi]); document.multiV.pvi.value = pvi; //document.getElementById('ini').innerHTML = (pvi+1); } function showVid() { document.getElementById('divVid').style.display = 'block'; document.getElementById('divFot').style.display = 'none'; document.getElementById('mn_btn1').style.backgroundColor = '#da022b'; document.getElementById('mn_btn2').style.backgroundColor = '#000000'; } showFLV(''+arrfileVideo[0],''+arrimageVideo[0]);
document.getElementById('videotitu').innerHTML = arrtituVid[0];
1 de 4
$(function(){ $.ajax({ type:'GET',url:'/galeria-de-fotos.html',data:'gid=8633&show-pics-inline=true', success:function(msg){ $('#galeria').html(msg); } }); var bloqueGal=1; $('#fwdGaleria').click(function(){ if(bloqueGal1){ $('#galeria').animate({ marginLeft:'+=639'},639); bloqueGal--; $('#cantidad').html(bloqueGal); } else { bloqueGal=4; $('#galeria').animate({
marginLeft:'-='+(639*3)+'px'},639); $('#cantidad').html(bloqueGal); } }); }); function showFot() { document.getElementById('divVid').style.display = 'none'; document.getElementById('divFot').style.display = 'block'; document.getElementById('mn_btn2').style.backgroundColor = '#da022b'; document.getElementById('mn_btn1').style.backgroundColor = '#000000'; }
La Sala II de la Cámara en lo Penal de Tucumán reanudó este miércoles el juicio oral en la causa por la desaparición de María de los Ángeles Verón, producida en el año 2002.
El tribunal continuó escuchando el testimonio de Susana Trimarco, madre de la víctima, cuya declaración se prevé que prosiga este jueves. Durante el transcurso del juicio oral presentarán su testimonio ante el tribunal cerca de 160 testigos.
El debate oral y público se desarrolla en el Palacio de Tribunales, Sala A, sito en calles Congreso y Lamadrid, San Miguel de Tucumán.
Informe de las últimas jornadas
Día 14/02/2012: comienzo debate a las 9.45hs. Asume como nuevo defensor técnico particular de los imputados María Jesús Rivero y Víctor Angel Rivero el Dr. Cergio Morfil, en substitución del defensor oficial Dr. Hernán Molina. Se leen, por uso del derecho de abstenerse, las actas judiciales de declaraciones como imputados en oportunidad de la investigación preparatoria, restantes a las jornadas iniciales,
correspondientes a Lidia Irma Medina, Mariana Natalia Biustos, Carlos Alberto Luna, Cynthia Paola Gaitán, Gonzalo José Gómez, Andrés Alejandro González y Domingo Pascual Andrada. Declararon en el debate Víctor Angel Rivero, María Jesús Rivero y, ya en horario vespertino, Daniela Natalia Milhein; pasándose a cuarto intermedio para el día siguiente.
Día 15/02/2012: comienzo del debate a las 9.45hs. A pedido de la defensa técnica declara Carlos Alberto Luna, rectificando solamente datos laborales dados en el interrogatorio sobre condiciones personales al inicio del debate. Concluye la declaración de Daniela Natalia Milhein. Luego de un cuarto intermedio, alrededor de las 11 comienza la producción de la prueba de testigos, deponiendo Susana Trimarco, pasándose a cuarto intermedio a las 13.45 para el día
siguiente.
Día 16/02/2012: reinicio de debate a las 9:45hs., continuando declaración como testigo de Susana Trimarco, hasta aproximadamente las 14, pasándose a cuarto intermedio para el 23 de febrero próximo, a las 8.30.
Fuente