1000){
$qbody=substr($qbody,0,1000)."....";
}
$quote = " \n\n".$qauthor." ".$lWrote.":\n";
$quote .= "-------------------------------\n";
$quote .= eregi_replace("
", "", $qbody);
$quote = htmlspecialchars($quote);
$quote_button=" ";
}
else{
$caption = $lStartTopic;
$p_subject=$subject;
$p_body=$body;
}
$p_author=$author;
$p_email=$email;
?>
$IsError";
}
?>