﻿$(document).ready(function() {

$("ul.jd_menu li a.liaparent:last").css("backgroundImage", "none");
});