В принципе это не скрипт, а просто маленький КСС кодик, который и нужно вписывать в КСС.
Пример можно посмотреть http://umasters.net (наведите на форум разделов и увидите.
Quote
/* Obvodka */
table.gTable {background:transparent; border:1px solid #999}
td.forumLastPostTd,
td.forumIcoTd,
td.threadIcoTd,
td.forumNameTd,
td.threadNametd,
td.forumPostTd,
td.threadPostTd,
td.thread ViewTd,
td.threadAuthTd,
td.forumThreadTd,
td.threadLastPostTd {background: #fff; border: 1px solid #eee}
table.gTable tr:hover td.forumLastPostTd,
table.gTable tr:hover td.forumIcoTd,
table.gTable tr:hover td.threadIcoTd,
table.gTable tr:hover td.forumNameTd,
table.gTable tr:hover td.threadNametd,
table.gTable tr:hover td.forumPostTd,
table.gTable tr:hover td.threadPostTd,
table.gTable tr:hover td.threadViewTd,
table.gTable tr:hover td.threadAuthTd,
table.gTable tr:hover td.forumThreadTd,
table.gTable tr:hover td.threadLastPostTd,
table.gTable tr:hover td.forumLastPostTd {background: #efefef;}
/* ------------ */
Синие - это цвет, который будет отображаться при наведении на какой либо форум раздела.
Красное - обводка.
Изменил: micron
Источник: http://umasters.net