/* MT-SRP 2009 -   Stephan Renault : Ecatalogue */
jQuery(function(e){e("#zone_bt_suivant a, #zone_bt_precedent a").xFade({fadeOut:0.5});e("#HotSpots div table").xFade({fadeOut:1,fadeOver:0.85});e("#HotSpots div").click(function(){window.open(e("a",this).attr("href"),"_blank");return false});if(isIE6){e("#Menu_Sections .Alterne_Section a").click(function(){e("#Menu_Sections div.section").toggle()})}else{e("#Menu_Sections #Menu1 .Alterne_Section a").click(function(){e("#Menu_Sections #Menu1").toggle("normal",function(){e("#Menu_Sections #Menu2").toggle("normal")})});e("#Menu_Sections #Menu2 .Alterne_Section a").click(function(){e("#Menu_Sections #Menu2").toggle("normal",function(){e("#Menu_Sections #Menu1").toggle("normal")})})}function d(){e("#fond_ombre_sections,#Zone_Sections_Sommaire").fadeIn("fast",function(){c()})}function c(){e("#visuel img").animate({marginLeft:"0px"},"normal");e("#Menu_Sections ul").fadeIn("slow",function(){a()})}var b=true;function a(){if(b){b=false;e("#navigation_commune").fadeIn("slow")}}function f(){d()}e(window).bind("load",function(){setTimeout(f,600)})});
