jQuery(document).ready(function(){
	jQuery('ul.menu').superfish();
});

