$1\n", $text); // make paragraphs, including one at the end
$text = preg_replace('|(?)\s*\n|', " \n", $text); // optionally make line breaks
return $text;
}
$aboutquery = @mysql_query("SELECT * FROM about",$db);
$about = mysql_fetch_array($aboutquery);
print("