{if isset($comment_derivative_params)} {strip}{html_style} .commentElement .illustration{ldelim} width: {$comment_derivative_params->max_width()+5}px } .content .commentElement .description{ldelim} height: {$comment_derivative_params->max_height()+5}px } {/html_style}{/strip} {/if}
{footer_script}{literal} jQuery("document").ready(function(jQuery) { var rT=jQuery(".replyTo"); if (rT.length !=0) { var trT=rT.attr("title"); var pe=trT.search(" "); if (pe>0) trT=trT.substring(0,pe); rT.text("["+trT+"]"); } }); {/literal}{/footer_script}