jQuery(window).resize(function() {
  if(jQuery(window).width()=='1440'){
	  //1456x876
	  jQuery("#principal").css('width','65%');
	  jQuery("#principal").css('left','15%');
	  
	  jQuery("#servicos").css('width','65%');
	  jQuery("#servicos").css('left','15%');
	  
	  jQuery("#equipamentos").css('width','65%');
	  jQuery("#equipamentos").css('left','15%');
	  
	  jQuery("#contato").css('width','65%');
	  jQuery("#contato").css('left','15%');
	  
	  jQuery("#empresa").css('width','65%');
	  jQuery("#empresa").css('left','15%');
	  	  
	  jQuery("#local").css('width','65%');
	  jQuery("#local").css('left','15%');

  }
  if(jQuery(window).width()=='1006'){
	  //1024x768
	  jQuery("#principal").css('width','77%');
	  jQuery("#principal").css('left','12%');
	  
	  jQuery("#servicos").css('width','77%');
	  jQuery("#servicos").css('left','12%');
	  
	  jQuery("#equipamentos").css('width','77%');
	  jQuery("#equipamentos").css('left','12%');
	  
	  jQuery("#contato").css('width','77%');
	  jQuery("#contato").css('left','12%');
	  
	  jQuery("#empresa").css('width','77%');
	  jQuery("#empresa").css('left','12%');
	  	  
	  jQuery("#local").css('width','82%');
	  jQuery("#local").css('left','10%');
  }
  if(jQuery(window).width()=='1280'){
	  //1296x776
	  jQuery("#principal").css('width','65%');
	  jQuery("#principal").css('left','17%');	  

	  jQuery("#servicos").css('width','65%');
	  jQuery("#servicos").css('left','17%');
	  
	  jQuery("#equipamentos").css('width','65%');
	  jQuery("#equipamentos").css('left','17%');
	  
	  jQuery("#contato").css('width','65%');
	  jQuery("#contato").css('left','17%');
	  
	  jQuery("#empresa").css('width','65%');
	  jQuery("#empresa").css('left','17%');	  
	  
	  jQuery("#local").css('width','65%');
	  jQuery("#local").css('left','17%');
  }
});
//home
jQuery("#btnhome").click(function(){
  	   jQuery("#contato").animate({"top": "140%"}, "slow");
	 	  jQuery("#empresa").animate({"top": "140%"}, "slow");
		    jQuery("#equipamentos").animate({"top": "140%"}, "slow");
			   jQuery("#servicos").animate({"top": "140%"}, "slow");
			   jQuery("#local").animate({"top": "140%"}, "slow");
			   //principal
			   jQuery("#principal").animate({"top": "20%"}, "slow");
			   jQuery("#principal").css('display','none');
			    mostraDados('principal',0);
			    trocaTitle('principal');
});
jQuery("#btnHomeTop").click(function(){
  	   jQuery("#contato").animate({"top": "140%"}, "slow");
	 	  jQuery("#empresa").animate({"top": "140%"}, "slow");
		    jQuery("#equipamentos").animate({"top": "140%"}, "slow");
			   jQuery("#servicos").animate({"top": "140%"}, "slow");
			   jQuery("#local").animate({"top": "140%"}, "slow");
			   //principal
			   jQuery("#principal").animate({"top": "20%"}, "slow");
			   jQuery("#principal").css('display','none');
			    mostraDados('principal',0);
			    trocaTitle('principal');
});
//empresa
jQuery("#btnempresa").click(function(){
  	   jQuery("#contato").animate({"top": "140%"}, "slow");
	 	  jQuery("#principal").animate({"top": "140%"}, "slow");
		    jQuery("#equipamentos").animate({"top": "140%"}, "slow");
			   jQuery("#servicos").animate({"top": "140%"}, "slow");
			   jQuery("#local").animate({"top": "140%"}, "slow");
			       //empresa
				   jQuery("#empresa").animate({"top": "20%"}, "slow");
    			   jQuery("#empresa").css('display','block');
				   mostraDados('empresa',0);	
				   trocaTitle('empresa');
});
jQuery("#btnEmpTop").click(function(){
  	   jQuery("#contato").animate({"top": "140%"}, "slow");
	 	  jQuery("#principal").animate({"top": "140%"}, "slow");
		    jQuery("#equipamentos").animate({"top": "140%"}, "slow");
			  jQuery("#local").animate({"top": "140%"}, "slow");
			   jQuery("#servicos").animate({"top": "140%"}, "slow");
			       //empresa
				   jQuery("#empresa").animate({"top": "20%"}, "slow");
    			   jQuery("#empresa").css('display','block');
				   mostraDados('empresa',0);	
				   trocaTitle('empresa');
});
//contato
jQuery("#btncontato").click(function(){
jQuery("#empresa").animate({"top": "140%"}, "slow");
  jQuery("#equipamentos").animate({"top": "140%"}, "slow");
    jQuery("#servicos").animate({"top": "140%"}, "slow");
	jQuery("#local").animate({"top": "140%"}, "slow");
	  jQuery("#principal").animate({"top": "140%"}, "slow");
    //contato
    jQuery("#contato").animate({"top": "20%"}, "slow");
    jQuery("#contato").css('display','block');
		mostraDados('contato',0);		
		trocaTitle('contato');
});
jQuery("#btnContatoTop").click(function(){
jQuery("#empresa").animate({"top": "140%"}, "slow");
  jQuery("#equipamentos").animate({"top": "140%"}, "slow");
    jQuery("#servicos").animate({"top": "140%"}, "slow");
	jQuery("#local").animate({"top": "140%"}, "slow");
	  jQuery("#principal").animate({"top": "140%"}, "slow");
    //contato
    jQuery("#contato").animate({"top": "20%"}, "slow");
    jQuery("#contato").css('display','block');
		mostraDados('contato',0);		
		trocaTitle('contato');
});
//servicos
jQuery("#btnservicos").click(function(){
jQuery("#contato").animate({"top": "140%"}, "slow");
  jQuery("#empresa").animate({"top": "140%"}, "slow");
  	jQuery("#equipamentos").animate({"top": "140%"}, "slow");
	jQuery("#local").animate({"top": "140%"}, "slow");
	  jQuery("#principal").animate({"top": "140%"}, "slow");
	//servicos
	jQuery("#servicos").animate({"top": "20%"}, "slow");
    jQuery("#servicos").css('display','block');												
					mostraDados('fotosServico',0);	
			     	trocaTitle('servicos');
});
jQuery("#btnServTop").click(function(){
jQuery("#contato").animate({"top": "140%"}, "slow");
  jQuery("#empresa").animate({"top": "140%"}, "slow");
  	jQuery("#equipamentos").animate({"top": "140%"}, "slow");
	jQuery("#local").animate({"top": "140%"}, "slow");
	  jQuery("#principal").animate({"top": "140%"}, "slow");
	//servicos
	jQuery("#servicos").animate({"top": "20%"}, "slow");
    jQuery("#servicos").css('display','block');												
					mostraDados('fotosServico',0);	
			     	trocaTitle('servicos');
});
//equipamentos
jQuery("#btnequipa").click(function(){
jQuery("#contato").animate({"top": "140%"}, "slow");
  jQuery("#empresa").animate({"top": "140%"}, "slow");
    jQuery("#servicos").animate({"top": "140%"}, "slow");
	jQuery("#local").animate({"top": "140%"}, "slow");
	jQuery("#principal").animate({"top": "140%"}, "slow");
  	jQuery("#equipamentos").animate({"top": "20%"}, "slow");
    jQuery("#equipamentos").css('display','block');												
					mostraDados('fotosEquipa',0);	
			     	trocaTitle('equipamentos');
});
jQuery("#btnEquipaTop").click(function(){
jQuery("#contato").animate({"top": "140%"}, "slow");
  jQuery("#empresa").animate({"top": "140%"}, "slow");
    jQuery("#local").animate({"top": "140%"}, "slow");
	jQuery("#servicos").animate({"top": "140%"}, "slow");
	jQuery("#principal").animate({"top": "140%"}, "slow");
  	jQuery("#equipamentos").animate({"top": "20%"}, "slow");
    jQuery("#equipamentos").css('display','block');												
					mostraDados('fotosEquipa',0);	
			     	trocaTitle('equipamentos');
});
//local
jQuery("#btnlocal").click(function(){
jQuery("#contato").animate({"top": "140%"}, "slow");
  jQuery("#empresa").animate({"top": "140%"}, "slow");
    jQuery("#servicos").animate({"top": "140%"}, "slow");
	  jQuery("#equipamentos").animate({"top": "140%"}, "slow");
	    jQuery("#principal").animate({"top": "140%"}, "slow");
  	    jQuery("#local").animate({"top": "20%"}, "slow");
        jQuery("#local").css('display','block');												
					mostraDados('local',0);	
			     	trocaTitle('local');
});
//logo
jQuery("#logotipo").click(function(){
jQuery("#contato").animate({"top": "140%"}, "slow");
  jQuery("#empresa").animate({"top": "140%"}, "slow");
    jQuery("#servicos").animate({"top": "140%"}, "slow");
  	  jQuery("#equipamentos").animate({"top": "140%"}, "slow");
	    jQuery("#local").animate({"top": "140%"}, "slow");
	      jQuery("#principal").animate({"top": "20%"}, "slow");
			    trocaTitle('principal');
				mostraDados('principal',0);	
});
//link viewup
jQuery(document).ready(function(){
	jQuery('#logoviewup').click(function(){
		location.href="http://www.viewup.com.br";
	});
});
//link news
jQuery(document).ready(function(){
	jQuery('#btnEnviaNews').click(function(){
		news();
	});
});

