$name[1]
";
if ($email[1] != "no") {
$email[1] = strtr ($email[1], $trans);
$email[1] = str_replace("&equal;", "=", $email[1]);
if (strlen($email[1]) >= 23) {
$mail = substr($email[1], 0, 21);
$mail = $mail."...";
echo "Email: $mail ";
} elseif (strlen($email[1]) < 23) {
echo "Email: $email[1] ";
}
}
if ($url[1] != "no") {
$url[1] = strtr ($url[1], $trans);
$url[1] = str_replace("&equal;", "=", $url[1]);
if (strlen($url[1]) >=23) {
$new_url = substr($url[1], 0, 21);
$new_url = $new_url."...";
echo "URL: $new_url ";
} elseif (strlen($url[1]) < 23) {
echo "URL: $url[1] ";
}
}
if ($icq[1] != "no") {
$icq[1] = strtr ($icq[1], $trans);
$icq[1] = str_replace("&equal;", "=", $icq[1]);
if (strlen($icq[1]) >=23) {
$new_icq = substr($icq[1], 0, 21);
$new_icq = $new_icq."...";
echo "ICQ: $new_icq ";
} elseif (strlen($icq[1]) < 23) {
echo "ICQ: $icq[1] ";
}
}
if ($aim[1] != "no") {
$aim[1] = strtr ($aim[1], $trans);
$aim[1] = str_replace("&equal;", "=", $aim[1]);
if (strlen($aim[1]) >=23) {
$new_aim = substr($aim[1], 0, 21);
$new_aim = $new_aim."...";
echo "AIM: $new_aim";
} elseif (strlen($aim[1]) < 23) {
echo "AIM: $aim[1]";
}
}
$statement[1] = strtr ($statement[1], $trans);
$statement[1] = str_replace("&equal;", "=", $statement[1]);
echo " |
";
if( strlen($statement[1]) >= 75) {
echo wordwrap($statement[1],30," ",1);
} else {
echo $statement[1];
}
echo "
";
if ($city[1] != "no") {
$city[1] = strtr ($city[1], $trans);
$city[1] = str_replace("&equal;", "=", $city[1]);
echo "$city[1], ";
}
if ($country[1] != "no") {
$country[1] = strtr ($country[1], $trans);
$country[1] = str_replace("&equal;", "=", $country[1]);
echo "$country[1] - ";
}
echo "$date[1]
";
if ($picre[2] == "yes") {
if ($frames == false) {
echo " ";
} else {
echo " ";
}
}
if ($picchange[2] == "yes") {
if ($frames == false) {
echo " ";
} else {
echo " ";
}
}
if ($picdel[2] == "yes") {
if ($frames == false) {
echo " ";
} else {
echo " ";
}
}
echo " | ";
$answer = explode("=", $theline[10]);
$awtext = explode("=", $theline[11]);
$awname = explode("=", $theline[12]);
$awdate = explode("=", $theline[13]);
$awtext[1] = strtr ($awtext[1], $trans);
$awname[1] = strtr ($awname[1], $trans);
$awtext[1] = str_replace("&equal;", "=", $awtext[1]);
$awname[1] = str_replace("&equal;", "=", $awname[1]);
if ($answer[1] == "yes") {
echo " ";
}
echo " |