$(document).ready(function(){ /* $(".nav li").hover( function () { $(this).addclass("cur"); }, function () { $(this).removeclass("cur"); } );*/ })