//menufunction
$(document).ready(function(){$("ul.sf-menu").superfish({animation:{height:'show'},delay:1000})});