Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 6958 | Rev 6960 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6958 Rev 6959
Línea 810... Línea 810...
810
		rectangulo=false, diez=false;
810
		rectangulo=false, diez=false;
811
     	fontfamily="Arial";
811
     	fontfamily="Arial";
812
     	r=0,g=0,b=0,a=1;
812
     	r=0,g=0,b=0,a=1;
813
		window.clearInterval(editorNoticia);	
813
		window.clearInterval(editorNoticia);	
814
		setTimeout(function(){
814
		setTimeout(function(){
-
 
815
			if(fileToggle){
-
 
816
				$('#imagen_noticias').css({
-
 
817
					'height': '320px',
-
 
818
    				'width': '420px',
-
 
819
				})
815
			
820
				
816
			elemento2.height=ph;
-
 
817
				elemento2.width=pw;
821
			}
818
			scroll_altura=$(".articulo_noticia").offset().top-110;
822
			scroll_altura=$(".articulo_noticia").offset().top-110;
819
			anchoFondoOscuro = $(".articulo_noticia").width();
823
			anchoFondoOscuro = $(".articulo_noticia").width();
820
			altoFondoOscuro = $(".editor_imagenes").height();
824
			altoFondoOscuro = $(".editor_imagenes").height();
821
			$(".fondo_oscuro").css("width",""+anchoFondoOscuro+"px");
825
			$(".fondo_oscuro").css("width",""+anchoFondoOscuro+"px");
822
			$(".fondo_oscuro").css("height",""+altoFondoOscuro+"px");
826
			$(".fondo_oscuro").css("height",""+altoFondoOscuro+"px");