﻿// JavaScript Document


function repre() {


$("tr:even").css("background","black");

$("#repreid").hide();
$("#repreform").hide();
$("#repreconfi").hide();
$("#repre1").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre1");
	$("#repreconfi").hide();
	$("#repreform").show(1000);
	$("#repreid").show(1000);
	 $("#repreid").html("<p>Faça contato com:<br>Cosimo Cataldo Matriz</p>");
	});
	

$("#repre2").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre2");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
$("#repreid").html("<p>Faça contato com:<br>Sr. João Alves Guilherme</p>");
	});
	
$("#repre3").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre3");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>Normedic Norte Medics</p>");
	});
	

$("#repre4").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre4");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	});	
	
$("#repre5").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre5");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>Fokkus Trade Prod e Serv.</p>");
	});
	

$("#repre6").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre6");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>Luc & Suell Com. Rep.</p>");
	});
	
$("#repre7").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre7");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>M.M Ind. Com. Equip.</p>");
	});
	

$("#repre8").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre8");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>Med Medical Comercio e Serv. </p>");
	});
	
$("#repre9").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre9");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>Línea Repres. Consultoria </p>");
	});
	

$("#repre10").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre10");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>Manuel da Silva Siqueira </p>");
	});
	
$("#repre11").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre11");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>Jusimed</p>");
	});
	

$("#repre12").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre12");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>Lukma Ltda.</p>");
	});
	
$("#repre13").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre13");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>Airton Libanori</p>");
	});
	

$("#repre14").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre14");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>Fortes Tintas Com. </p>");
	});

$("#repre15").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre15");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>Intermed 2000 Com. </p>");
	});
	

$("#repre16").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre16");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>Xenon Medical Bio </p>");
	});

$("#repre17").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre17");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>Cirúrgica Gaúcha</p>");
	});
	

$("#repre18").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre18");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>CR Medical.</p>");
	});

$("#repre19").click(function(){
    $(".repreclean").attr("value","");
	$("#hidden").attr("value","repre19");
	$("#repreconfi").hide();
	$("#repreid").show(1000);
	$("#repreform").show(1000);
	$("#repreid").html("<p>Faça contato com:<br>Sidnei dos Santos Canizelli</p>");
	});
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

}