var image1736="";
			var banners1736=0;
			  var timers1736 = new Array(2000,4000);
					function cycle1736() 
					{ if (++banners1736 > 2) banners1736=1;  	  loadbanners1736();
					  document.banner1736.src = image1736;
					  window.setTimeout('cycle1736();',timers1736[banners1736-1]);
					}
				
					function loadbanners1736() 
					{
					
					   if (banners1736 == 1)
					   {
						  image1736="recursos/65183_sgi_helpdesk_01[1].jpg";
					   }
					   
					 
					   if (banners1736 == 2)
					   {
						  image1736="recursos/63883_helpdesk_02.jpg";
					   }
					   
					 
				}
				
				var link1736 = "#"
				function urlswitch1736() 
				{
				
					   if (banners1736 == 1)
					   {
						  link1736="";
					   }
					   
					 
					   if (banners1736 == 2)
					   {
						  link1736="";
					   }
					   
					 
				return link1736;
				}

				function target1736() 
				{
					var targ;
				
					   if (banners1736 == 1)
					   {
								targ = "_blank";
							}
					   
					 
					   if (banners1736 == 2)
					   {
								targ = "_blank";
							}
					   
					 
					return targ;
				}
				
				cycle1736();
				
