jQuery(document).ready(function($){	$("ul.sf-menu").supersubs({ minWidth:11, maxWidth:30, extraWidth:2 }).superfish({ autoArrows:true }); });
