// JavaScript Document
jQuery(document).ready(function() {
jQuery('#navs .menu-item').glow();
})
