Warning:  Parameter 1 to polyglot_filter_array() expected to be a reference, value given in /www/htdocs/w007998b/www/alex-blog/wp-includes/plugin.php on line 166
Warning:  Cannot modify header information - headers already sent by (output started at /www/htdocs/w007998b/www/alex-blog/wp-includes/plugin.php:166) in /www/htdocs/w007998b/www/alex-blog/wp-content/plugins/multi-level-navigation-plugin/scripts/superfish_settings.js.php on line 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:   "on",  // enable generation of arrow mark-up
		dropShadows:  ""  // enable drop shadows
	});
});