// JavaScript Document
jQuery(function($) {
    $('ul#nav li').ahover();
});
