﻿$(document).ready(function () {
    $('ul.sf-menu').superfish();
    /*alert('hello');*/
});
