<?php if (function_exists('time_since')) {echo time_since(abs(strtotime($comment->comment_date_gmt . "GMT")), time());}?>
$(document).ready(function() { $('.tabs h3').mouseover(function() { $('.tabs div').hide(); $(this).siblings('h3').removeClass('active').end() .addClass('active').next('div').show(); }); });
#hellobaby { background:#000000; border:1px solid #B3B3B3; color:#FFFFFF; font-size:14px; opacity:0.7; filter:alpha(opacity=70); padding:10px; position:absolute; right:0; top:250px;}