Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 6950 Rev 6951
Línea 810... Línea 810...
810
			if(fileToggle){
810
			if(fileToggle){
811
				$('#imagen_noticias').css({
811
				$('#imagen_noticias').css({
812
					'height': '320px',
812
					'height': '320px',
813
    				'width': '420px',
813
    				'width': '420px',
814
				})
814
				})
-
 
815
				pw=420;
-
 
816
				ph=320;
815
			}
817
			}
816
			scroll_altura=$(".articulo_noticia").offset().top-110;
818
			scroll_altura=$(".articulo_noticia").offset().top-110;
817
			anchoFondoOscuro = $(".articulo_noticia").width();
819
			anchoFondoOscuro = $(".articulo_noticia").width();
818
			altoFondoOscuro = $(".editor_imagenes").height();
820
			altoFondoOscuro = $(".editor_imagenes").height();
819
			$(".fondo_oscuro").css("width",""+anchoFondoOscuro+"px");
821
			$(".fondo_oscuro").css("width",""+anchoFondoOscuro+"px");