(function ($) {
 	$(function () {
		$('.widget_ds_pagenav').superfish();
	});
 })(jQuery)
