// Flash Musica
if (swfobject.hasFlashPlayerVersion("9.0.0")) {
      var fn = function() {
        var att = { data:"flash/player.swf", width:"32", height:"32"};
        var par = { flashvars:"foo=bar", wmode:"transparent"};
        var id = "MusicFlash";
        var myObject = swfobject.createSWF(att, par, id);
      };
      swfobject.addDomLoadEvent(fn);
}


// Flash Logo
if (swfobject.hasFlashPlayerVersion("9.0.0")) {
      var fn = function() {
        var att = { data:"flash/logo.swf", width:"226", height:"130"};
        var par = { flashvars:"foo=bar", wmode:"transparent"};
        var id = "LogoFlash";
        var myObject = swfobject.createSWF(att, par, id);
      };
      swfobject.addDomLoadEvent(fn);
}




//Imagenes Rotando
   $(document).ready(
	function(){
		$('#InfoRight').innerfade({
	       	    animationtype: 'fade',
		    speed: 3000,
		    timeout: 7000,
			containerheight:  495,
	            type: 'random'
			});
					
				
			});
   
   
   //Imagenes Rotando
   $(document).ready(
	function(){
		$('#InfoLeft').innerfade({
	       	    animationtype: 'fade',
		    speed: 3000,
		    timeout: 7000,
			containerheight:  265,
	            type: 'random'
			});
					
				
			});
   
   
   //Imagenes Rotando
   $(document).ready(
	function(){
		$('#InfoLeftServicios').innerfade({
	       	    animationtype: 'fade',
		    speed: 3000,
		    timeout: 7000,
			containerheight:  347,
	            type: 'random'
			});
					
				
			}); 
   
   
   //Imagenes Rotando
   $(document).ready(
	function(){
		$('#InfoLeftInversionistas').innerfade({
	       	    animationtype: 'fade',
		    speed: 3000,
		    timeout: 7000,
			containerheight:  387,
	            type: 'random'
			});
					
				
			});    
   
   
   //Imagenes Rotando
   $(document).ready(
	function(){
		$('#InfoMapa').innerfade({
	       	    animationtype: 'fade',
		    speed: 3000,
		    timeout: 7000,
			containerheight:  328,
	            type: 'random'
			});
					
				
			});   
   
   
   //Imagenes Rotando
   $(document).ready(
	function(){
		$('#InfoServ').innerfade({
	       	    animationtype: 'fade',
		    speed: 3000,
		    timeout: 7000,
			containerheight:  250,
	            type: 'random'
			});
					
				
			});      