$(document).ready(function(){

 	 var content = $("#conteudo");

/*Codigo para carregar os videos **************************************************************************************************************************/
	$("#div2").click(function(){
		 content.load("repositorio_videos.html #abertura");
		});

	$("#div3").click(function(){
		 content.load("repositorio_videos.html #absolutas");
		});

	$("#div4").click(function(){
		 content.load("repositorio_videos.html #stella");
		});

	$("#div5").click(function(){
		 content.load("repositorio_videos.html #bmart");
		});

	$("#div6").click(function(){
		 content.load("repositorio_videos.html #buffet");
		});

	$("#div7").click(function(){
		 content.load("repositorio_videos.html #capec");
		});

	$("#div1").click(function(){
		 content.load("repositorio_videos.html #churrascao");
		});

	$("#div9").click(function(){
		 content.load("repositorio_videos.html #solteira_sim");
		});

	$("#div10").click(function(){
		 content.load("repositorio_videos.html #lua_e_mar");
		});

	$("#div11").click(function(){
		 content.load("repositorio_videos.html #tempestade");
		});
		
	$("#div8").click(function(){
		 content.load("repositorio_videos.html #japao");
		});

	$("#div12").click(function(){
		 content.load("repositorio_videos.html #carolina");
		});

	$("#div13").click(function(){
		 content.load("repositorio_videos.html #festa_junina");
		});

	$("#div14").click(function(){
		 content.load("repositorio_videos.html #garota_propaganda");
		});

	$("#div15").click(function(){
		 content.load("repositorio_videos.html #bv1");
		});

	$("#div16").click(function(){
		 content.load("repositorio_videos.html #bv2");
		});

	$("#div17").click(function(){
		 content.load("repositorio_videos.html #bv3");
		});

	$("#div18").click(function(){
		 content.load("repositorio_videos.html #lee_dicristian");
		});
	
	$("#div19").click(function(){
		 content.load("repositorio_videos.html #localiza");
		});
	
	$("#div20").click(function(){
		 content.load("repositorio_videos.html #mariana_caixeta");
		});

	$("#div21").click(function(){
		 content.load("repositorio_videos.html #clip_mazzarello");
		});

	$("#div22").click(function(){
		 content.load("repositorio_videos.html #mazzarello_institucional");
		});

	$("#div23").click(function(){
		 content.load("repositorio_videos.html #parnaiba");
		});
		
	$("#div24").click(function(){
		 content.load("repositorio_videos.html #danielleEmarcelo");
		});

				
	$("#div25").click(function(){
		 content.load("repositorio_videos.html #axe_brasil");
		});
				
	$("#div26").click(function(){
		 content.load("repositorio_videos.html #chamada_cruzeiro");
		});
				
	$("#div27").click(function(){
		 content.load("repositorio_videos.html #ti_vi_na_mtv");
		});
				
	$("#div28").click(function(){
		 content.load("repositorio_videos.html #valtur");
		});
				
	$("#div29").click(function(){
		 content.load("repositorio_videos.html #american_airlines");
		});
				
	$("#div30").click(function(){
		 content.load("repositorio_videos.html #aogrill");
		});
				
	$("#div31").click(function(){
		 content.load("repositorio_videos.html #cartao5estrelas");
		});
				
	$("#div32").click(function(){
		 content.load("repositorio_videos.html #claudiaPatricio");
		});
				
	$("#div33").click(function(){
		 content.load("repositorio_videos.html #DaFruta");
		});
				
	$("#div34").click(function(){
		 content.load("repositorio_videos.html #drogariaMarcelino");
		});
				
	$("#div35").click(function(){
		 content.load("repositorio_videos.html #info2");
		});
				
	$("#div36").click(function(){
		 content.load("repositorio_videos.html #jotinha");
		});
				
	$("#div37").click(function(){
		 content.load("repositorio_videos.html #leilao");
		});
		
	$("#div38").click(function(){
		 content.load("repositorio_videos.html #maxComputadores");
		});
				
	$("#div39").click(function(){
		 content.load("repositorio_videos.html #minasVeiculos");
		});
			
	$("#div40").click(function(){
		 content.load("repositorio_videos.html #moveisSaoGeraldo");
		});
					
	$("#div41").click(function(){
		 content.load("repositorio_videos.html #myFlowes");
		});
							
	$("#div42").click(function(){
		 content.load("repositorio_videos.html #oPizzaiolo");
		});
							
	$("#div43").click(function(){
		 content.load("repositorio_videos.html #officeHair");
		});
							
	$("#div44").click(function(){
		 content.load("repositorio_videos.html #oticaMurano");
		});
							
	$("#div45").click(function(){
		 content.load("repositorio_videos.html #StatusVidaNua");
		});
							
	$("#div46").click(function(){
		 content.load("repositorio_videos.html #uaiShopping");
		});
							
	$("#div47").click(function(){
		 content.load("repositorio_videos.html #universidadeCruzeiro");
		});
							
	$("#div48").click(function(){
		 content.load("repositorio_videos.html #ecolatina");
		});
							
	$("#div49").click(function(){
		 content.load("repositorio_videos.html #hotelPestana");
		});
							
	$("#div50").click(function(){
		 content.load("repositorio_videos.html #Sunless");
		});
		
/*********************************************************************************************************************************************************/ 
/* Efeito da borda sobre os videos ************************************************************************************************************************/

  	$("#div1").mouseover(function(){
 		 $("#churrascao").animate({outlineWidth:"5px"});
		 $("#1").slideUp("slow");
		 $("#p1").show("slow");
		}).mouseout(function(){
  		 $("#churrascao").animate({outlineWidth:"0px"});
		 $("#1").slideDown("slow");
		 $("#p1").hide("slow");
		});

	$("#div2").mouseover(function(){
 		 $("#terramare").animate({outlineWidth:"5px"});
		 $("#2").slideUp("slow");
		 $("#p2").show("slow");
		}).mouseout(function(){
  		 $("#terramare").animate({outlineWidth:"0px"});
		 $("#2").slideDown("slow");
 		 $("#p2").hide("slow");
		});
		
  	$("#div3").mouseover(function(){
 		 $("#absolutas").animate({outlineWidth:"5px"});
		 $("#3").slideUp("slow");
		 $("#p3").show("slow");
		}).mouseout(function(){
  		 $("#absolutas").animate({outlineWidth:"0px"});
		 $("#3").slideDown("slow");
		 $("#p3").hide("slow");
		});

	$("#div4").mouseover(function(){
 		 $("#stella").animate({outlineWidth:"5px"});
		 $("#4").slideUp("slow");
		 $("#p4").show("slow")
		}).mouseout(function(){
  		 $("#stella").animate({outlineWidth:"0px"});
		 $("#4").slideDown("slow");
		 $("#p4").hide("slow");
		});
		
  	$("#div5").mouseover(function(){
 		 $("#bmart").animate({outlineWidth:"5px"});
		 $("#5").slideUp("slow");
		 $("#p5").show("slow")
		}).mouseout(function(){
  		 $("#bmart").animate({outlineWidth:"0px"});
		 $("#5").slideDown("slow");
		 $("#p5").hide("slow");
		});

  	$("#div6").mouseover(function(){
 		 $("#buffet").animate({outlineWidth:"5px"});
		 $("#6").slideUp("slow");
		 $("#p6").show("slow")
		}).mouseout(function(){
  		 $("#buffet").animate({outlineWidth:"0px"});
		 $("#6").slideDown("slow");
		 $("#p6").hide("slow");
		});
		
  	$("#div7").mouseover(function(){
 		 $("#capec").animate({outlineWidth:"5px"});
		 $("#7").slideUp("slow");
		 $("#p7").show("slow");
		}).mouseout(function(){
  		 $("#capec").animate({outlineWidth:"0px"});
		 $("#7").slideDown("slow");
		 $("#p7").hide("slow");
		});
		
	$("#div8").mouseover(function(){
 		 $("#japao_video").animate({outlineWidth:"5px"});
		 $("#8").slideUp("slow");
		 $("#p8").show("slow");
		}).mouseout(function(){
  		 $("#japao_video").animate({outlineWidth:"0px"});
		 $("#8").slideDown("slow");
		 $("#p8").hide("slow");
		});
		
  	$("#div9").mouseover(function(){
 		 $("#solteira").animate({outlineWidth:"5px"});
		 $("#9").slideUp("slow");
		  $("#p9").show("slow");
		}).mouseout(function(){
  		 $("#solteira").animate({outlineWidth:"0px"});
		 $("#9").slideDown("slow");
		 $("#p9").hide("slow");
		});
		
  	$("#div10").mouseover(function(){
 		 $("#lua_e_mar").animate({outlineWidth:"5px"});
		 $("#10").slideUp("slow");
		  $("#p10").show("slow");
		}).mouseout(function(){
  		 $("#lua_e_mar").animate({outlineWidth:"0px"});
		 $("#10").slideDown("slow");
		 $("#p10").hide("slow");
		});

  	$("#div11").mouseover(function(){
 		 $("#tempestade").animate({outlineWidth:"5px"});
		 $("#11").slideUp("slow");
		  $("#p11").show("slow");
		}).mouseout(function(){
  		 $("#tempestade").animate({outlineWidth:"0px"});
		 $("#11").slideDown("slow");
		 $("#p11").hide("slow");
		});
		
  	$("#div12").mouseover(function(){
 		 $("#carolina").animate({outlineWidth:"5px"});
		 $("#12").slideUp("slow");
		  $("#p12").show("slow");
		}).mouseout(function(){
  		 $("#carolina").animate({outlineWidth:"0px"});
		 $("#12").slideDown("slow");
		 $("#p12").hide("slow");
		});
		
  	$("#div13").mouseover(function(){
 		 $("#festa_junina").animate({outlineWidth:"5px"});
		 $("#13").slideUp("slow");
		  $("#p13").show("slow");
		}).mouseout(function(){
  		 $("#festa_junina").animate({outlineWidth:"0px"});
		 $("#13").slideDown("slow");
		 $("#p13").hide("slow");
		});
		
  	$("#div14").mouseover(function(){
 		 $("#garota_propaganda").animate({outlineWidth:"5px"});
		 $("#14").slideUp("slow");
		  $("#p14").show("slow");
		}).mouseout(function(){
  		 $("#garota_propaganda").animate({outlineWidth:"0px"});
		 $("#14").slideDown("slow");
		 $("#p14").hide("slow");
		});
				
 	$("#div15").mouseover(function(){
 		 $("#bv1").animate({outlineWidth:"5px"});
		 $("#15").slideUp("slow");
		 $("#p15").show("slow");
		}).mouseout(function(){
  		 $("#bv1").animate({outlineWidth:"0px"});
		 $("#15").slideDown("slow");
		 $("#p15").hide("slow");
		});
		
 	$("#div16").mouseover(function(){
 		 $("#bv2").animate({outlineWidth:"5px"});
		 $("#16").slideUp("slow");
		 $("#p16").show("slow");
		}).mouseout(function(){
  		 $("#bv2").animate({outlineWidth:"0px"});
		 $("#16").slideDown("slow");
		 $("#p16").hide("slow");
		});
		
 	$("#div17").mouseover(function(){
 		 $("#bv3").animate({outlineWidth:"5px"});
		 $("#17").slideUp("slow");
		 $("#p17").show("slow");
		}).mouseout(function(){
 		 $("#bv3").animate({outlineWidth:"0px"});
		 $("#17").slideDown("slow");
		 $("#p17").hide("slow");
		});
	
	$("#div18").mouseover(function(){
  		 $("#lee_dicristian").animate({outlineWidth:"5px"});
		 $("#18").slideUp("slow");
		 $("#p18").show("slow");
		}).mouseout(function(){
 		 $("#lee_dicristian").animate({outlineWidth:"0px"});
		 $("#18").slideDown("slow");
		 $("#p18").hide("slow");
		});
		
	$("#div19").mouseover(function(){
  		 $("#localiza").animate({outlineWidth:"5px"});
		 $("#19").slideUp("slow");
		 $("#p19").show("slow");
		}).mouseout(function(){
 		 $("#localiza").animate({outlineWidth:"0px"});
		 $("#19").slideDown("slow");
		 $("#p19").hide("slow");
		});
		
	$("#div20").mouseover(function(){
 		 $("#mariana_caixeta1").animate({outlineWidth:"5px"});
		 $("#20").slideUp("slow");
		 $("#p20").show("slow");
		}).mouseout(function(){
  		 $("#mariana_caixeta").animate({outlineWidth:"0px"});
		 $("#20").slideDown("slow");
		 $("#p20").hide("slow");
		});
		
  	$("#div21").mouseover(function(){
 		 $("#clip_mazzarello").animate({outlineWidth:"5px"});
		 $("#21").slideUp("slow");
		 $("#p21").show("slow");
		}).mouseout(function(){
  		 $("#clip_mazzarello").animate({outlineWidth:"0px"});
		 $("#21").slideDown("slow");
		 $("#p21").hide("slow");
		});
		
  	$("#div22").mouseover(function(){
 		 $("#mazzarello_institucional").animate({outlineWidth:"5px"});
		 $("#22").slideUp("slow");
		 $("#p22").show("slow");
		}).mouseout(function(){
  		 $("#mazzarello_institucional").animate({outlineWidth:"0px"});
		 $("#22").slideDown("slow");
		 $("#p22").hide("slow");
		});
		
  	$("#div23").mouseover(function(){
 		 $("#parnaiba").animate({outlineWidth:"5px"});
		 $("#23").slideUp("slow");
		 $("#p23").show("slow");
		}).mouseout(function(){
  		 $("#parnaiba").animate({outlineWidth:"0px"});
		 $("#23").slideDown("slow");
		 $("#p23").hide("slow");
		});
				
  	$("#div24").mouseover(function(){
 		 $("#danielleEmarcelo").animate({outlineWidth:"5px"});
		 $("#24").slideUp("slow");
		 $("#p24").show("slow");
		}).mouseout(function(){
  		 $("#danielleEmarcelo").animate({outlineWidth:"0px"});
		 $("#24").slideDown("slow");
		 $("#p24").hide("slow");
		});
				
  	$("#div25").mouseover(function(){
 		 $("#axe_brasil").animate({outlineWidth:"5px"});
		 $("#25").slideUp("slow");
		 $("#p25").show("slow");
		}).mouseout(function(){
  		 $("#axe_brasil").animate({outlineWidth:"0px"});
		 $("#25").slideDown("slow");
		 $("#p25").hide("slow");
		});
				
  	$("#div26").mouseover(function(){
 		 $("#cruzeiro").animate({outlineWidth:"5px"});
		 $("#26").slideUp("slow");
		 $("#p26").show("slow");
		}).mouseout(function(){
  		 $("#cruzeiro").animate({outlineWidth:"0px"});
		 $("#26").slideDown("slow");
		 $("#p26").hide("slow");
		});
				
  	$("#div27").mouseover(function(){
 		 $("#TiViNaMtv").animate({outlineWidth:"5px"});
		 $("#27").slideUp("slow");
		 $("#p27").show("slow");
		}).mouseout(function(){
  		 $("#TiViNaMtv").animate({outlineWidth:"0px"});
		 $("#27").slideDown("slow");
		 $("#p27").hide("slow");
		});
				
  	$("#div28").mouseover(function(){
 		 $("#valtur").animate({outlineWidth:"5px"});
		 $("#28").slideUp("slow");
		 $("#p28").show("slow");
		}).mouseout(function(){
  		 $("#valtur").animate({outlineWidth:"0px"});
		 $("#28").slideDown("slow");
		 $("#p28").hide("slow");
		});
				
  	$("#div29").mouseover(function(){
 		 $("#american_airlines").animate({outlineWidth:"5px"});
		 $("#29").slideUp("slow");
		 $("#p29").show("slow");
		}).mouseout(function(){
  		 $("#american_airlines").animate({outlineWidth:"0px"});
		 $("#29").slideDown("slow");
		 $("#p29").hide("slow");
		});
						
  	$("#div30").mouseover(function(){
 		 $("#aogrill").animate({outlineWidth:"5px"});
		 $("#30").slideUp("slow");
		 $("#p30").show("slow");
		}).mouseout(function(){
  		 $("#aogrill").animate({outlineWidth:"0px"});
		 $("#30").slideDown("slow");
		 $("#p30").hide("slow");
		});
								
  	$("#div31").mouseover(function(){
 		 $("#cartao5estrelas").animate({outlineWidth:"5px"});
		 $("#31").slideUp("slow");
		 $("#p31").show("slow");
		}).mouseout(function(){
  		 $("#cartao5estrelas").animate({outlineWidth:"0px"});
		 $("#31").slideDown("slow");
		 $("#p31").hide("slow");
		});
								
  	$("#div32").mouseover(function(){
 		 $("#claudiaPatricio").animate({outlineWidth:"5px"});
		 $("#32").slideUp("slow");
		 $("#p32").show("slow");
		}).mouseout(function(){
  		 $("#claudiaPatricio").animate({outlineWidth:"0px"});
		 $("#32").slideDown("slow");
		 $("#p32").hide("slow");
		});
								
  	$("#div33").mouseover(function(){
 		 $("#DaFruta").animate({outlineWidth:"5px"});
		 $("#33").slideUp("slow");
		 $("#p33").show("slow");
		}).mouseout(function(){
  		 $("#DaFruta").animate({outlineWidth:"0px"});
		 $("#33").slideDown("slow");
		 $("#p33").hide("slow");
		});
								
  	$("#div34").mouseover(function(){
 		 $("#drogariaMarcelino").animate({outlineWidth:"5px"});
		 $("#34").slideUp("slow");
		 $("#p34").show("slow");
		}).mouseout(function(){
  		 $("#drogariaMarcelino").animate({outlineWidth:"0px"});
		 $("#34").slideDown("slow");
		 $("#p34").hide("slow");
		});
								
  	$("#div35").mouseover(function(){
 		 $("#info2").animate({outlineWidth:"5px"});
		 $("#35").slideUp("slow");
		 $("#p35").show("slow");
		}).mouseout(function(){
  		 $("#info2").animate({outlineWidth:"0px"});
		 $("#35").slideDown("slow");
		 $("#p35").hide("slow");
		});
								
  	$("#div36").mouseover(function(){
 		 $("#jotinha").animate({outlineWidth:"5px"});
		 $("#36").slideUp("slow");
		 $("#p36").show("slow");
		}).mouseout(function(){
  		 $("#jotinha").animate({outlineWidth:"0px"});
		 $("#36").slideDown("slow");
		 $("#p36").hide("slow");
		});
								
  	$("#div37").mouseover(function(){
 		 $("#leilao").animate({outlineWidth:"5px"});
		 $("#37").slideUp("slow");
		 $("#p37").show("slow");
		}).mouseout(function(){
  		 $("#leilao").animate({outlineWidth:"0px"});
		 $("#37").slideDown("slow");
		 $("#p37").hide("slow");
		});
								
  	$("#div38").mouseover(function(){
 		 $("#maxComputadores").animate({outlineWidth:"5px"});
		 $("#38").slideUp("slow");
		 $("#p38").show("slow");
		}).mouseout(function(){
  		 $("#maxComputadores").animate({outlineWidth:"0px"});
		 $("#38").slideDown("slow");
		 $("#p38").hide("slow");
		});
								
  	$("#div39").mouseover(function(){
 		 $("#minasVeiculos").animate({outlineWidth:"5px"});
		 $("#39").slideUp("slow");
		 $("#p39").show("slow");
		}).mouseout(function(){
  		 $("#minasVeiculos").animate({outlineWidth:"0px"});
		 $("#39").slideDown("slow");
		 $("#p39").hide("slow");
		});
		
	$("#div40").mouseover(function(){
 		 $("#moveisSaoGeraldo").animate({outlineWidth:"5px"});
		 $("#40").slideUp("slow");
		 $("#p40").show("slow");
		}).mouseout(function(){
  		 $("#moveisSaoGeraldo").animate({outlineWidth:"0px"});
		 $("#40").slideDown("slow");
		 $("#p40").hide("slow");
		});
			
	$("#div41").mouseover(function(){
 		 $("#myFlowers").animate({outlineWidth:"5px"});
		 $("#41").slideUp("slow");
		 $("#p41").show("slow");
		}).mouseout(function(){
  		 $("#myFlowers").animate({outlineWidth:"0px"});
		 $("#41").slideDown("slow");
		 $("#p41").hide("slow");
		});
				
	$("#div42").mouseover(function(){
 		 $("#oPizzaiolo").animate({outlineWidth:"5px"});
		 $("#42").slideUp("slow");
		 $("#p42").show("slow");
		}).mouseout(function(){
  		 $("#oPizzaiolo").animate({outlineWidth:"0px"});
		 $("#42").slideDown("slow");
		 $("#p42").hide("slow");
		});
				
	$("#div43").mouseover(function(){
 		 $("#officeHair").animate({outlineWidth:"5px"});
		 $("#43").slideUp("slow");
		 $("#p43").show("slow");
		}).mouseout(function(){
  		 $("#officeHair").animate({outlineWidth:"0px"});
		 $("#43").slideDown("slow");
		 $("#p43").hide("slow");
		});
				
	$("#div44").mouseover(function(){
 		 $("#oticaMurano").animate({outlineWidth:"5px"});
		 $("#44").slideUp("slow");
		 $("#p44").show("slow");
		}).mouseout(function(){
  		 $("#oticaMurano").animate({outlineWidth:"0px"});
		 $("#44").slideDown("slow");
		 $("#p44").hide("slow");
		});
				
	$("#div45").mouseover(function(){
 		 $("#StatusEVidaNua").animate({outlineWidth:"5px"});
		 $("#45").slideUp("slow");
		 $("#p45").show("slow");
		}).mouseout(function(){
  		 $("#StatusEVidaNua").animate({outlineWidth:"0px"});
		 $("#45").slideDown("slow");
		 $("#p45").hide("slow");
		});
				
	$("#div46").mouseover(function(){
 		 $("#UaiShopping").animate({outlineWidth:"5px"});
		 $("#46").slideUp("slow");
		 $("#p46").show("slow");
		}).mouseout(function(){
  		 $("#UaiShopping").animate({outlineWidth:"0px"});
		 $("#46").slideDown("slow");
		 $("#p46").hide("slow");
		});
				
	$("#div47").mouseover(function(){
 		 $("#universidadeCruzeiro").animate({outlineWidth:"5px"});
		 $("#47").slideUp("slow");
		 $("#p47").show("slow");
		}).mouseout(function(){
  		 $("#universidadeCruzeiro").animate({outlineWidth:"0px"});
		 $("#47").slideDown("slow");
		 $("#p47").hide("slow");
		});
				
	$("#div48").mouseover(function(){
 		 $("#ecolatina").animate({outlineWidth:"5px"});
		 $("#48").slideUp("slow");
		 $("#p48").show("slow");
		}).mouseout(function(){
  		 $("#ecolatina").animate({outlineWidth:"0px"});
		 $("#48").slideDown("slow");
		 $("#p48").hide("slow");
		});
				
	$("#div49").mouseover(function(){
 		 $("#hotelPestana").animate({outlineWidth:"5px"});
		 $("#49").slideUp("slow");
		 $("#p49").show("slow");
		}).mouseout(function(){
  		 $("#hotelPestana").animate({outlineWidth:"0px"});
		 $("#49").slideDown("slow");
		 $("#p49").hide("slow");
		});
		
	$("#div50").mouseover(function(){
 		 $("#Sunless").animate({outlineWidth:"5px"});
		 $("#50").slideUp("slow");
		 $("#p50").show("slow");
		}).mouseout(function(){
  		 $("#Sunless").animate({outlineWidth:"0px"});
		 $("#50").slideDown("slow");
		 $("#p50").hide("slow");
		});
});










