function openside($title) { echo "
$title
\n"; } function openside2($title) { echo "
$title
\n"; }