var image508="";
			var banners508=0;
			  var timers508 = new Array(6000,6000);
					function cycle508() 
					{ if (++banners508 > 2) banners508=1;  	  loadbanners508();
					  document.banner508.src = image508;
					  window.setTimeout('cycle508();',timers508[banners508-1]);
					}
				
					function loadbanners508() 
					{
					
					   if (banners508 == 1)
					   {
						  image508="recursos/51164_videos_2.gif";
					   }
					   
					 
					   if (banners508 == 2)
					   {
						  image508="recursos/53419_banner_Previsao_do_tempo_166x85.jpg";
					   }
					   
					 
				}
				
				var link508 = "#"
				function urlswitch508() 
				{
				
					   if (banners508 == 1)
					   {
						  link508="javascript: ffp_showComponente(859)";
					   }
					   
					 
					   if (banners508 == 2)
					   {
						  link508="http://tempo.cptec.inpe.br/";
					   }
					   
					 
				return link508;
				}

				function target508() 
				{
					var targ;
				
					   if (banners508 == 1)
					   {
								targ = "_self";
							}
					   
					 
					   if (banners508 == 2)
					   {
								targ = "_self";
							}
					   
					 
					return targ;
				}
				
				cycle508();
				