<?php
<!-- BEGIN topicrow -->
document.writeln('<h3><a href="{topicrow.U_TOPIC}" style="color:#333">{topicrow.TOPIC_TITLE}{topicrow.TOPIC_REPLIES}</a></h3>n');
document.writeln('<p style="border-bottom: 1px solid red">{topicrow.MESSAGE}<br /><a href="{topicrow.U_LAST_POST}" style="color: #555">{L_LAST_POST}</a></p>n');
<!-- END topicrow -->
?>