/* MT-SRP 2009 -   Stephan Renault : Ecatalogue */
jQuery(function(h){function g(){h("#visuel_accueil").fadeIn(700);h("#bVert").show("slow")}function f(){h("#refractometrie,#analyse-reactions,#service").fadeIn("slow")}function e(){h("#dosage,#analyse-thermique,#bBleu").fadeIn("slow")}function d(){h("#titration,#mesure-ph,#pesage,#fond_ombre_accueil").fadeIn("slow")}function b(){h("#pipetage,#solution-innovante").fadeIn("slow")}function a(){h("#navigation_commune div").fadeIn(1000)}function c(){h("#visuel_accueil").slideshow({pauseSeconds:10,caption:false})}function i(){g();setTimeout(f,400);setTimeout(e,500);setTimeout(d,600);setTimeout(b,700);setTimeout(a,900);c()}h(window).bind("load",function(){if(!isIE6){setTimeout(i,400)}})});
