var image1045="";
			var banners1045=0;
			  var timers1045 = new Array(5000,5000);
					function cycle1045() 
					{ if (++banners1045 > 2) banners1045=1;  	  loadbanners1045();
					  document.banner1045.src = image1045;
					  window.setTimeout('cycle1045();',timers1045[banners1045-1]);
					}
				
					function loadbanners1045() 
					{
					
					   if (banners1045 == 1)
					   {
						  image1045="recursos/63054_robert_E..jpg";
					   }
					   
					 
					   if (banners1045 == 2)
					   {
						  image1045="recursos/64041_CenaSom2010_15_de_julho_tamanho_antigo.jpg";
					   }
					   
					 
				}
				
				var link1045 = "#"
				function urlswitch1045() 
				{
				
					   if (banners1045 == 1)
					   {
						  link1045="";
					   }
					   
					 
					   if (banners1045 == 2)
					   {
						  link1045="";
					   }
					   
					 
				return link1045;
				}

				function target1045() 
				{
					var targ;
				
					   if (banners1045 == 1)
					   {
								targ = "_blank";
							}
					   
					 
					   if (banners1045 == 2)
					   {
								targ = "_blank";
							}
					   
					 
					return targ;
				}
				
				cycle1045();
				
