<?php $type = "shoutbox"; $entryID = 1; $submitLabel = "SHOUTBOX_submit"; include($rel."libraries/comment/postComment.php"); $tpl->display("submitEntry.template"); ?>