";
$table .= "";
$table .= "";
$table .= " A S C I I - T a b l e";
$table .= " ";
$table .= " ";
$table .= "";
$table .= "";
$table .= " if($_GET["font"] == "Arial") $table .= " selected";
$table .= ">Arial";
$table .= " if($_GET["font"] == "Garamond") $table .= " selected";
$table .= ">Garamond";
$table .= " if($_GET["font"] == "Tahoma") $table .= " selected";
$table .= ">Tahoma";
$table .= " if($_GET["font"] == "") $table .= " selected";
if($_GET["font"] == "Verdana") $table .= " selected";
$table .= ">Verdana";
$table .= " if($_GET["font"] == "Webdings") $table .= " selected";
$table .= ">Webdings";
$table .= " if($_GET["font"] == "Wingdings") $table .= " selected";
$table .= ">Wingdings";
$table .= " ";
$table .= " ";
$table .= " ";