﻿$(document).ready(function(){


$("#center .mydop li:last-child").addClass("lastmymenu");
$("#center h1:empty").remove();

});
