//
// informaticalibre.js
//
//   This is where all the javascript required by your design is written.

$(document).ready(function(){

  // This is required for the PNG fix to work.
  if( $.fn.pngfix != null )
    $("img[@src$=png]").pngfix();

  // This is code to handle all of the _linkover events.  It works by
  // creating a special Wrap class, adding it to the link and linkover
  // divs of each link and linkover pair, and assigning a hover event to
  // that.
  $("#informaticalibre-7").addClass("Wrap-8-7").hide();
  $("#informaticalibre-8").addClass("Wrap-8-7");
  $(".Wrap-8-7").hover(
    function(){ $("#informaticalibre-7").show(); $("#informaticalibre-8").hide(); },
    function(){ $("#informaticalibre-8").show(); $("#informaticalibre-7").hide(); });
  $("#informaticalibre-9").addClass("Wrap-10-9").hide();
  $("#informaticalibre-10").addClass("Wrap-10-9");
  $(".Wrap-10-9").hover(
    function(){ $("#informaticalibre-9").show(); $("#informaticalibre-10").hide(); },
    function(){ $("#informaticalibre-10").show(); $("#informaticalibre-9").hide(); });
  $("#informaticalibre-11").addClass("Wrap-12-11").hide();
  $("#informaticalibre-12").addClass("Wrap-12-11");
  $(".Wrap-12-11").hover(
    function(){ $("#informaticalibre-11").show(); $("#informaticalibre-12").hide(); },
    function(){ $("#informaticalibre-12").show(); $("#informaticalibre-11").hide(); });
  $("#informaticalibre-13").addClass("Wrap-14-13").hide();
  $("#informaticalibre-14").addClass("Wrap-14-13");
  $(".Wrap-14-13").hover(
    function(){ $("#informaticalibre-13").show(); $("#informaticalibre-14").hide(); },
    function(){ $("#informaticalibre-14").show(); $("#informaticalibre-13").hide(); });
  $("#informaticalibre-15").addClass("Wrap-16-15").hide();
  $("#informaticalibre-16").addClass("Wrap-16-15");
  $(".Wrap-16-15").hover(
    function(){ $("#informaticalibre-15").show(); $("#informaticalibre-16").hide(); },
    function(){ $("#informaticalibre-16").show(); $("#informaticalibre-15").hide(); });
  $("#informaticalibre-17").addClass("Wrap-18-17").hide();
  $("#informaticalibre-18").addClass("Wrap-18-17");
  $(".Wrap-18-17").hover(
    function(){ $("#informaticalibre-17").show(); $("#informaticalibre-18").hide(); },
    function(){ $("#informaticalibre-18").show(); $("#informaticalibre-17").hide(); });
  $("#informaticalibre-19").addClass("Wrap-20-19").hide();
  $("#informaticalibre-20").addClass("Wrap-20-19");
  $(".Wrap-20-19").hover(
    function(){ $("#informaticalibre-19").show(); $("#informaticalibre-20").hide(); },
    function(){ $("#informaticalibre-20").show(); $("#informaticalibre-19").hide(); });
  $("#informaticalibre-21").addClass("Wrap-22-21").hide();
  $("#informaticalibre-22").addClass("Wrap-22-21");
  $(".Wrap-22-21").hover(
    function(){ $("#informaticalibre-21").show(); $("#informaticalibre-22").hide(); },
    function(){ $("#informaticalibre-22").show(); $("#informaticalibre-21").hide(); });
  $("#informaticalibre-23").addClass("Wrap-24-23").hide();
  $("#informaticalibre-24").addClass("Wrap-24-23");
  $(".Wrap-24-23").hover(
    function(){ $("#informaticalibre-23").show(); $("#informaticalibre-24").hide(); },
    function(){ $("#informaticalibre-24").show(); $("#informaticalibre-23").hide(); });
  $("#informaticalibre-25").addClass("Wrap-26-25").hide();
  $("#informaticalibre-26").addClass("Wrap-26-25");
  $(".Wrap-26-25").hover(
    function(){ $("#informaticalibre-25").show(); $("#informaticalibre-26").hide(); },
    function(){ $("#informaticalibre-26").show(); $("#informaticalibre-25").hide(); });
  $("#informaticalibre-27").addClass("Wrap-28-27").hide();
  $("#informaticalibre-28").addClass("Wrap-28-27");
  $(".Wrap-28-27").hover(
    function(){ $("#informaticalibre-27").show(); $("#informaticalibre-28").hide(); },
    function(){ $("#informaticalibre-28").show(); $("#informaticalibre-27").hide(); });
  $("#informaticalibre-29").addClass("Wrap-30-29").hide();
  $("#informaticalibre-30").addClass("Wrap-30-29");
  $(".Wrap-30-29").hover(
    function(){ $("#informaticalibre-29").show(); $("#informaticalibre-30").hide(); },
    function(){ $("#informaticalibre-30").show(); $("#informaticalibre-29").hide(); });
  $("#informaticalibre-31").addClass("Wrap-32-31").hide();
  $("#informaticalibre-32").addClass("Wrap-32-31");
  $(".Wrap-32-31").hover(
    function(){ $("#informaticalibre-31").show(); $("#informaticalibre-32").hide(); },
    function(){ $("#informaticalibre-32").show(); $("#informaticalibre-31").hide(); });
  $("#informaticalibre-33").addClass("Wrap-34-33").hide();
  $("#informaticalibre-34").addClass("Wrap-34-33");
  $(".Wrap-34-33").hover(
    function(){ $("#informaticalibre-33").show(); $("#informaticalibre-34").hide(); },
    function(){ $("#informaticalibre-34").show(); $("#informaticalibre-33").hide(); });
  $("#informaticalibre-35").addClass("Wrap-36-35").hide();
  $("#informaticalibre-36").addClass("Wrap-36-35");
  $(".Wrap-36-35").hover(
    function(){ $("#informaticalibre-35").show(); $("#informaticalibre-36").hide(); },
    function(){ $("#informaticalibre-36").show(); $("#informaticalibre-35").hide(); });
  $("#informaticalibre-37").addClass("Wrap-38-37").hide();
  $("#informaticalibre-38").addClass("Wrap-38-37");
  $(".Wrap-38-37").hover(
    function(){ $("#informaticalibre-37").show(); $("#informaticalibre-38").hide(); },
    function(){ $("#informaticalibre-38").show(); $("#informaticalibre-37").hide(); });
  $("#informaticalibre-39").addClass("Wrap-40-39").hide();
  $("#informaticalibre-40").addClass("Wrap-40-39");
  $(".Wrap-40-39").hover(
    function(){ $("#informaticalibre-39").show(); $("#informaticalibre-40").hide(); },
    function(){ $("#informaticalibre-40").show(); $("#informaticalibre-39").hide(); });
  $("#informaticalibre-41").addClass("Wrap-42-41").hide();
  $("#informaticalibre-42").addClass("Wrap-42-41");
  $(".Wrap-42-41").hover(
    function(){ $("#informaticalibre-41").show(); $("#informaticalibre-42").hide(); },
    function(){ $("#informaticalibre-42").show(); $("#informaticalibre-41").hide(); });
  $("#informaticalibre-44").addClass("Wrap-45-44").hide();
  $("#informaticalibre-45").addClass("Wrap-45-44");
  $(".Wrap-45-44").hover(
    function(){ $("#informaticalibre-44").show(); $("#informaticalibre-45").hide(); },
    function(){ $("#informaticalibre-45").show(); $("#informaticalibre-44").hide(); });
  $("#informaticalibre-48").addClass("Wrap-49-48").hide();
  $("#informaticalibre-49").addClass("Wrap-49-48");
  $(".Wrap-49-48").hover(
    function(){ $("#informaticalibre-48").show(); $("#informaticalibre-49").hide(); },
    function(){ $("#informaticalibre-49").show(); $("#informaticalibre-48").hide(); });
  $("#informaticalibre-50").addClass("Wrap-51-50").hide();
  $("#informaticalibre-51").addClass("Wrap-51-50");
  $(".Wrap-51-50").hover(
    function(){ $("#informaticalibre-50").show(); $("#informaticalibre-51").hide(); },
    function(){ $("#informaticalibre-51").show(); $("#informaticalibre-50").hide(); });
  $("#informaticalibre-52").addClass("Wrap-53-52").hide();
  $("#informaticalibre-53").addClass("Wrap-53-52");
  $(".Wrap-53-52").hover(
    function(){ $("#informaticalibre-52").show(); $("#informaticalibre-53").hide(); },
    function(){ $("#informaticalibre-53").show(); $("#informaticalibre-52").hide(); });

});
