/* FILE ARCHIVED ON 6:04:04 Nov 18, 2010 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 23:28:00 Dec 18, 2014. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ jQuery(document).ready(function() { jQuery("ul.sf-menu").superfish({ animation: {opacity:"show",height:"show"}, // fade-in and slide-down animation delay: 0, // delay on mouseout speed: "normal", // animation speed autoArrows: "", // enable generation of arrow mark-up dropShadows: "" // enable drop shadows }); });