//
// psd2css.js
//
//   This is where all the javascript required by your design is written.
//
//   Originally generated at http://psd2cssonline.com 
//   May 1, 2010, 10:32 pm with psd2css Online version 1.77

var timerId;
$(document).ready(function(){

  // This is required for the PNG fix to work.
  if (window.DD_belatedPNG)
    DD_belatedPNG.fix('.pngimg');

  // This is some javascript to stop IE from displaying the img alt attributes
  // when you mouse over imagess.  If you would like IE to display the alt attributes,
  // just comment out the following 4 lines.  Don't worry, if you leave this in 
  // place, your ALT attributes are still readable by the search engines.
  var tmpalt;
  $("img").hover( 
    function(){ tmpalt = $(this).attr( "alt" ); $(this).attr( "alt", "" ); },
    function(){ $(this).attr( "alt", tmpalt ); });

  // 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.
  $("#Layer-8").addClass("Wrap-7-8").hide();
  $("#Layer-7").addClass("Wrap-7-8");
  $(".Wrap-7-8").hover(
    function(){ $("#Layer-8").show(); $("#Layer-7").hide(); },
    function(){ $("#Layer-7").show(); $("#Layer-8").hide(); });
  $("#Layer-13").addClass("Wrap-10-13").hide();
  $("#Layer-10").addClass("Wrap-10-13");
  $(".Wrap-10-13").hover(
    function(){ $("#Layer-13").show(); $("#Layer-10").hide(); },
    function(){ $("#Layer-10").show(); $("#Layer-13").hide(); });
  $("#Layer-14").addClass("Wrap-11-14").hide();
  $("#Layer-11").addClass("Wrap-11-14");
  $(".Wrap-11-14").hover(
    function(){ $("#Layer-14").show(); $("#Layer-11").hide(); },
    function(){ $("#Layer-11").show(); $("#Layer-14").hide(); });
  $("#Layer-15").addClass("Wrap-12-15").hide();
  $("#Layer-12").addClass("Wrap-12-15");
  $(".Wrap-12-15").hover(
    function(){ $("#Layer-15").show(); $("#Layer-12").hide(); },
    function(){ $("#Layer-12").show(); $("#Layer-15").hide(); });
  $("#Layer-17").addClass("Wrap-16-17").hide();
  $("#Layer-16").addClass("Wrap-16-17");
  $(".Wrap-16-17").hover(
    function(){ $("#Layer-17").show(); $("#Layer-16").hide(); },
    function(){ $("#Layer-16").show(); $("#Layer-17").hide(); });
  $("#Layer-19").addClass("Wrap-18-19").hide();
  $("#Layer-18").addClass("Wrap-18-19");
  $(".Wrap-18-19").hover(
    function(){ $("#Layer-19").show(); $("#Layer-18").hide(); },
    function(){ $("#Layer-18").show(); $("#Layer-19").hide(); });
  $("#Layer-24").addClass("Wrap-21-24").hide();
  $("#Layer-21").addClass("Wrap-21-24");
  $(".Wrap-21-24").hover(
    function(){ $("#Layer-24").show(); $("#Layer-21").hide(); },
    function(){ $("#Layer-21").show(); $("#Layer-24").hide(); });
  $("#Layer-25").addClass("Wrap-22-25").hide();
  $("#Layer-22").addClass("Wrap-22-25");
  $(".Wrap-22-25").hover(
    function(){ $("#Layer-25").show(); $("#Layer-22").hide(); },
    function(){ $("#Layer-22").show(); $("#Layer-25").hide(); });
  $("#Layer-26").addClass("Wrap-23-26").hide();
  $("#Layer-23").addClass("Wrap-23-26");
  $(".Wrap-23-26").hover(
    function(){ $("#Layer-26").show(); $("#Layer-23").hide(); },
    function(){ $("#Layer-23").show(); $("#Layer-26").hide(); });
  $("#Layer-28").addClass("Wrap-27-28").hide();
  $("#Layer-27").addClass("Wrap-27-28");
  $(".Wrap-27-28").hover(
    function(){ $("#Layer-28").show(); $("#Layer-27").hide(); },
    function(){ $("#Layer-27").show(); $("#Layer-28").hide(); });
  $("#Layer-33").addClass("Wrap-30-33").hide();
  $("#Layer-30").addClass("Wrap-30-33");
  $(".Wrap-30-33").hover(
    function(){ $("#Layer-33").show(); $("#Layer-30").hide(); },
    function(){ $("#Layer-30").show(); $("#Layer-33").hide(); });
  $("#Layer-34").addClass("Wrap-31-34").hide();
  $("#Layer-31").addClass("Wrap-31-34");
  $(".Wrap-31-34").hover(
    function(){ $("#Layer-34").show(); $("#Layer-31").hide(); },
    function(){ $("#Layer-31").show(); $("#Layer-34").hide(); });
  $("#Layer-35").addClass("Wrap-32-35").hide();
  $("#Layer-32").addClass("Wrap-32-35");
  $(".Wrap-32-35").hover(
    function(){ $("#Layer-35").show(); $("#Layer-32").hide(); },
    function(){ $("#Layer-32").show(); $("#Layer-35").hide(); });
  $("#Layer-37").addClass("Wrap-36-37").hide();
  $("#Layer-36").addClass("Wrap-36-37");
  $(".Wrap-36-37").hover(
    function(){ $("#Layer-37").show(); $("#Layer-36").hide(); },
    function(){ $("#Layer-36").show(); $("#Layer-37").hide(); });
  $("#Layer-42").addClass("Wrap-39-42").hide();
  $("#Layer-39").addClass("Wrap-39-42");
  $(".Wrap-39-42").hover(
    function(){ $("#Layer-42").show(); $("#Layer-39").hide(); },
    function(){ $("#Layer-39").show(); $("#Layer-42").hide(); });
  $("#Layer-43").addClass("Wrap-40-43").hide();
  $("#Layer-40").addClass("Wrap-40-43");
  $(".Wrap-40-43").hover(
    function(){ $("#Layer-43").show(); $("#Layer-40").hide(); },
    function(){ $("#Layer-40").show(); $("#Layer-43").hide(); });
  $("#Layer-44").addClass("Wrap-41-44").hide();
  $("#Layer-41").addClass("Wrap-41-44");
  $(".Wrap-41-44").hover(
    function(){ $("#Layer-44").show(); $("#Layer-41").hide(); },
    function(){ $("#Layer-41").show(); $("#Layer-44").hide(); });
  $("#Layer-46").addClass("Wrap-45-46").hide();
  $("#Layer-45").addClass("Wrap-45-46");
  $(".Wrap-45-46").hover(
    function(){ $("#Layer-46").show(); $("#Layer-45").hide(); },
    function(){ $("#Layer-45").show(); $("#Layer-46").hide(); });
  $("#Layer-48").addClass("Wrap-47-48").hide();
  $("#Layer-47").addClass("Wrap-47-48");
  $(".Wrap-47-48").hover(
    function(){ $("#Layer-48").show(); $("#Layer-47").hide(); },
    function(){ $("#Layer-47").show(); $("#Layer-48").hide(); });
  
  // This is code to handle the menu6_menu menu
  $("#Layer-9").hide().addClass("allMenus");
  $("#Layer-17").click(function(e){
    e.preventDefault();
    $(".allMenus").hide("slow");
    $("#Layer-9").show("slow");
    // Remove the following 2 lines if you don't want this menu to dissappear
    // automatically.  Change how long the menu stays visible by changing
    // the 4000 to another number of milliseconds
    clearTimeout( timerId );
    timerId = setTimeout( '$("#Layer-9").hide("slow")', 4000 );
  });
  
  // This is code to handle the menu4_menu menu
  $("#Layer-20").hide().addClass("allMenus");
  $("#Layer-28").click(function(e){
    e.preventDefault();
    $(".allMenus").hide("slow");
    $("#Layer-20").show("slow");
    // Remove the following 2 lines if you don't want this menu to dissappear
    // automatically.  Change how long the menu stays visible by changing
    // the 4000 to another number of milliseconds
    clearTimeout( timerId );
    timerId = setTimeout( '$("#Layer-20").hide("slow")', 4000 );
  });
  
  // This is code to handle the menu3_menu menu
  $("#Layer-29").hide().addClass("allMenus");
  $("#Layer-37").click(function(e){
    e.preventDefault();
    $(".allMenus").hide("slow");
    $("#Layer-29").show("slow");
    // Remove the following 2 lines if you don't want this menu to dissappear
    // automatically.  Change how long the menu stays visible by changing
    // the 4000 to another number of milliseconds
    clearTimeout( timerId );
    timerId = setTimeout( '$("#Layer-29").hide("slow")', 4000 );
  });
  
  // This is code to handle the menu2_menu menu
  $("#Layer-38").hide().addClass("allMenus");
  $("#Layer-46").click(function(e){
    e.preventDefault();
    $(".allMenus").hide("slow");
    $("#Layer-38").show("slow");
    // Remove the following 2 lines if you don't want this menu to dissappear
    // automatically.  Change how long the menu stays visible by changing
    // the 4000 to another number of milliseconds
    clearTimeout( timerId );
    timerId = setTimeout( '$("#Layer-38").hide("slow")', 4000 );
  });

});

