<script type="text/javascript"> var m = /.*?rule/(.*)/.exec(window.location.href); if (m) { $('#' + m[1]).addClass('title-help') }</script>