// jQuery Functions:
// (Requires style.lib.js)

// Table Row Highlighting
$(document).ready(function () {highlightRow();});

