//
// contact.js
//
//   This is where all the javascript required by your design is written.
//
//   Originally generated at http://psd2cssonline.com 
//   January 27, 2009, 1:10 pm with psd2css Online version 1.32

$(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.
  $("#contact-14").addClass("Wrap-13-14").hide();
  $("#contact-13").addClass("Wrap-13-14");
  $(".Wrap-13-14").hover(
    function(){ $("#contact-14").show(); $("#contact-13").hide(); },
    function(){ $("#contact-13").show(); $("#contact-14").hide(); });
  $("#contact-24").addClass("Wrap-23-24").hide();
  $("#contact-23").addClass("Wrap-23-24");
  $(".Wrap-23-24").hover(
    function(){ $("#contact-24").show(); $("#contact-23").hide(); },
    function(){ $("#contact-23").show(); $("#contact-24").hide(); });
  $("#contact-26").addClass("Wrap-25-26").hide();
  $("#contact-25").addClass("Wrap-25-26");
  $(".Wrap-25-26").hover(
    function(){ $("#contact-26").show(); $("#contact-25").hide(); },
    function(){ $("#contact-25").show(); $("#contact-26").hide(); });
  $("#contact-28").addClass("Wrap-27-28").hide();
  $("#contact-27").addClass("Wrap-27-28");
  $(".Wrap-27-28").hover(
    function(){ $("#contact-28").show(); $("#contact-27").hide(); },
    function(){ $("#contact-27").show(); $("#contact-28").hide(); });
  $("#contact-30").addClass("Wrap-29-30").hide();
  $("#contact-29").addClass("Wrap-29-30");
  $(".Wrap-29-30").hover(
    function(){ $("#contact-30").show(); $("#contact-29").hide(); },
    function(){ $("#contact-29").show(); $("#contact-30").hide(); });
  $("#contact-32").addClass("Wrap-31-32").hide();
  $("#contact-31").addClass("Wrap-31-32");
  $(".Wrap-31-32").hover(
    function(){ $("#contact-32").show(); $("#contact-31").hide(); },
    function(){ $("#contact-31").show(); $("#contact-32").hide(); });
  $("#contact-34").addClass("Wrap-33-34").hide();
  $("#contact-33").addClass("Wrap-33-34");
  $(".Wrap-33-34").hover(
    function(){ $("#contact-34").show(); $("#contact-33").hide(); },
    function(){ $("#contact-33").show(); $("#contact-34").hide(); });
  $("#contact-36").addClass("Wrap-35-36").hide();
  $("#contact-35").addClass("Wrap-35-36");
  $(".Wrap-35-36").hover(
    function(){ $("#contact-36").show(); $("#contact-35").hide(); },
    function(){ $("#contact-35").show(); $("#contact-36").hide(); });
  $("#contact-38").addClass("Wrap-37-38").hide();
  $("#contact-37").addClass("Wrap-37-38");
  $(".Wrap-37-38").hover(
    function(){ $("#contact-38").show(); $("#contact-37").hide(); },
    function(){ $("#contact-37").show(); $("#contact-38").hide(); });
  $("#contact-40").addClass("Wrap-39-40").hide();
  $("#contact-39").addClass("Wrap-39-40");
  $(".Wrap-39-40").hover(
    function(){ $("#contact-40").show(); $("#contact-39").hide(); },
    function(){ $("#contact-39").show(); $("#contact-40").hide(); });
  $("#contact-42").addClass("Wrap-41-42").hide();
  $("#contact-41").addClass("Wrap-41-42");
  $(".Wrap-41-42").hover(
    function(){ $("#contact-42").show(); $("#contact-41").hide(); },
    function(){ $("#contact-41").show(); $("#contact-42").hide(); });
  $("#contact-44").addClass("Wrap-43-44").hide();
  $("#contact-43").addClass("Wrap-43-44");
  $(".Wrap-43-44").hover(
    function(){ $("#contact-44").show(); $("#contact-43").hide(); },
    function(){ $("#contact-43").show(); $("#contact-44").hide(); });
  $("#contact-46").addClass("Wrap-45-46").hide();
  $("#contact-45").addClass("Wrap-45-46");
  $(".Wrap-45-46").hover(
    function(){ $("#contact-46").show(); $("#contact-45").hide(); },
    function(){ $("#contact-45").show(); $("#contact-46").hide(); });
  $("#contact-48").addClass("Wrap-47-48").hide();
  $("#contact-47").addClass("Wrap-47-48");
  $(".Wrap-47-48").hover(
    function(){ $("#contact-48").show(); $("#contact-47").hide(); },
    function(){ $("#contact-47").show(); $("#contact-48").hide(); });

});
