var _gaq = _gaq || [];
	  _gaq.push(['_setAccount', 'UA-4472822-10']);
	  _gaq.push(['_trackPageview']);
	
	  (function() {
	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
	    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
	  })();

window.addEvent('domready',function()
{

/*
 * efemerides
 * */
if(document.id('Mod139')){
	var images=$$('#targetIMG');
		images.addEvents({
			'mouseenter':function(){
				document.id('over').fade(0,1);
				document.id('leave').fade(0);
				
			},
			'mouseleave':function (){
				document.id('over').fade(0);
				document.id('leave').fade(1);
			}
		});
	
	
		var nS1 = new noobSlide({
			box: $('box1'),
			items: $$('#box1 span'),
			mode:'vertical',
			size: 131,
			duration:7000,
			autoPlay: true
		});
		
	DD_roundies.addRule('.mask1', '50px',true);
	Cufon.replace('#box1 span');
}
/*if(document.id('avisotop')){
document.id('avisotop').set('html','<marquee behavior="left">No te pierdas hoy al termino del informe hidrometeoro lógico de Protección Civil de las 17.00 hrs. el enlace en vivo desde Cancún, Q.Roo, con David Romero y la información actualizada de la tormenta tropical "Rina", a través del siete más televisión.</marquee>');
}*/

if(document.id('ja-current-content')&&document.id('Mod62')){
	document.id('ja-current-content').setStyle('width','58%');
	
	/*
	 * Logo mes del amor flotando
	 */
	 
	 var logoAmor=new Element('a',{
		 'href':'http://sqcs.com.mx/television/2012/02/promo-que-es-el-amor/',
		 'target':'_blank',
		 'html':'<img width="100%" height="100%" src="images/banners/soloama.jpg" title="Sólo ama" />',
		 styles:{
			 'display':'block',
			 'position':'fixed	',
			 'bottom':0,
			 'left':0,
			 'width':150,
			 'height':121,
			 'z-index':10
			 }
		 }).inject($(document.body));
}

if(document.id('ja-inset1')&&document.id('Mod62')){
document.id('ja-inset1').setStyle('width','40%');
}
var divTv=new Element('a',{
	id:'tvDiv',
	html:'<img src="/images/bgtv.png" title="Haz clic para activar la televisión" />',
	styles:{width:300,height:250,'display':'block','cursor':'pointer'}
	});
if($('Mod000'))
	divTv.inject($('Mod83'),'bottom');
if($('tvDiv')){
$f("tvDiv", {
	src:"flowplayer-3.2.5.swf", wmode:'transparent'},{
		plugins:
		{ 
			rtmp: 
			{ 
				url: '/player/flowplayer.rtmp-3.2.3.swf'
			}
		},
		

		playlist: 
		[{
			provider: 'rtmp', 
			netConnectionUrl: 'rtmp://vivo.stream.com.mx/8042',
			url: 'default.stream',
			live: true,
			autoPlay: true,
			start: 0.75,
			autoBuffering:true
		}]
	});
}
	$$('.img_caption img').setProperty('width',150).setProperty('height',80);
	if(document.id($$('.article-content')[0])&&!document.id('comments-form'))
		{$$('.article-content img').setProperty('width',150).setProperty('height',80);}
});//ENDOM

