Sitemap

Loading...
Get This Gadget at Yet Another Table of Contents-YATOC. Read more: http://www.blogdoctor.me/2009/01/yet-another-table-of-contents-yatoc.html#ixzz1hsPX1wIN

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
$(function() { function highlight(){ $('.user.blog-author').closest('.comment-block') .css('border', '1px solid #0000FF') .css('background','FCFEA5 url("http://www.blogblog.com/1kt/transparent/white80.png")') .css('color', '#444444') .css('font-size', '12px') .css('padding', '10px'); } $(document).bind('ready scroll click', highlight); });